emacs-devel
[Top][All Lists]
Advanced

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

Re: Function for deleting a key binding in a sparse keymap


From: Lennart Borgman
Subject: Re: Function for deleting a key binding in a sparse keymap
Date: Tue, 06 Dec 2005 23:18:39 +0100
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Stefan Monnier wrote:


The next time I enter that minor mode the key definitions outside may
however be different so I want to remove the key bindings I added when
exiting the minor mode.

Why not set them to nil?
They should have the default value in those cases. A workaround is of course to set them to the default value.




reply via email to

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