unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Sparse key maps garbage?
@ 2008-08-30 23:44 Lennart Borgman (gmail)
  2008-08-31  6:18 ` Stefan Monnier
  0 siblings, 1 reply; 11+ messages in thread
From: Lennart Borgman (gmail) @ 2008-08-30 23:44 UTC (permalink / raw)
  To: Emacs Devel

If you do

 (defvar my-sparse-map (make-sparse-keymap))
 (define-key my-sparse-map [f4] nil)

then there will be an entry with f4 in my-sparse-keymap. I do not think
that is used for anything. Is it? Should it be there?






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

end of thread, other threads:[~2008-09-01 22:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-30 23:44 Sparse key maps garbage? Lennart Borgman (gmail)
2008-08-31  6:18 ` Stefan Monnier
2008-08-31 12:17   ` Lennart Borgman (gmail)
2008-08-31 12:55     ` Stefan Monnier
2008-08-31 13:05       ` Lennart Borgman (gmail)
2008-08-31 18:19         ` Stefan Monnier
2008-08-31 20:09           ` Lennart Borgman (gmail)
2008-09-01  3:00             ` Stefan Monnier
2008-09-01  7:34               ` Lennart Borgman (gmail)
2008-09-01 18:25                 ` Stefan Monnier
2008-09-01 22:28                   ` Lennart Borgman (gmail)

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).