[notmuch] [PATCH -v2] notmuch.el: Support for customizing search result display
Aneesh Kumar K. V
aneesh.kumar at linux.vnet.ibm.com
Thu Dec 10 21:34:25 PST 2009
On Wed, 2 Dec 2009 18:19:38 +0530, "Aneesh Kumar K.V" <aneesh.kumar at linux.vnet.ibm.com> wrote:
> From: Aneesh Kumar K.V <aneesh.kumar at 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
More information about the notmuch
mailing list