[PATCH] tests: add compatibility layer

2017-01-02 Thread mp39590
From: Mikhail Make test-lib-common.sh load test-lib-<$PLATFORM>.sh to create additional shim for platform specifics. Use test-lib-FREEBSD.sh to call GNU utilities instead of native ones. --- configure| 3 +++ test/README | 6 ++ test/test-lib-FREEBSD.sh | 8

Re: Ignoring nmh mail files

2017-01-02 Thread David Edmondson
On Mon, Jan 02 2017, Axel Jantsch wrote: > Hi David, > Thanks for your quick response. > > The double From lines do not seem to be the problem, because when I > remove one of them, no change. > > Also, many problem mails do not have double From lines, like the one I > attach below If I save the a

Re: Ignoring nmh mail files

2017-01-02 Thread David Edmondson
On Mon, Jan 02 2017, Axel Jantsch wrote: > David, > I have uploaded the same email as file to dropbox: > > https://www.dropbox.com/s/i95dbadddmekau9/151?dl=0 This file also works fine for me. What version of notmuch, gmime, etc. are you using? ___ notm

Announcing Astroid v0.7

2017-01-02 Thread Gaute Hope
Greetings, Astroid (https://github.com/astroidmail/astroid) v0.7 is now ready! Astroid is a lightweight and fast graphical threads-with-tags email client for notmuch. Written in C++ using GTK+, WebKit and gmime. Astroid can be found at: https://github.com/astroidmail/astroid : $ git clone h

converting attachments to text

2017-01-02 Thread Bart Bunting
Hi, Just looking for some pointers. I have to deal with quite a few emails with attachments in either pdf or word format. I'm on a mac so can use applescript or something pdftotext or similar to convert them to text. I'm blind so use emacspeak as my primary interface. Having an easy way to co

Re: converting attachments to text

2017-01-02 Thread Daniel Kahn Gillmor
On Tue 2017-01-03 02:27:23 -0500, Bart Bunting wrote: > I'm blind so use emacspeak as my primary interface. Having an easy way > to convert the notmuch attachments to text other than saving to a file > and processing them would greatly speed up my workflow. I use notmuch-emacs, and frequently pip