mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
cd89065dc3
The new notmuch-search-hide-excluded option allows users to configure whether to show or hide excluded messages (as determined by search.exclude_tags in the local notmuch config file). It defaults to true for now to maintain backwards-compatibility with how notmuch-{search,tree} already worked. New commands notmuch-search-toggle-hide-excluded and notmuch-tree-toggle-exclude have also been added. They toggle the value of notmuch-search-hide-excluded for the search in the current search or tree buffer. It's bound to "i" in the respective keymaps for these modes. Lastly I've amended some calls to notmuch-tree and notmuch-unthreaded which didn't pass through the buffer local value of notmuch-search-oldest-first (and now notmuch-search-exclude). Examples of where I've done this include: + notmuch-jump-search + notmuch-tree-from-search-current-query + notmuch-unthreaded-from-search-current-query + notmuch-tree-from-search-thread A new test file for Emacs has been added which covers the usage of the new `notmuch-search-hide-excluded' option and interactively hiding or showing mail with excluded tags. These test cover the basic usage of the `notmuch-search-toggle-hide-excluded' command in notmuch-search, notmuch-tree and notmuch-unthreaded searches. These tests also cover the persistence of the current value of the hide-excluded mail option as a user switches from between these different search commands. [1]: id:87ilxlxsng.fsf@kisara.moe Amended-by: db, fix indentation in T461-emacs-search-exclude.sh
49 lines
5.4 KiB
Text
49 lines
5.4 KiB
Text
2009-11-17 Mikhail Gusarov [notmuch] [PATCH 1/2] Close message file after parsing message headers (inbox unread)
|
|
2009-11-17 Mikhail Gusarov [notmuch] [PATCH 2/2] Include <stdint.h> to get uint32_t in C++ file with gcc 4.4 (inbox unread)
|
|
2009-11-17 Carl Worth [notmuch] [PATCH 1/2] Close message file after parsing message headers (inbox unread)
|
|
2009-11-17 Lars Kellogg-Stedman [notmuch] Working with Maildir storage? (inbox signed unread)
|
|
2009-11-17 Mikhail Gusarov [notmuch] Working with Maildir storage? (inbox signed unread)
|
|
2009-11-17 Alex Botero-Lowry [notmuch] preliminary FreeBSD support (attachment inbox unread)
|
|
2009-11-17 Carl Worth [notmuch] preliminary FreeBSD support (inbox unread)
|
|
2009-11-17 Lars Kellogg-Stedman [notmuch] Working with Maildir storage? (inbox signed unread)
|
|
2009-11-17 Mikhail Gusarov [notmuch] Working with Maildir storage? (inbox unread)
|
|
2009-11-17 Mikhail Gusarov [notmuch] [PATCH] Handle rename of message file (inbox unread)
|
|
2009-11-17 Keith Packard [notmuch] [PATCH 1/2] Close message file after parsing message headers (inbox unread)
|
|
2009-11-17 Keith Packard [notmuch] Working with Maildir storage? (inbox unread)
|
|
2009-11-17 Keith Packard [notmuch] [PATCH] Make notmuch-show 'X' (and 'x') commands remove inbox (and unread) tags (inbox unread)
|
|
2009-11-17 Jan Janak [notmuch] [PATCH] Older versions of install do not support -C. (inbox unread)
|
|
2009-11-17 Jan Janak [notmuch] What a great idea! (inbox unread)
|
|
2009-11-17 Jan Janak [notmuch] What a great idea! (inbox unread)
|
|
2009-11-17 Israel Herraiz [notmuch] New to the list (inbox unread)
|
|
2009-11-17 Adrian Perez de Cast [notmuch] Introducing myself (inbox signed unread)
|
|
2009-11-17 Aron Griffis [notmuch] archive (inbox unread)
|
|
2009-11-17 Ingmar Vanhassel [notmuch] [PATCH] Typsos (inbox unread)
|
|
2009-11-18 Alex Botero-Lowry [notmuch] [PATCH] Error out if no query is supplied to search instead of going into an infinite loop (attachment inbox unread)
|
|
2009-11-18 Lars Kellogg-Stedman [notmuch] Working with Maildir storage? (inbox signed unread)
|
|
2009-11-18 Lars Kellogg-Stedman [notmuch] "notmuch help" outputs to stderr? (attachment inbox signed unread)
|
|
2009-11-18 Lars Kellogg-Stedman [notmuch] "notmuch help" outputs to stderr? (attachment inbox signed unread)
|
|
2009-11-18 Keith Packard [notmuch] New to the list (inbox unread)
|
|
2009-11-18 Keith Packard [notmuch] Introducing myself (inbox unread)
|
|
2009-11-18 Keith Packard [notmuch] archive (inbox unread)
|
|
2009-11-18 Jjgod Jiang [notmuch] Mac OS X/Darwin compatibility issues (inbox unread)
|
|
2009-11-18 Jan Janak [notmuch] [PATCH] notmuch new: Support for conversion of spool subdirectories into tags (inbox unread)
|
|
2009-11-18 Rolland Santimano [notmuch] Link to mailing list archives ? (inbox unread)
|
|
2009-11-18 Alexander Botero-Low [notmuch] Mac OS X/Darwin compatibility issues (inbox unread)
|
|
2009-11-18 Jjgod Jiang [notmuch] Mac OS X/Darwin compatibility issues (inbox unread)
|
|
2009-11-18 Alexander Botero-Low [notmuch] Mac OS X/Darwin compatibility issues (inbox unread)
|
|
2009-11-18 Alexander Botero-Low [notmuch] request for pull (inbox unread)
|
|
2009-11-18 Keith Packard [notmuch] [PATCH] Create a default notmuch-show-hook that highlights URLs and uses word-wrap (inbox unread)
|
|
2009-11-18 Alexander Botero-Low [notmuch] [PATCH] Create a default notmuch-show-hook that highlights URLs and uses word-wrap (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] [PATCH 1/2] Close message file after parsing message headers (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] Working with Maildir storage? (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] [PATCH] Make notmuch-show 'X' (and 'x') commands remove inbox (and unread) tags (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] archive (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] [PATCH] Older versions of install do not support -C. (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] What a great idea! (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] New to the list (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] Introducing myself (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] [PATCH] Typsos (inbox unread)
|
|
2009-11-18 Carl Worth [notmuch] [PATCH] Error out if no query is supplied to search instead of going into an infinite loop (inbox unread)
|
|
2010-12-16 Olivier Berger Essai accentué (inbox unread)
|
|
2010-12-29 François Boulogne [aur-general] Guidelines: cp, mkdir vs install (inbox unread)
|
|
End of search results.
|