On Wed,  2 Dec 2009 18:19:38 +0530, "Aneesh Kumar K.V" 
<aneesh.ku...@linux.vnet.ibm.com> wrote:
> From: Aneesh Kumar K.V <aneesh.ku...@gmail.com>
> 
> This patch helps in customizing search result display
> similar to mutt's index_format. The customization is done
> by defining an alist as below
> 
> (setq notmuch-search-result-format '(("date" . "%s ")
>                                    ("authors" . "%-40s ")
>                                    ("subject" . "%s ")
>                                    ("tags" . "(%s)")))
> 
> The supported keywords are date, count, authors, subject and tags.
> 

Any update on this patch . I would like to get this merged as well

-aneesh
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to