]> git.cworth.org Git - obsolete/notmuch-old/commit
emacs: content-type comparison should be case insensitive.
authorMark Walters <markwalters1009@gmail.com>
Sun, 25 Mar 2012 00:43:28 +0000 (00:43 +0000)
committerDavid Bremner <bremner@debian.org>
Sat, 31 Mar 2012 00:19:50 +0000 (21:19 -0300)
commitf57ef643026540d6eb20179ccc92e54445a9d21a
treef8c067b8b4dc0114eb554d66525ec5c1b09aeff4
parent46e73fe5394e344db7cf1297a3d86ef5f0444798
emacs: content-type comparison should be case insensitive.

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.
emacs/notmuch-lib.el