all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* keymap for read-date-minibuffer
@ 2013-01-25  2:50 Mark Edgington
  2013-01-26 10:34 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Edgington @ 2013-01-25  2:50 UTC (permalink / raw)
  To: emacs-orgmode

Hello all,

I recently spent a while figuring out how to add custom-keybindings to
the read-date-minibuffer which appears when org-read-date is called.
The only way to do it currently is to use the
org-read-date-minibuffer-setup hook, and add keybindings to the
minibuffer-local-map there.  I'm wondering if it wouldn't be more
natural to just define an "org-read-date-minibuffer-map" that the end
user can modify, and to overlay this on top of the
minibuffer-local-map when org-read-date is called.  Thoughts?

Regards,

Mark

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

end of thread, other threads:[~2013-01-26 10:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-25  2:50 keymap for read-date-minibuffer Mark Edgington
2013-01-26 10:34 ` Bastien

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.