notmuch/emacs
Jani Nikula cb5253578d emacs: set query-context to nil if its "" or "*"
The queries "" and "*" are special cased in the notmuch library to
match all messages, but only if they're the entire query. They can't
be combined with other queries, such as "* AND foo", in which case
they "leak" down to the Xapian query parser.

Notmuch show and tree buffers inadvertently combine the thread query
with said special queries, causing incorrect collapsing of
messages. Handle the special queries specially. We already do a
similar thing in notmuch-search-filter.
2017-08-20 08:32:07 -03:00
..
.gitignore Use rooted paths in .gitignore files 2017-08-18 19:42:35 -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 build: update the desktop database after installing the desktop file 2016-11-28 22:04:26 -04:00
notmuch-address.el emacs: convert remaining format-versions from 3 to 4 2017-07-18 06:57:26 -03:00
notmuch-company.el emacs: company: remove two build warnings 2017-02-23 08:55:10 -04:00
notmuch-compat.el emacs: compat: backport fix for folding long headers when sending 2017-03-04 21:16:42 -04:00
notmuch-crypto.el emacs: change default for notmuch-crypto-process-mime to t 2017-07-15 09:11:32 -03:00
notmuch-draft.el emacs: resume messages 2016-11-13 13:15:31 -04:00
notmuch-emacs-mua notmuch-emacs-mua: add --hello parameter 2016-11-26 08:15:11 -04:00
notmuch-emacs-mua.desktop emacs/desktop: update to use notmuch-emacs-mua and handle mailto 2017-03-01 19:33:52 -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: fully add the notmuch-address customize group 2017-02-23 08:54:55 -04: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 remove extra space in Emacs prompt 2017-06-25 09:57:48 -03:00
notmuch-message.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-mua.el emacs: convert remaining format-versions from 3 to 4 2017-07-18 06:57:26 -03:00
notmuch-parser.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-pkg.el.tmpl emacs: generate notmuch-pkg.el 2016-11-16 21:45:56 -04:00
notmuch-print.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-query.el cli: implement structured output version 4 2017-07-04 08:32:44 -03:00
notmuch-show.el emacs: set query-context to nil if its "" or "*" 2017-08-20 08:32:07 -03:00
notmuch-tag.el emacs: make faces readable on dark backgrounds. 2016-11-02 07:40:20 -03:00
notmuch-tree.el emacs: set query-context to nil if its "" or "*" 2017-08-20 08:32:07 -03: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: Add commentary for MELPA users 2017-07-20 07:01:17 -03:00