[29749] in SIPB bug reports
mutt-1.5.17 for Solaris
daemon@ATHENA.MIT.EDU (John Hawkinson)
Thu Apr 10 22:35:32 2008
From jhawk@MIT.EDU Fri Apr 11 02:35:31 2008
Return-Path: <jhawk@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 27663 invoked from network); 11 Apr 2008 02:35:31 -0000
Received: from biscayne-one-station.mit.edu (18.7.7.80)
by charon.mit.edu with SMTP; 11 Apr 2008 02:35:31 -0000
Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])
by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id m3B2XgK2023051;
Thu, 10 Apr 2008 22:33:42 -0400 (EDT)
Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73])
(authenticated bits=56)
(User authenticated as jhawk@ATHENA.MIT.EDU)
by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id m3B2Xfv8010934
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
Thu, 10 Apr 2008 22:33:41 -0400 (EDT)
Received: (from jhawk@localhost) by multics.mit.edu (8.12.9.20060308)
id m3B2XerH025619; Thu, 10 Apr 2008 22:33:40 -0400 (EDT)
Date: Thu, 10 Apr 2008 22:33:40 -0400
From: John Hawkinson <jhawk@MIT.EDU>
To: bug-sipb@MIT.EDU, mutt-users@MIT.EDU
Subject: mutt-1.5.17 for Solaris
Message-ID: <20080411023340.GA25331@multics.mit.edu>
References: <200705290703.l4T73pLh002561@multics.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200705290703.l4T73pLh002561@multics.mit.edu>
User-Agent: Mutt/1.5.17+jhawk (2007-11-01)
X-Scanned-By: MIMEDefang 2.42
X-Spam-Flag: NO
X-Spam-Score: 0.00
I finally got around to building and installing mutt-1.5.17 for Solaris,
in the SIPB locker.
This is actually "mutt-1.5.17+jhawk," and it includes two patches beyond
mutt-1.5.17. The first is the patch from mutt-jhawk I noted in email
back in May of 2007:
| mutt-jhawk also has a patch to not display ^Ms unless you hit 'h',
| which is handy if you get a lot of email from dolby.com, or other
| strange people who have piles of spurrious ^Ms in their messages.
| (This is "#2898: mutt-1.5.14: mutt's pager should strip spurrious ^M,
| most of the time".)
Which seems sufficiently tested that I'm fine with unleashing it
into the wilds.
The other is the patch that spurred this build, which sets the "F"
flag (%Z in pager_index_lines) when (user_in_addr(env->from) is true,
rather than mutt_addr_is_user(). This correctly handles the case of
multiple users in the From: field...
What is new in 1.5.17 from 1.5.15? Err, I'm not sure. Some of the
text/flowed handling and quoting was fixed up, including a bug that
caused many messages to be quoted as '> foo' instead of '> foo'.
I don't feel like going through the ChangeLog right now,
but I don't think there's terribly much.
I have no idea when it might become the default mutt.
--jhawk
John Hawkinson <jhawk@MIT.EDU> wrote on Tue, 29 May 2007
at 03:03:51 -0400 in <200705290703.l4T73pLh002561@multics.mit.edu>:
> Date: Tue, 29 May 2007 03:03:51 -0400 (EDT)
> Message-Id: <200705290703.l4T73pLh002561@multics.mit.edu>
> To: bug-sipb@MIT.EDU
> cc: mutt-users@MIT.EDU
> In-reply-to: "[27103] in SIPB bug reports"
> Subject: Re: mutt-1.5.14 for Solaris
> From: John Hawkinson <jhawk@MIT.EDU>
...
> mutt-jhawk also has a patch to not display ^Ms unless you hit 'h',
> which is handy if you get a lot of email from dolby.com, or other
> strange people who have piles of spurrious ^Ms in their messages.
> (This is "#2898: mutt-1.5.14: mutt's pager should strip spurrious ^M,
> most of the time".)
>
> --jhawk