From: Tomi Ollila Date: Fri, 11 May 2012 18:54:39 +0000 (+0300) Subject: a few more "*" escaping X-Git-Url: https://git.cworth.org/git?p=obsolete%2Fnotmuch-wiki;a=commitdiff_plain;h=7f28138aba6bdba456efe87d88f618a20120cdb5 a few more "*" escaping --- diff --git a/news/release-0.2.mdwn b/news/release-0.2.mdwn index 793d2ab..d41c19f 100644 --- a/news/release-0.2.mdwn +++ b/news/release-0.2.mdwn @@ -33,12 +33,12 @@ configured address. Previously, it was hard to construct a search term that was guaranteed to match all messages. -### Provide a new special-case search term of "*" to match all messages +### Provide a new special-case search term of "`*`" to match all messages This can be used in any command accepting a search term, such as -"notmuch search '*'". Note that you'll want to take care that the +"notmuch search '`*`'". Note that you'll want to take care that the shell doesn't expand * against the current files. And note that the -support for "*" is a special case. It's only meaningful as a single +support for "`*`" is a special case. It's only meaningful as a single search term and loses its special meaning when combined with any other search terms. @@ -98,7 +98,7 @@ notmuch-show-citation-lines-suffix). Selective bulk tagging is now possible by selecting a region of threads and then using either the '+' or '-' keybindings. Bulk tagging is still available for all threads matching the current -search with the '*' binding. +search with the '`*`' binding. ### More meaningful buffer names for thread-view buffers