emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: next-error use cases


From: Dmitry Gutov
Subject: Re: next-error use cases
Date: Fri, 22 May 2020 01:49:17 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 22.05.2020 01:06, Juri Linkov wrote:
A binding for flymake-show-diagnostics-buffer in goto-map?
Good idea, not only for flymake, but for all next-error capable buffers:
a keybinding in goto-map to show the buffer with a list of errors/matches.
For example, the user is navigating using 'M-g M-n' when the next-errors buffer
is not visible, then wants to see all errors/matches, so the user needs to type
some M-g key to show it.

So we'll have 'M-g l' to pop up the current 'next-error-last-buffer'.

And 'C-c ! l' to pop Flymake's diagnostics buffer specifically (and change next-error-last-buffer's value appropriately). 'C-c ! n' and 'C-c ! p' could work along the same idea.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]