Is anybody still using these features?

2018-12-14 Thread valdis . kletnieks
Anybody still using any of these? Tioga - not sure what this was, seems to be a 3rd party plotting package uuencoded data rather than base64 the Faces support? ___ Exmh-workers mailing list Exmh-workers@redhat.com

Re: exmh 2.9.0 has escaped....

2018-11-07 Thread valdis . kletnieks
On Thu, 08 Nov 2018 05:49:20 +0100, Emile CARCAMO said: > BTW, could yo please remind me howto grab with svn the latest source > tree ? This is something I did ... many years ago ! With best regards, Hmm.. not sure which you mean, but exmh and nmh are both using git, not svn. For

exmh 2.9.0 has escaped....

2018-11-06 Thread valdis . kletnieks
I tagged 2.9.0 and pushed it to the git repository and 2.9.0 tarballs to the sourceforge project page. I *think* I caught most of the important 2.8.0-> 2.9.0 references. If I missed anything, yell... In related questions: Is it going to cause any issues if I make nmh 1.6 the minimum supported

Re: "No MTP devices." and "No devices." folders persist, others invisible to exmh

2018-07-25 Thread valdis . kletnieks
On Wed, 25 Jul 2018 15:53:03 -0700, Kevin Cosgrove said: > /usr/local/bin/folders is owned by my nmh package. /usr/local/bin > is ahead of /usr/bin in my PATH. > But, because of your hypothesis about two 'folders' existing, I > experimented with removing execute permission from

Ding Dong! The mhn is dead!

2017-05-01 Thread valdis . kletnieks
David Levine managed to convince me that mhbuild was semantically compatible with mhn for the set of cases that exmh cares about. As a result, fixing exmh to use mhbuild was a pretty straightforward search of 'mhn' with 'mhbuild' (modulo the use of camelCase in Tcl function names). And I just did