[PATCH 0/4] Several minor Emacs enhancements
Thomas Jost
schnouki at schnouki.net
Mon Oct 3 05:03:54 PDT 2011
Hello,
This is a little series of 4 patches to the Emacs interfaces. They are quite
small, independent from each other, and should be harmless.
- The first one adds a face for crypto parts headers, because a hardcoded blue
foreground looks quite ugly with my color theme.
- The second one creates a customizable notmuch-mua-switch-function, which is
then passed to message-mail as switch-function. Using this, you can choose to
always compose new mails in new frames or new windows.
- The third one renames notmuch-decimal-separator to
notmuch-thousands-separator, because that's what it really is.
- The last one creates a hook run after notmuch-hello, just like there are hooks
run after notmuch-search and notmuch-show.
Regards,
Thomas
Thomas Jost (4):
emacs: Add a face for crypto parts headers
emacs: Support a message-mode switch function in notmuch-mua
emacs: rename notmuch-decimal-separator to
notmuch-thousands-separator
emacs: add notmuch-hello-hook
emacs/notmuch-crypto.el | 5 +++++
emacs/notmuch-hello.el | 17 ++++++++++++-----
emacs/notmuch-mua.el | 15 +++++++++++++--
emacs/notmuch-show.el | 4 ++--
4 files changed, 32 insertions(+), 9 deletions(-)
--
1.7.6.4
More information about the notmuch
mailing list