notmuch-archives.git
7 years ago[Patch v2 2/8] crypto: make crypto ctx initialization an array
David Bremner [Fri, 11 Dec 2015 13:54:41 +0000 (09:54 +2000)]
[Patch v2 2/8] crypto: make crypto ctx initialization an array

7 years ago[Patch v2 1/8] crypto: refactor context creation to facilitate further work
David Bremner [Fri, 11 Dec 2015 13:54:40 +0000 (09:54 +2000)]
[Patch v2 1/8] crypto: refactor context creation to facilitate further work

7 years agoSMIME signature creation/verification v2
David Bremner [Fri, 11 Dec 2015 13:54:39 +0000 (09:54 +2000)]
SMIME signature creation/verification v2

7 years agoRe: debian build-dependencies for testing should be marked <!nocheck>
Daniel Kahn Gillmor [Fri, 11 Dec 2015 13:25:07 +0000 (08:25 +1900)]
Re: debian build-dependencies for testing should be marked <!nocheck>

7 years agoRe: debian build-dependencies for testing should be marked <!nocheck>
David Bremner [Fri, 11 Dec 2015 13:23:09 +0000 (09:23 +2000)]
Re: debian build-dependencies for testing should be marked <!nocheck>

7 years agoRe: debian build-dependencies for testing should be marked <!nocheck>
David Bremner [Thu, 10 Dec 2015 12:09:29 +0000 (08:09 +2000)]
Re: debian build-dependencies for testing should be marked <!nocheck>

7 years ago[PATCH 9/9] add --try-decrypt to notmuch new
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:46 +0000 (22:39 +1900)]
[PATCH 9/9] add --try-decrypt to notmuch new

7 years ago[PATCH 8/9] add --try-decrypt to notmuch insert
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:45 +0000 (22:39 +1900)]
[PATCH 8/9] add --try-decrypt to notmuch insert

7 years ago[PATCH 7/9] add a gpg_path value for notmuch_database_t
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:44 +0000 (22:39 +1900)]
[PATCH 7/9] add a gpg_path value for notmuch_database_t

7 years ago[PATCH 6/9] search for a reasonable gpg implementation
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:43 +0000 (22:39 +1900)]
[PATCH 6/9] search for a reasonable gpg implementation

7 years ago[PATCH 5/9] Enable cleartext indexing in python bindings
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:42 +0000 (22:39 +1900)]
[PATCH 5/9] Enable cleartext indexing in python bindings

7 years ago[PATCH 4/9] Add new n_d_add_message_try_decrypt (analogous to to n_d_add_message)
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:41 +0000 (22:39 +1900)]
[PATCH 4/9] Add new n_d_add_message_try_decrypt (analogous to to n_d_add_message)

7 years ago[PATCH 3/9] index encrypted parts when the message is flagged appropriately
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:40 +0000 (22:39 +1900)]
[PATCH 3/9] index encrypted parts when the message is flagged appropriately

7 years ago[PATCH 2/9] Add a lazily-initialized crypto context to notmuch_database_t
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:39 +0000 (22:39 +1900)]
[PATCH 2/9] Add a lazily-initialized crypto context to notmuch_database_t

7 years ago[PATCH 1/9] reorganize indexing of multipart/signed and multipart/encrypted
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:38 +0000 (22:39 +1900)]
[PATCH 1/9] reorganize indexing of multipart/signed and multipart/encrypted

7 years agoallow indexing cleartext of encrypted messages
Daniel Kahn Gillmor [Thu, 10 Dec 2015 03:39:37 +0000 (22:39 +1900)]
allow indexing cleartext of encrypted messages

7 years agoRe: [PATCH v2] add notmuch.Database.get_status_string()
Daniel Kahn Gillmor [Thu, 10 Dec 2015 02:18:17 +0000 (21:18 +1900)]
Re: [PATCH v2] add notmuch.Database.get_status_string()

7 years ago[PATCH v2] add notmuch.Database.get_status_string()
Daniel Kahn Gillmor [Thu, 10 Dec 2015 02:16:40 +0000 (21:16 +1900)]
[PATCH v2] add notmuch.Database.get_status_string()

7 years ago[PATCH] add notmuch.Database.get_status_string()
Daniel Kahn Gillmor [Thu, 10 Dec 2015 02:12:53 +0000 (21:12 +1900)]
[PATCH] add notmuch.Database.get_status_string()

7 years agoRe: [PATCH] configure: drop use of "pkg-config emacs"
David Bremner [Thu, 10 Dec 2015 01:07:54 +0000 (21:07 +2000)]
Re: [PATCH] configure: drop use of "pkg-config emacs"

7 years agoRe: make debian-snapshot: why --single-debian-patch?
David Bremner [Wed, 9 Dec 2015 21:05:21 +0000 (17:05 +2000)]
Re: make debian-snapshot: why --single-debian-patch?

7 years agodebian build-dependencies for testing should be marked <!nocheck>
Daniel Kahn Gillmor [Wed, 9 Dec 2015 20:49:20 +0000 (15:49 +1900)]
debian build-dependencies for testing should be marked <!nocheck>

7 years agomake debian-snapshot: why --single-debian-patch?
Daniel Kahn Gillmor [Wed, 9 Dec 2015 20:40:05 +0000 (15:40 +1900)]
make debian-snapshot: why --single-debian-patch?

7 years agoRe: NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades
Daniel Kahn Gillmor [Tue, 8 Dec 2015 15:55:25 +0000 (10:55 +1900)]
Re: NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades

7 years agoRe: [PATCH] lib: have two definitions of NOTMUCH_DEPRECATED macro
Tomi Ollila [Tue, 8 Dec 2015 13:15:09 +0000 (15:15 +0200)]
Re: [PATCH] lib: have two definitions of NOTMUCH_DEPRECATED macro

7 years agoRe: [PATCH] lib: have two definitions of NOTMUCH_DEPRECATED macro
David Bremner [Tue, 8 Dec 2015 12:44:10 +0000 (08:44 +2000)]
Re: [PATCH] lib: have two definitions of NOTMUCH_DEPRECATED macro

7 years agoRe: NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades
Carl Worth [Tue, 8 Dec 2015 05:22:11 +0000 (21:22 +1600)]
Re: NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades

7 years agoRe: NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades
Daniel Kahn Gillmor [Tue, 8 Dec 2015 00:19:04 +0000 (19:19 +1900)]
Re: NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades

7 years agoRe: NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades
Carl Worth [Mon, 7 Dec 2015 23:37:33 +0000 (15:37 +1600)]
Re: NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades

7 years agoNOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades
Daniel Kahn Gillmor [Mon, 7 Dec 2015 22:54:21 +0000 (17:54 +1900)]
NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades

7 years agoRe: [PATCH] configure: drop use of "pkg-config emacs"
Tomi Ollila [Sun, 6 Dec 2015 18:10:15 +0000 (20:10 +0200)]
Re: [PATCH] configure: drop use of "pkg-config emacs"

7 years ago[PATCH] configure: drop use of "pkg-config emacs"
David Bremner [Sun, 6 Dec 2015 16:10:20 +0000 (12:10 +2000)]
[PATCH] configure: drop use of "pkg-config emacs"

7 years ago[PATCH] configure: drop use of "pkg-config emacs"
David Bremner [Sun, 6 Dec 2015 16:04:21 +0000 (12:04 +2000)]
[PATCH] configure: drop use of "pkg-config emacs"

7 years agoRe: Query to get emails from notmuch mailing list?
Xu Wang [Sat, 5 Dec 2015 00:34:17 +0000 (19:34 +1900)]
Re: Query to get emails from notmuch mailing list?

7 years agoRe: notmuch-reply doesn't use Reply-To
Jani Nikula [Fri, 4 Dec 2015 17:14:39 +0000 (19:14 +0200)]
Re: notmuch-reply doesn't use Reply-To

7 years agoRe: notmuch-reply doesn't use Reply-To
David Bremner [Fri, 4 Dec 2015 17:14:26 +0000 (13:14 +2000)]
Re: notmuch-reply doesn't use Reply-To

7 years agoRe: notmuch-reply doesn't use Reply-To
Damien Cassou [Fri, 4 Dec 2015 16:40:42 +0000 (17:40 +0100)]
Re: notmuch-reply doesn't use Reply-To

7 years agoRe: Query to get emails from notmuch mailing list?
Tomi Ollila [Fri, 4 Dec 2015 15:08:48 +0000 (17:08 +0200)]
Re: Query to get emails from notmuch mailing list?

7 years agoRe: notmuch-reply doesn't use Reply-To
Tomi Ollila [Fri, 4 Dec 2015 15:06:11 +0000 (17:06 +0200)]
Re: notmuch-reply doesn't use Reply-To

7 years agoRe: notmuch-reply doesn't use Reply-To
David Bremner [Fri, 4 Dec 2015 12:14:24 +0000 (08:14 +2000)]
Re: notmuch-reply doesn't use Reply-To

7 years agoRe: notmuch-reply doesn't use Reply-To
David Bremner [Fri, 4 Dec 2015 12:07:19 +0000 (08:07 +2000)]
Re: notmuch-reply doesn't use Reply-To

7 years agoRe: Query to get emails from notmuch mailing list?
Xu Wang [Thu, 3 Dec 2015 22:12:26 +0000 (17:12 +1900)]
Re: Query to get emails from notmuch mailing list?

7 years agoRe: Query to get emails from notmuch mailing list?
Tomi Ollila [Thu, 3 Dec 2015 20:41:33 +0000 (22:41 +0200)]
Re: Query to get emails from notmuch mailing list?

7 years agoRe: Query to get emails from notmuch mailing list?
David Bremner [Thu, 3 Dec 2015 19:17:10 +0000 (15:17 +2000)]
Re: Query to get emails from notmuch mailing list?

7 years agoQuery to get emails from notmuch mailing list?
Damien Cassou [Thu, 3 Dec 2015 16:51:40 +0000 (17:51 +0100)]
Query to get emails from notmuch mailing list?

7 years agonotmuch-reply doesn't use Reply-To
Damien Cassou [Thu, 3 Dec 2015 16:28:16 +0000 (17:28 +0100)]
notmuch-reply doesn't use Reply-To

7 years agoRe: Build failure when building ruby bindings on Fedora
David Bremner [Wed, 2 Dec 2015 22:08:38 +0000 (18:08 +2000)]
Re: Build failure when building ruby bindings on Fedora

7 years agoRe: [PATCH] configure: Use $prefix for emacs, even when pkg-config is available.
Tomi Ollila [Sat, 28 Nov 2015 15:02:50 +0000 (17:02 +0200)]
Re: [PATCH] configure: Use $prefix for emacs, even when pkg-config is available.

7 years agoRe: [PATCH] configure: Use $prefix for emacs, even when pkg-config is available.
David Bremner [Sat, 28 Nov 2015 13:07:05 +0000 (09:07 +2000)]
Re: [PATCH] configure: Use $prefix for emacs, even when pkg-config is available.

7 years agoBuild failure when building ruby bindings on Fedora
Jonathan Underwood [Fri, 27 Nov 2015 11:55:54 +0000 (11:55 +0000)]
Build failure when building ruby bindings on Fedora

7 years agoRe: [PATCH] configure: Use $prefix for emacs, even when pkg-config is available.
Tomi Ollila [Thu, 26 Nov 2015 18:45:17 +0000 (20:45 +0200)]
Re: [PATCH] configure: Use $prefix for emacs, even when pkg-config is available.

7 years ago[PATCH/RFC 3/3] notmuch new: sync maildir custom flag user configuration
Igor Almeida [Thu, 26 Nov 2015 02:16:31 +0000 (23:16 +2100)]
[PATCH/RFC 3/3] notmuch new: sync maildir custom flag user configuration

7 years ago[PATCH/RFC 2/3] notmuch new: tag messages based on maildir custom flags
Igor Almeida [Thu, 26 Nov 2015 02:16:30 +0000 (23:16 +2100)]
[PATCH/RFC 2/3] notmuch new: tag messages based on maildir custom flags

7 years ago[PATCH/RFC 1/3] David Bremner's patch for custom maildir flags
Igor Almeida [Thu, 26 Nov 2015 02:16:29 +0000 (23:16 +2100)]
[PATCH/RFC 1/3] David Bremner's patch for custom maildir flags

7 years ago[PATCH/RFC 0/3] Maildir custom flags and notmuch tags
Igor Almeida [Thu, 26 Nov 2015 02:16:28 +0000 (23:16 +2100)]
[PATCH/RFC 0/3] Maildir custom flags and notmuch tags

7 years ago[PATCH] configure: Use $prefix for emacs, even when pkg-config is available.
Andrew Burgess [Wed, 25 Nov 2015 17:32:05 +0000 (17:32 +0000)]
[PATCH] configure: Use $prefix for emacs, even when pkg-config is available.

7 years agoRe: [PATCH 1/4] emacs: notmuch-show-view-raw-message clears buffer, makes it read...
David Bremner [Mon, 23 Nov 2015 12:55:38 +0000 (08:55 +2000)]
Re: [PATCH 1/4] emacs: notmuch-show-view-raw-message clears buffer, makes it read-only

7 years agoRe: [PATCH] test: add sanity tests for threading
David Bremner [Mon, 23 Nov 2015 12:54:24 +0000 (08:54 +2000)]
Re: [PATCH] test: add sanity tests for threading

7 years agoRe: [PATCH] emacs/Makefile.local: notmuch-lib.elc depend on notmuch-version.elc
David Bremner [Mon, 23 Nov 2015 12:52:45 +0000 (08:52 +2000)]
Re: [PATCH] emacs/Makefile.local: notmuch-lib.elc depend on notmuch-version.elc

7 years agoRe: [PATCH] forbid atomic transactions on writable, upgradable databases
David Bremner [Mon, 23 Nov 2015 12:52:02 +0000 (08:52 +2000)]
Re: [PATCH] forbid atomic transactions on writable, upgradable databases

7 years agoRe: [PATCH] emacs: poll: return useful errors when poll fails.
David Bremner [Mon, 23 Nov 2015 12:51:03 +0000 (08:51 +2000)]
Re: [PATCH] emacs: poll: return useful errors when poll fails.

7 years agoRe: [PATCH] emacs: hello: fix accidental modification of widget-keymap
David Bremner [Mon, 23 Nov 2015 12:46:04 +0000 (08:46 +2000)]
Re: [PATCH] emacs: hello: fix accidental modification of widget-keymap

7 years agoRe: github mirror
Wael M. Nasreddine [Mon, 23 Nov 2015 02:15:46 +0000 (18:15 +1600)]
Re: github mirror

7 years agoRe: github mirror
Wael M. Nasreddine [Sat, 21 Nov 2015 16:23:22 +0000 (08:23 +1600)]
Re: github mirror

7 years agoRe: Question re undo
Gaute Hope [Sat, 21 Nov 2015 15:16:12 +0000 (10:16 +1900)]
Re: Question re undo

7 years agoRe: github mirror
Tomi Ollila [Sat, 21 Nov 2015 13:48:25 +0000 (15:48 +0200)]
Re: github mirror

7 years agoRe: Question re undo
Tomi Ollila [Sat, 21 Nov 2015 12:57:35 +0000 (14:57 +0200)]
Re: Question re undo

7 years agoRe: [PATCH] emacs: hello: fix accidental modification of widget-keymap
David Bremner [Sat, 21 Nov 2015 11:50:06 +0000 (07:50 +2000)]
Re: [PATCH] emacs: hello: fix accidental modification of widget-keymap

7 years agoQuestion re undo
Bart Bunting [Fri, 20 Nov 2015 22:07:28 +0000 (09:07 +1100)]
Question re undo

7 years agoRe: [PATCH 1/2] cli: Allow combining --remove-all and --batch
David Bremner [Thu, 19 Nov 2015 11:58:04 +0000 (07:58 +2000)]
Re: [PATCH 1/2] cli: Allow combining --remove-all and --batch

7 years agoRe: [PATCH] test: Tests for combining --batch and --remove-all
David Bremner [Thu, 19 Nov 2015 11:57:42 +0000 (07:57 +2000)]
Re: [PATCH] test: Tests for combining --batch and --remove-all

7 years agoRe: [PATCH 1/2] lib: content disposition values are not case-sensitive
David Bremner [Thu, 19 Nov 2015 11:57:11 +0000 (07:57 +2000)]
Re: [PATCH 1/2] lib: content disposition values are not case-sensitive

7 years agoRe: [PÄTCH] notmuch-emacs-mua: set EMACS{,CLIENT} variables to defaults when empty
David Bremner [Thu, 19 Nov 2015 11:56:07 +0000 (07:56 +2000)]
Re: [PÄTCH] notmuch-emacs-mua: set EMACS{,CLIENT} variables to defaults when empty

7 years agoRe: [PATCH v3] devel/release-checks: added checking of copyright year in documentation
David Bremner [Thu, 19 Nov 2015 11:55:49 +0000 (07:55 +2000)]
Re: [PATCH v3] devel/release-checks: added checking of copyright year in documentation

7 years agoRe: [PATCH v3] devel/emacs: add devel/try-emacs-mua.sh
Tomi Ollila [Sun, 15 Nov 2015 10:07:20 +0000 (12:07 +0200)]
Re: [PATCH v3] devel/emacs: add devel/try-emacs-mua.sh

7 years ago[PATCH v3] devel/emacs: add devel/try-emacs-mua.sh
Tomi Ollila [Fri, 13 Nov 2015 23:29:57 +0000 (01:29 +0200)]
[PATCH v3] devel/emacs: add devel/try-emacs-mua.sh

7 years agoRe: weird paths in notmuch database
Davide Mancusi [Thu, 12 Nov 2015 16:24:25 +0000 (17:24 +0100)]
Re: weird paths in notmuch database

7 years ago[PATCH] emacs: hello: fix accidental modification of widget-keymap
Mark Walters [Thu, 12 Nov 2015 11:02:19 +0000 (11:02 +0000)]
[PATCH] emacs: hello: fix accidental modification of widget-keymap

7 years agoRe: [PATCH] devel/emacs: add devel/try-emacs-mua.sh
Tomi Ollila [Thu, 12 Nov 2015 09:07:16 +0000 (11:07 +0200)]
Re: [PATCH] devel/emacs: add devel/try-emacs-mua.sh

7 years agoRe: [PATCH] devel/emacs: add devel/try-emacs-mua.sh
Mark Walters [Thu, 12 Nov 2015 08:22:25 +0000 (08:22 +0000)]
Re: [PATCH] devel/emacs: add devel/try-emacs-mua.sh

7 years agoRe: notmuch-emacs: forward messages inline
Matthew Lear [Tue, 10 Nov 2015 23:06:01 +0000 (23:06 +0000)]
Re: notmuch-emacs: forward messages inline

7 years agoRe: [PATCH] emacs: Make notmuch-message-mode play nicely with flyspell
David Bremner [Tue, 10 Nov 2015 12:36:35 +0000 (08:36 +2000)]
Re: [PATCH] emacs: Make notmuch-message-mode play nicely with flyspell

7 years agoRe: [PATCH] emacs: Fontify From with message-header-other
David Bremner [Tue, 10 Nov 2015 02:31:07 +0000 (22:31 +2000)]
Re: [PATCH] emacs: Fontify From with message-header-other

7 years agoRe: [PATCH] emacs: Fix regression in (notmuch-)message-mode initialization
Tomi Ollila [Mon, 9 Nov 2015 20:52:39 +0000 (22:52 +0200)]
Re: [PATCH] emacs: Fix regression in (notmuch-)message-mode initialization

7 years agoRe: muchsync and osx compile failure
J. Lewis Muir [Mon, 9 Nov 2015 16:35:30 +0000 (10:35 +1800)]
Re: muchsync and osx compile failure

7 years agoRe: [PATCH] emacs: Fontify From with message-header-other
Mark Walters [Mon, 9 Nov 2015 14:59:58 +0000 (14:59 +0000)]
Re: [PATCH] emacs: Fontify From with message-header-other

7 years agoRe: [PATCH] emacs: Make notmuch-message-mode play nicely with flyspell
Mark Walters [Mon, 9 Nov 2015 14:59:21 +0000 (14:59 +0000)]
Re: [PATCH] emacs: Make notmuch-message-mode play nicely with flyspell

7 years agoRe: notmuch-emacs: forward messages inline
Mark Walters [Mon, 9 Nov 2015 14:58:58 +0000 (14:58 +0000)]
Re: notmuch-emacs: forward messages inline

7 years agoRe: [PATCH] emacs: Fix regression in (notmuch-)message-mode initialization
David Bremner [Mon, 9 Nov 2015 14:26:11 +0000 (10:26 +2000)]
Re: [PATCH] emacs: Fix regression in (notmuch-)message-mode initialization

7 years agoRe: [PATCH] emacs: Fix regression in (notmuch-)message-mode initialization
Michal Sojka [Mon, 9 Nov 2015 12:50:52 +0000 (13:50 +0100)]
Re: [PATCH] emacs: Fix regression in (notmuch-)message-mode initialization

7 years agoRe: [PATCH] emacs: Fix regression in (notmuch-)message-mode initialization
David Bremner [Mon, 9 Nov 2015 12:17:44 +0000 (08:17 +2000)]
Re: [PATCH] emacs: Fix regression in (notmuch-)message-mode initialization

7 years agoRe: multiple directories for path?
Julien Cubizolles [Mon, 9 Nov 2015 05:35:27 +0000 (06:35 +0100)]
Re: multiple directories for path?

7 years agomuchsync and osx compile failure
Bart Bunting [Mon, 9 Nov 2015 01:42:37 +0000 (12:42 +1100)]
muchsync and osx compile failure

7 years agoRe: [PATCH] Add a method to reparent threads to the database.
Steven Allen [Sun, 8 Nov 2015 19:15:36 +0000 (14:15 +1900)]
Re: [PATCH] Add a method to reparent threads to the database.

7 years agoRe: [PATCH] Add a method to reparent threads to the database.
Jani Nikula [Sun, 8 Nov 2015 17:37:47 +0000 (19:37 +0200)]
Re: [PATCH] Add a method to reparent threads to the database.

7 years ago[PATCH] Add a method to reparent threads to the database.
Steven Allen [Sat, 7 Nov 2015 21:04:29 +0000 (16:04 +1900)]
[PATCH] Add a method to reparent threads to the database.

7 years agoRe: multiple directories for path?
Tomi Ollila [Sat, 7 Nov 2015 17:18:26 +0000 (19:18 +0200)]
Re: multiple directories for path?

7 years agomultiple directories for path?
Julien Cubizolles [Sat, 7 Nov 2015 16:28:53 +0000 (17:28 +0100)]
multiple directories for path?

7 years ago[PATCH v4 7/7] test: fix the tests for the new reply code
Mark Walters [Sat, 7 Nov 2015 11:04:36 +0000 (11:04 +0000)]
[PATCH v4 7/7] test: fix the tests for the new reply code

7 years ago[PATCH v4 6/7] emacs/mua: Let user specify which parts get a header in citations.
Mark Walters [Sat, 7 Nov 2015 11:04:35 +0000 (11:04 +0000)]
[PATCH v4 6/7] emacs/mua: Let user specify which parts get a header in citations.