notmuch/emacs
Dirk Hohndel f373ed0792 Add 'G' keybinding to folder and search view that triggers external poll
The new functions first check if an external poll script has been defined in
the variable 'notmuch-external-refresh-script and if yes, runs that script
before executing the existing refresh function (which is bound to '=')

This can be used to have 'G' mimic the mutt behavior of polling an external
mail server - or if the mail polling is already automatic, it can trigger
the call to notmuch new and any necessary automatic tagging of new email.

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
2010-04-22 14:22:09 -07:00
..
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local emacs: Move body markup to a separate file 2010-04-21 12:55:46 -07:00
notmuch-lib.el emacs: JSON based implementation 2010-04-21 12:12:02 -07:00
notmuch-query.el notmuch-query.el: new file to support access to the notmuch database. 2010-04-05 11:08:45 -07:00
notmuch-show.el emacs/notmuch-show.el: Part headers are real buttons that save the part 2010-04-21 13:19:19 -07:00
notmuch-wash.el emacs: Move body markup to a separate file 2010-04-21 12:55:46 -07:00
notmuch.el Add 'G' keybinding to folder and search view that triggers external poll 2010-04-22 14:22:09 -07:00