Re: [PATCH] emacs: content-type comparison should be case insensitive.

Subject: Re: [PATCH] emacs: content-type comparison should be case insensitive.

Date: Mon, 26 Mar 2012 22:40:14 +0300

To: Mark Walters, notmuch@notmuchmail.org

Cc:

From: Tomi Ollila


On Sun, Mar 25 2012, Mark Walters <markwalters1009@gmail.com> 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(-)
>

Thread: