emacs-devel
[Top][All Lists]
Advanced

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

Re: Suggestion: Mapping of M-g should be goto-line


From: Juri Linkov
Subject: Re: Suggestion: Mapping of M-g should be goto-line
Date: Thu, 25 Mar 2004 23:09:09 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Danilo Segan <address@hidden> writes:
> Today at 14:35, Kim F. Storm wrote:
>> What about using a new "compile prefix" C-x c with bindings like:
>>
>> C-x c c => compile
>> C-x c r => recompile
>> C-x c n => next error
>> C-x c p => prev error
>> C-x c g => grep
>>
>> and:
>>
>> C-x c l => goto-line
>
> If it turns out that M-g is currently very much unused, how good (or
> bad) would it be to use that instead of the (perhaps more logical)
> proposal you made?
>
> Eg.
> M-g c => compile (M-g c read as "Go Compile!" ;)
> M-g r => recompile
> M-g n => next-error
> M-g l => goto-line (read as "Goto Line")
> ...

These key bindings are the most convenient.
And then please add these too:

M-g p => previous-error
M-g N => compilation-next-file
M-g P => compilation-previous-file

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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