emacs-devel
[Top][All Lists]
Advanced

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

Re: grep-mode-map & compilation-minor-mode-map


From: Sam Steingold
Subject: Re: grep-mode-map & compilation-minor-mode-map
Date: Thu, 08 May 2008 00:19:07 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

> * Stefan Monnier <address@hidden> [2008-05-07 21:53:52 -0400]:
>
>> 2. is it OK to add these to compilation-minor-mode-map?
>> ~  (define-key map "g" 'recompile) ; revert
>> ~  (define-key map "q" 'quit-window)
>> they appear to be rather standard for non-self-insert buffers and rather
>> useful as well.
>
> I'm not sure about these bindings.  Currently, other than RET, this
> minor-mode map doesn't bind any of the normal editing keys.
> Maybe it'd be better to add them to grep only for now,

binding RET indicates all the buffers using this map
will be read-only, so I don't see why not add it here.
I you absolutely sure you do not want it?

-- 
Sam Steingold (http://sds.podval.org/) on Fedora release 8 (Werewolf)
http://ffii.org http://dhimmi.com http://truepeace.org
http://iris.org.il http://mideasttruth.com http://openvotingconsortium.org
Linux: Telling Microsoft where to go since 1991.





reply via email to

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