emacs-devel
[Top][All Lists]
Advanced

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

Re: set-temporary-overlay-map seems poorly named


From: Chong Yidong
Subject: Re: set-temporary-overlay-map seems poorly named
Date: Sun, 22 Dec 2013 21:43:27 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> This might be confusing, since overriding-local-map takes precedence
>> over the temporary map.
>
> AFAIK it doesn't.

The docstring says:

Note that this does NOT take precedence over the "overriding" maps
`overriding-terminal-local-map' and `overriding-local-map' (or the
`keymap' text property).  Unlike those maps, if no match for a key is
found in MAP, the normal key lookup sequence then continues.



reply via email to

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