emacs-devel
[Top][All Lists]
Advanced

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

Re: where-is-internal question


From: Stefan Monnier
Subject: Re: where-is-internal question
Date: Wed, 07 Sep 2005 16:25:53 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>     (define-key some-map [remap self-insert-command] 'my-command)

> What is a good way to "undo" this remapping? Looking at the doc (info), it
> looks as if I cannot then do this:

  (define-key some-map [remap self-insert-command] nil)


-- Stefan




reply via email to

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