gnus-alias integration bug

2014-04-08 Thread Michael Hudson-Doyle
Ian Kelling writes: > gnus-alias allows you to set your identity based on the headers in the > message you are replying. This is an essential feature in a mail client > for me, I want to automatically reply as the person an email was sent to > for certain addresses. This does not work in

gnus-alias integration bug

2014-04-08 Thread David Mazieres
Ian Kelling writes: > gnus-alias allows you to set your identity based on the headers in the > message you are replying. This is an essential feature in a mail client > for me, I want to automatically reply as the person an email was sent to > for certain addresses. This does not work in

[PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-08 Thread W. Trevor King
The changes just landed with c200167 (nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}, 2014-03-09). The preferred markup language for NEWS seems to be Markdown, which is parsed by devel/news2wiki.pl into Markdown chunks for rendering by ikiwiki [1]. [1]: http://notmuchmail.org/news/

notmuch-0.16: realpath() compatibility issue; clang visibility problem

2014-04-08 Thread David Bremner
Thomas Klausner writes: > > Debugging it I found that notmuch uses a glibc extension to realpath, > allowing NULL as second argument. > This should be fixed in commit af5c3af ; I'd appreciate if you can test it. d

[PATCH] compat: add canonicalize_file_name

2014-04-08 Thread David Bremner
David Bremner writes: > the POSIX 2008 behaviour of realpath is not available everywhere so we > provide a simple wrapper function. We use (and provide) the gnu > extension canonicalize_file_name to make it cleaner to test for the > feature we need; otherwise we have to rely on realpath

[PATCH 1/1] doc: added 'Init File' section to notmuch-emacs info source

2014-04-08 Thread David Bremner
Tomi Ollila writes: > While adding that fixed (also other) typos noticed by aspell(1) run, > and capitalized Emacs and (most) Notmuch terms to match how emacs > Info documentation seems to look in general. pushed d

[PATCH 1/1] release-checks: removed manual page version check

2014-04-08 Thread David Bremner
Tomi Ollila writes: > Manual pages are now generated and during the generation the version > string is read from `version` file, so this (currently failing) test > checking manual page versions can be removed. > pushed, d

[PATCH 1/2] doc: move doxgen config from devel/ to doc/

2014-04-08 Thread David Bremner
David Bremner writes: > a first step towards actually instally the API docs pushed this one patch, typo and all :(. d

[PATCH] debian: add build conflicts against ruby1.8

2014-04-08 Thread David Bremner
David Bremner writes: > Debian stable has ruby 1.9, so this should be OK. The issue is that > the ruby bindings don't build if "ruby" points to ruby1.8 > --- pushed. d

[PATCH v2] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}

2014-04-08 Thread David Bremner
BTW, can you send a short patch for NEWS ? d

WARNING: backwards incompatible change to nmbug pushed.

2014-04-08 Thread David Bremner
I have pushed this bug fix. See Trevor's extensive commit message for the details, but the short version is that if you probably want to run % mv .nmbug .nmbug.bak && nmbug clone nmbug at nmbug.tethera.net:nmbug-tags Previous versions of nmbug will work with the resulting repo. d

Feature suggestion. Indexing encrypted mail?

2014-04-08 Thread Daniel Kahn Gillmor
ail.org/pipermail/notmuch/attachments/20140408/a56551c3/attachment.pgp>

Re: gnus-alias integration bug

2014-04-08 Thread David Mazieres
Ian Kelling i...@iankelling.org writes: gnus-alias allows you to set your identity based on the headers in the message you are replying. This is an essential feature in a mail client for me, I want to automatically reply as the person an email was sent to for certain addresses. This does not

WARNING: backwards incompatible change to nmbug pushed.

2014-04-08 Thread David Bremner
I have pushed this bug fix. See Trevor's extensive commit message for the details, but the short version is that if you probably want to run % mv .nmbug .nmbug.bak nmbug clone nm...@nmbug.tethera.net:nmbug-tags Previous versions of nmbug will work with the resulting repo. d

Re: [PATCH v2] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}

2014-04-08 Thread David Bremner
BTW, can you send a short patch for NEWS ? d ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: [PATCH] debian: add build conflicts against ruby1.8

2014-04-08 Thread David Bremner
David Bremner da...@tethera.net writes: Debian stable has ruby 1.9, so this should be OK. The issue is that the ruby bindings don't build if ruby points to ruby1.8 --- pushed. d ___ notmuch mailing list notmuch@notmuchmail.org

Re: [PATCH 1/2] doc: move doxgen config from devel/ to doc/

2014-04-08 Thread David Bremner
David Bremner da...@tethera.net writes: a first step towards actually instally the API docs pushed this one patch, typo and all :(. d ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: [PATCH 1/1] release-checks: removed manual page version check

2014-04-08 Thread David Bremner
Tomi Ollila tomi.oll...@iki.fi writes: Manual pages are now generated and during the generation the version string is read from `version` file, so this (currently failing) test checking manual page versions can be removed. pushed, d ___ notmuch

Re: [PATCH 1/1] doc: added 'Init File' section to notmuch-emacs info source

2014-04-08 Thread David Bremner
Tomi Ollila tomi.oll...@iki.fi writes: While adding that fixed (also other) typos noticed by aspell(1) run, and capitalized Emacs and (most) Notmuch terms to match how emacs Info documentation seems to look in general. pushed d ___ notmuch mailing

Re: [PATCH] compat: add canonicalize_file_name

2014-04-08 Thread David Bremner
David Bremner da...@tethera.net writes: the POSIX 2008 behaviour of realpath is not available everywhere so we provide a simple wrapper function. We use (and provide) the gnu extension canonicalize_file_name to make it cleaner to test for the feature we need; otherwise we have to rely on

[PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-08 Thread W. Trevor King
The changes just landed with c200167 (nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}, 2014-03-09). The preferred markup language for NEWS seems to be Markdown, which is parsed by devel/news2wiki.pl into Markdown chunks for rendering by ikiwiki [1]. [1]: http://notmuchmail.org/news/