Re: notmuch search and tags

Subject: Re: notmuch search and tags

Date: Mon, 05 Nov 2012 08:43:25 +0000

To: Aneesh Kumar K.V, notmuch

Cc:

From: Mark Walters


Hi

Do you have some customisation of the notmuch search line
(notmuch-search-result-format) in your .emacs file?

Previously the user specified format for tags was ignored (and
automatically enclosed the tags in brackets). Over the summer Austin
fixed this and many other bugs (with the move to json for the search results).

If you do have a customised search line then just replacing the ("tags"
. "%s) by ("tag" . "(%s)") should fix it.

Best wishes

Mark

On Mon, 05 Nov 2012, "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> wrote:
> We have the mails appearing as below now. Earlier the tags towards the
> end used be enclosed in "(" ")"
>
> [21/21]   Today 10:57    Blake Jones, Jani Nikula, Tomi Ollila    [PATCH 05/10] install: check for non-SysV version (Solaris support) notmuch unread
> [5/5]     Today 09:58    Eirik Byrkjeflot Anonsen, David Bremner, Jani Nikula, Austin Clements             Automatic suppression of non-duplicate messagesnotmuch unread
>
>
> -aneesh
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

Thread: