Re: [PATCH] Add configurable changed tag to messages that have been changed on disk

2014-07-03 Thread David Bremner
Gaute Hope e...@gaute.vetsj.com writes: When one of the source files for a message is changed on disk, renamed, deleted or a new source file is added. A configurable changed tag is is added. The tag can be configured under the option 'changed_tags' in the [new] section, the default is none.

Re: [PATCH] emacs: add missing paren to fix defun in notmuch-address.el.

2014-07-03 Thread Sebastian Lipp
Tomi Ollila tomi.oll...@iki.fi writes: On Tue, Apr 09 2013, David Bremner wrote: There seems to be a few warnings: In notmuch-bbdb/snarf-from: notmuch-address.el:116:26:Warning: reference to free variable `bbdb-get-addresses-headers' In notmuch-bbdb/snarf-to:

[PATCH] Add configurable changed tag to messages that have been changed on disk

2014-07-03 Thread David Bremner
Gaute Hope writes: > When one of the source files for a message is changed on disk, renamed, > deleted or a new source file is added. A configurable changed tag is > is added. The tag can be configured under the option 'changed_tags' in > the [new] section, the default is none. Tests have been

[PATCH] emacs: add missing paren to fix defun in notmuch-address.el.

2014-07-03 Thread Karl Fogel
Sebastian Lipp writes: >Tomi Ollila writes: >> On Tue, Apr 09 2013, David Bremner wrote: >>> There seems to be a few warnings: >>> >>> In notmuch-bbdb/snarf-from: >>> notmuch-address.el:116:26:Warning: reference to free variable >>> `bbdb-get-addresses-headers' >>> >>> In