notmuch/emacs
David Edmondson b65bcb5f8f emacs: Remove notmuch-search-authors-width' and fix the use of notmuch-search-result-format' accordingly
The width of the authors field in search output was previously
specified in two places:
 - `notmuch-search-authors-width': the limit beyond which the authors
   names are truncated,
 - `notmuch-search-result-format': the layout of the search results.

Changing the configuration of one of these may have required the user
to know about and adapt the other accordingly. This led to confusion.

Instead, remove `notmuch-search-authors-width' and perform truncation
based on the relevant field in `notmuch-search-result-format'.

Approved-By: Jameson Rollins <jrollins@finestructure.net>
2010-04-23 12:14:17 -07:00
..
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local emacs: Move body markup to a separate file 2010-04-21 12:55:46 -07:00
notmuch-lib.el emacs: JSON based implementation 2010-04-21 12:12:02 -07:00
notmuch-query.el notmuch-query.el: new file to support access to the notmuch database. 2010-04-05 11:08:45 -07:00
notmuch-show.el Reintroduce patch to quote args in notmuch-show to facilitate remote use 2010-04-23 11:59:47 -07:00
notmuch-wash.el emacs: Move body markup to a separate file 2010-04-21 12:55:46 -07:00
notmuch.el emacs: Remove notmuch-search-authors-width' and fix the use of notmuch-search-result-format' accordingly 2010-04-23 12:14:17 -07:00