Re: [notmuch] [PATCH] Look for text/html content types ignoring case

Subject: Re: [notmuch] [PATCH] Look for text/html content types ignoring case

Date: Fri, 19 Feb 2010 08:32:42 +0000

To: James Westby, notmuch@notmuchmail.org

Cc:

From: David Edmondson


On Thu, 18 Feb 2010 17:29:15 +0000, James Westby <jw+debian@jameswestby.net> wrote:
> On Tue, 16 Feb 2010 19:11:24 +0000, David Edmondson <dme@dme.org> wrote:
> > On Tue, 16 Feb 2010 18:51:00 +0000, James Westby <jw+debian@jameswestby.net> wrote:
> > > Some people send html parts as text/HTML or similar, so do a
> > > case-sensitive comparison when checking for html parts.
> > 
> > There are various other places where `equal' is used to compare MIME
> > types with strings. Shouldn't they all be fixed? (I see TEXT/PLAIN
> > frequently.)
> 
> I don't see any others in notmuch.el, but I'm not experienced in elisp,
> so I may be missing some, care to help me out?

How about this:

dme.
-- 
David Edmondson, http://dme.org

Thread: