emacs-devel
[Top][All Lists]
Advanced

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

Re: superword-mode


From: Stefan Monnier
Subject: Re: superword-mode
Date: Wed, 27 Mar 2013 09:14:04 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> How about using copy-keymap to handle the case an user wants to 
> modify the keymaps separately?

I hate copy-keymap.  If you really want, then move the keymap to
subword-mode-shared-map and then have subword-mode-map and
superword-mode-map both inherit from subword-mode-shared-map, but
I suspect your hypothetical user doesn't exist.


        Stefan



reply via email to

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