RE: Aging Dependencies?

"Welch, Brent" <[email protected]> Sun, 6 May 2012 15:10:48 +0000
Newsgroups gmane.mail.exmh.devel,gmane.mail.exmh.user
Message-ID <DA636AC7BF798243A4007D3AA0B3D3A7473701ED@seabiscuit.int.panasas.com>
The mangle patch changes a . to a [^\n] in regexp, which seems pretty good.  I gather you don't want to gobble up the whole message when we're matching "BEGIN PGP MESSAGE" and that line is messed up.

The other patch drops a ";" from the mail headers, and I'm not sure that's ok ?  It also changes the mime type to text/x-pgp from text/pgp - not sure that is what you want either ?

I do plan to make a 2.8.1 after we flush out more patches like this that folks have been carrying around.

--
Brent


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Kevin Cosgrove
Sent: Sunday, May 06, 2012 1:11 AM
To: [email protected]; [email protected]
Subject: Re: [exmh-workers] Aging Dependencies?


I've built a CVS version of exmh.  I pulled down the source on
May 2, 2012.  The most recent tarball is 2.8.0, and I think the
CVS is slightly newer.  This built fine on Fedora 16.  I'm using
the Fedora supplied nmh, version 1.4.

So far everything seems to work.  But, I haven't tested much.
Here are some observations:

- I haven't been able to get a fixed width font to work.
- My custom buttons seem to be intact just fine.
- Sending & receiving messages works.
- Moving messages between folders works.
- Changing folders works.
- Pick works.
- Attaching files works.
- MIME preview works.

I included two patches, which I've been dragging around since maybe 
2.7.[0|2].  I'm not sure if they're needed anymore.  But, they're not 
applied.  Maybe I got them from this list?  See the attachments for 
those.  Any ideas as to whether I should keep dragging them around?

Thanks....
 
--
Kevin