notmuch/emacs
Mark Walters d820b97477 emacs: postpone a message
This provides initial support for postponing in the emacs frontend;
resuming will follow in a later commit. On saving/postponing it uses
notmuch insert to put the message in the notmuch database

Current bindings are C-x C-s to save a draft, C-c C-p to postpone a
draft (save and exit compose buffer).

Previous drafts get tagged deleted on subsequent saves, or on the
message being sent.

Each draft gets its own message-id, and we use the namespace
draft-.... for draft message ids (so, at least for most people, drafts
are easily distinguisable).
2016-11-13 12:55:24 -04:00
..
.gitignore emacs: add notmuch-version.el.tmpl and create notmuch-version.el from it 2014-04-10 23:25:36 -03:00
coolj.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
make-deps.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local emacs: postpone a message 2016-11-13 12:55:24 -04:00
notmuch-address.el emacs: rename notmuch-address-completion-hook to notmuch-address-post-completion-functions 2016-11-13 08:52:17 -04:00
notmuch-company.el emacs: rename notmuch-address-completion-hook to notmuch-address-post-completion-functions 2016-11-13 08:52:17 -04:00
notmuch-crypto.el emacs: make faces readable on dark backgrounds. 2016-11-02 07:40:20 -03:00
notmuch-draft.el emacs: postpone a message 2016-11-13 12:55:24 -04:00
notmuch-hello.el emacs: hello: stop update from forcing the buffer to be displayed 2016-10-17 09:04:38 -03:00
notmuch-jump.el emacs: jump: make multilevel keys do multilevel jump 2016-10-15 21:51:17 -03:00
notmuch-lib.el emacs: add global keybinding M-= for refresh all buffers 2016-10-17 09:07:54 -03:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el Expand docstrings about fcc using notmuch-insert 2016-10-22 12:28:13 -03:00
notmuch-message.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-mua.el emacs: postpone a message 2016-11-13 12:55:24 -04:00
notmuch-parser.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-print.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-query.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-show.el Add notmuch-show--build-queries. 2016-10-22 12:47:09 -03:00
notmuch-tag.el emacs: make faces readable on dark backgrounds. 2016-11-02 07:40:20 -03:00
notmuch-tree.el emacs: tree: remove binding for pressing button in message pane 2016-11-13 12:55:16 -04:00
notmuch-version.el.tmpl Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-wash.el emacs: wash: make word-wrap bound message width 2016-09-12 08:06:00 -03:00
notmuch.el emacs: make faces readable on dark backgrounds. 2016-11-02 07:40:20 -03:00