From: Francis Litterio <franl@world.std.com>
Subject: Re: Patch to fix error in Emacs-Lisp Reference Manual
Date: Thu, 13 Jan 2005 10:38:36 -0500 [thread overview]
Message-ID: <uis615obi.fsf@world.std.com> (raw)
In-Reply-To: 200501131501.j0DF1c312385@raven.dms.auburn.edu
Luc Teirlinck wrote:
> In other words, `overriding-local-map' _overrides_ the minor mode
> keymaps and the local map. If it is non-nil, it is called before the
> _global_ map, and _not_ before the minor mode maps, which are not
> called at all.
Yes. Sorry. That was my mistake.
> *** keymaps.texi 13 Jan 2005 07:53:17 -0600 1.54
> --- keymaps.texi 13 Jan 2005 08:33:29 -0600
> ***************
> *** 566,572 ****
> supply a binding for the key, Emacs searches the local map; if that too
> has no binding, Emacs then searches the global map. However, if
> @code{overriding-local-map} is non-@code{nil}, Emacs searches that map
> ! first, before the minor mode maps.
>
> @cindex major mode keymap
> Since every buffer that uses the same major mode normally uses the
> --- 566,573 ----
> supply a binding for the key, Emacs searches the local map; if that too
> has no binding, Emacs then searches the global map. However, if
> @code{overriding-local-map} is non-@code{nil}, Emacs searches that map
> ! first, before the before the global map and ignores the minor mode
> ! maps and the local map.
>
> @cindex major mode keymap
> Since every buffer that uses the same major mode normally uses the
Does a non-nil overriding-local-map also override text property and
overlay keymaps?
--
Francis Litterio
franl <at> world . std . com
next prev parent reply other threads:[~2005-01-13 15:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-12 19:14 Patch to fix error in Emacs-Lisp Reference Manual Francis Litterio
2005-01-13 8:08 ` Thien-Thi Nguyen
2005-01-13 15:01 ` Luc Teirlinck
2005-01-13 15:38 ` Francis Litterio [this message]
2005-01-13 16:06 ` Luc Teirlinck
2005-01-15 0:12 ` Richard Stallman
2005-01-13 20:29 ` Richard Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=uis615obi.fsf@world.std.com \
--to=franl@world.std.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.