unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* buffer-local keymaps
@ 2012-01-12 13:43 Roland Winkler
  2012-01-12 15:59 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Roland Winkler @ 2012-01-12 13:43 UTC (permalink / raw)
  To: emacs-devel

A proper solution of bug#10254 (a bug in lisp/textmodes/bibtex.el)
requires that bibtex-mode uses not only buffer-local variables but
also buffer-local keymaps (for buffer-local menus). What is the best
way to implement this? Is it possible to define a default keymap for
the buffer-local keymaps similar to the default value of
buffer-local variables? Or is it necessary that every BibTeX buffer
uses a buffer-local keymap that is a child keymap of some default
keymap? (In this context, what is the equivalent of
kill-local-variable?) Or do I better use yet some other approach?

Thanks.

Roland



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-12 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12 13:43 buffer-local keymaps Roland Winkler
2012-01-12 15:59 ` Stefan Monnier
2012-01-12 19:08   ` Roland Winkler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).