On Sun, Mar 25 2012, Mark Walters <[email protected]> wrote: > The function notmuch-match-content-type was comparing content types > case sensitively. Fix it so it tests case insensitively. > > This fixes a bug where emacs would not include any body when replying > to a message with content-type TEXT/PLAIN. > ---
+1 Tomi > emacs/notmuch-lib.el | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
