]> rtime.felk.cvut.cz Git - notmuch.git/commit
emacs: Eliminate duplicate From header in replies.
authorCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 01:44:05 +0000 (18:44 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 01:44:05 +0000 (18:44 -0700)
commit6d93d2090d1546e631dbb28f562d7caa8be5b088
tree255ec469a960e412d76deb8ef60633a795475163
parent76f1c84e6f8caf8768e2bd10a4db2954703b19b9
emacs: Eliminate duplicate From header in replies.

The original code was intended to work, but clearly wasn't tested. Use
mail-header (as in existing code) to extract a header from a header alist.

This fixes the duplicate-from-line bug that is exercised by the test
just added to the test suite.
emacs/notmuch-mua.el