notmuch/emacs
Jameson Graef Rollins cbba1d1ba9 emacs: do not modify subject in search or show
A previous patch [0] replaced blank subject lines with '[No Subject]'
in search and show mode.  Apparently this was needed to circumvent
some bug in the printing code, but there was no need for it search or
show, and it is definitely not desirable, so we undo it here (a revert
is no longer feasible).  We should not be modifying strings in the
original message without good reason, or without a clear indication
that we are doing so, neither of which apply in this case.  For
further discussion see [0].

[0] id:"1327918561-16245-3-git-send-email-dme@dme.org"
2012-04-28 23:30:59 -03:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local emacs: Improved printing support. 2012-01-21 08:38:38 -04:00
notmuch-address.el emacs: globally replace non-branching "(if (not ..." with "(unless ..." 2012-01-21 08:17:56 -04:00
notmuch-crypto.el Spelling fix 2012-03-01 19:04:21 -04:00
notmuch-hello.el emacs: Put notmuch-hello-sections in custom group notmuch-hello 2012-04-24 23:39:19 -03:00
notmuch-lib.el emacs: Fix two bugs in reply 2012-04-02 17:45:27 -03:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el emacs: logically group def{custom,face}s 2012-01-19 09:27:02 -04:00
notmuch-message.el emacs: Escape all message ID queries 2012-03-30 21:27:03 -03:00
notmuch-mua.el emacs: Fix the References header in reply 2012-04-02 17:47:04 -03:00
notmuch-print.el emacs: Put notmuch-print-mechanism in custom group notmuch-show 2012-04-24 23:25:51 -03:00
notmuch-query.el emacs: Add support for PGP/MIME verification/decryption 2011-05-27 16:22:00 -07:00
notmuch-show.el emacs: do not modify subject in search or show 2012-04-28 23:30:59 -03:00
notmuch-wash.el emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer 2012-02-04 07:33:18 -05:00
notmuch.el emacs: do not modify subject in search or show 2012-04-28 23:30:59 -03:00