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: Per Abrahamsen
Subject: Re: Suggestion: Mapping of M-g should be goto-line
Date: Fri, 26 Mar 2004 16:27:23 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> C-c C-c is currently globally unbound and I suggest we bind it to `compile'.

The would violate the separation of keyspace between major modes and
Emacs.  I would support changing the the major mode binding in cc-mode
to compile.  It is currently bound to "comment-region", which is a
waste, since comment-region has a global binding (M-;).

Other modes for language with a cultural tradition for using make
should make a similar binding.





reply via email to

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