summaryrefslogtreecommitdiff
path: root/.fmail/.notmuch/hooks/pre-new
Commit message (Collapse)AuthorAge
* index X-Distro-Tracker-TeamSean Whitton2020-12-27
|
* start indexing List-Id headersSean Whitton2020-05-02
| | | | Requires at least notmuch 0.29.
* commentSean Whitton2019-11-25
|
* movemail->movemymail to avoid clash with mailutils' movemailSean Whitton2019-04-07
|
* should be able to use `notmuch new` offlineSean Whitton2018-05-01
| | | | | ... since often run just `movemail` while online, because it's faster. But then want to be able to update database.
* call expand-annex-mboxes before notmuch processing beginsSean Whitton2018-04-11
|
* move expand-annex-mboxes to post-newSean Whitton2017-08-16
| | | | | Otherwise the `notmuch new` run is likely to produce errors as files move around underneath it.
* move notmuch db->maildir processing into movemailSean Whitton2017-08-16
| | | | | So that just typing 'movemail' ensures that all info stored on IMAP server.
* expand-annex-mboxesSean Whitton2017-08-15
|
* fixed propagating the 'killed' tagSean Whitton2017-08-09
|
* fix path to notmuch hooksSean Whitton2017-08-05
|
* remove notmuch & shells in EmacsSean Whitton2017-06-13
| | | | See notes on current blocker in ~/doc/org/notmuch.org
* code to mount maildir archivesSean Whitton2017-06-13
|
* move mail between folders before running notmuch newSean Whitton2017-06-12
| | | | | This ensures that notmuch is aware of where every message is to be found.
* have notmuch call mbsync, rather than calling bothSean Whitton2017-06-11