notmuch/emacs
Carl Worth 4606ea60a7 emacs: Fix quoting of Message-Id to fix test case of Id containing ".."
If Xapian sees unquoted ".." as in id:123..456 then it thinks that's a
range specification. We avoid this problem by instead passing
id:"123..456" to Xapian.
2010-10-22 17:41:40 -07:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local Add notmuch-message.el to emacs/Makefile.local 2010-04-27 10:19:09 -07:00
notmuch-address.el emacs: Tell the user how many addresses matched when completing 2010-04-26 10:58:42 -07:00
notmuch-hello.el emacs: Remove the joke from the first line of the notmuch-hello view. 2010-10-22 12:12:22 -07:00
notmuch-lib.el emacs: Rip out all of the notmuch-folder code. 2010-04-26 22:42:07 -07: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 Easier way to define a fcc directory 2010-06-03 16:50:46 -07:00
notmuch-message.el emacs: Add auto-tagging for replied messages. 2010-04-27 09:16:10 -07:00
notmuch-mua.el add missing docstring for functions 2010-06-03 18:17:03 -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: Fix quoting of Message-Id to fix test case of Id containing ".." 2010-10-22 17:41:40 -07:00
notmuch-wash.el emacs: More functionality for `notmuch-wash-tidy-citations'. 2010-06-03 18:17:03 -07:00
notmuch.el emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\] 2010-09-23 13:21:03 -07:00