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: Danilo Segan
Subject: Re: Suggestion: Mapping of M-g should be goto-line
Date: Thu, 25 Mar 2004 14:53:46 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)

Today at 14:35, Kim F. Storm wrote:

> This brings me to another pet of mine ... 
>
>          M-x compile and M-x recompile
>
> 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

Yeah, that would be very nice, IMO.

> Unfortunately, using C-x c has a high danger of someone typing C-x C-c
> which is probably why it isn't used :-(

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")
...


Cheers,
Danilo




reply via email to

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