* notmuch search and tags
@ 2012-11-05 7:45 Aneesh Kumar K.V
2012-11-05 8:43 ` Mark Walters
0 siblings, 1 reply; 3+ messages in thread
From: Aneesh Kumar K.V @ 2012-11-05 7:45 UTC (permalink / raw)
To: notmuch
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: notmuch search and tags
2012-11-05 7:45 notmuch search and tags Aneesh Kumar K.V
@ 2012-11-05 8:43 ` Mark Walters
2012-11-05 16:25 ` Aneesh Kumar K.V
0 siblings, 1 reply; 3+ messages in thread
From: Mark Walters @ 2012-11-05 8:43 UTC (permalink / raw)
To: Aneesh Kumar K.V, notmuch
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: notmuch search and tags
2012-11-05 8:43 ` Mark Walters
@ 2012-11-05 16:25 ` Aneesh Kumar K.V
0 siblings, 0 replies; 3+ messages in thread
From: Aneesh Kumar K.V @ 2012-11-05 16:25 UTC (permalink / raw)
To: Mark Walters, notmuch
Mark Walters <markwalters1009@gmail.com> writes:
> 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.
>
That was it. Updating notmch-search-result-format fixed it.
Thanks for the help
-aneesh
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-11-05 16:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05 7:45 notmuch search and tags Aneesh Kumar K.V
2012-11-05 8:43 ` Mark Walters
2012-11-05 16:25 ` Aneesh Kumar K.V
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).