notmuch-archives.git
7 years agoRe: [PATCH v2] emacs: Improve notmuch-message-mode initialization
David Bremner [Wed, 23 Mar 2016 10:32:32 +0000 (07:32 +2100)]
Re: [PATCH v2] emacs: Improve notmuch-message-mode initialization

7 years agoRe: segfault with xapian 1.3.1
David Bremner [Tue, 22 Mar 2016 23:31:21 +0000 (20:31 +2100)]
Re: segfault with xapian 1.3.1

7 years agoRe: "The revision being read has been discarded - you should call Xapian::Database...
Chris Down [Tue, 22 Mar 2016 23:11:57 +0000 (23:11 +0000)]
Re: "The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation"

7 years agoRe: binding/python/README is hopelessly outdated
David Bremner [Tue, 22 Mar 2016 22:58:56 +0000 (19:58 +2100)]
Re: binding/python/README is hopelessly outdated

7 years agoRe: "The revision being read has been discarded - you should call Xapian::Database...
David Bremner [Tue, 22 Mar 2016 22:53:31 +0000 (19:53 +2100)]
Re: "The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation"

7 years agoRe: "The revision being read has been discarded - you should call Xapian::Database...
Chris Down [Tue, 22 Mar 2016 20:56:53 +0000 (20:56 +0000)]
Re: "The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation"

7 years agoRe: "The revision being read has been discarded - you should call Xapian::Database...
David Bremner [Tue, 22 Mar 2016 20:32:40 +0000 (17:32 +2100)]
Re: "The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation"

7 years ago"The revision being read has been discarded - you should call Xapian::Database::reope...
Chris Down [Tue, 22 Mar 2016 17:15:09 +0000 (17:15 +0000)]
"The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation"

7 years ago[PATCH 13/13] lib: add support for named queries
David Bremner [Tue, 22 Mar 2016 10:54:54 +0000 (07:54 +2100)]
[PATCH 13/13] lib: add support for named queries

7 years ago[PATCH 12/13] lib: make a global constant for query parser flags
David Bremner [Tue, 22 Mar 2016 10:54:53 +0000 (07:54 +2100)]
[PATCH 12/13] lib: make a global constant for query parser flags

7 years ago[PATCH 11/13] CLI: add notmuch-config support for named queries
David Bremner [Tue, 22 Mar 2016 10:54:52 +0000 (07:54 +2100)]
[PATCH 11/13] CLI: add notmuch-config support for named queries

7 years ago[PATCH 10/13] CLI: optionally restore config data.
David Bremner [Tue, 22 Mar 2016 10:54:51 +0000 (07:54 +2100)]
[PATCH 10/13] CLI: optionally restore config data.

7 years ago[PATCH 09/13] CLI: add optional config data to dump output.
David Bremner [Tue, 22 Mar 2016 10:54:50 +0000 (07:54 +2100)]
[PATCH 09/13] CLI: add optional config data to dump output.

7 years ago[PATCH 08/13] CLI: add print_status_database
David Bremner [Tue, 22 Mar 2016 10:54:49 +0000 (07:54 +2100)]
[PATCH 08/13] CLI: add print_status_database

7 years ago[PATCH 07/13] lib: config list iterators
David Bremner [Tue, 22 Mar 2016 10:54:48 +0000 (07:54 +2100)]
[PATCH 07/13] lib: config list iterators

7 years ago[PATCH 06/13] lib: provide config API
David Bremner [Tue, 22 Mar 2016 10:54:47 +0000 (07:54 +2100)]
[PATCH 06/13] lib: provide config API

7 years ago[PATCH 05/13] configure: check directly for xapian compaction API
David Bremner [Tue, 22 Mar 2016 10:54:46 +0000 (07:54 +2100)]
[PATCH 05/13] configure: check directly for xapian compaction API

7 years ago[PATCH 04/13] lib/cli: add library API / CLI for compile time options
David Bremner [Tue, 22 Mar 2016 10:54:45 +0000 (07:54 +2100)]
[PATCH 04/13] lib/cli: add library API / CLI for compile time options

7 years ago[PATCH 03/13] lib: optionally support single argument date: queries
David Bremner [Tue, 22 Mar 2016 10:54:44 +0000 (07:54 +2100)]
[PATCH 03/13] lib: optionally support single argument date: queries

7 years ago[PATCH 02/13] configure: detect Xapian:FieldProcessor
David Bremner [Tue, 22 Mar 2016 10:54:43 +0000 (07:54 +2100)]
[PATCH 02/13] configure: detect Xapian:FieldProcessor

7 years ago[PATCH 01/13] config: autodetect xapian-1.3
David Bremner [Tue, 22 Mar 2016 10:54:42 +0000 (07:54 +2100)]
[PATCH 01/13] config: autodetect xapian-1.3

7 years agofield processor features, merged series
David Bremner [Tue, 22 Mar 2016 10:54:41 +0000 (07:54 +2100)]
field processor features, merged series

7 years ago[PATCH] configure: check directly for xapian compaction API
David Bremner [Mon, 21 Mar 2016 01:55:14 +0000 (22:55 +2100)]
[PATCH] configure: check directly for xapian compaction API

7 years ago[PATCH] lib/cli: add library API / CLI for compile time options
David Bremner [Sun, 20 Mar 2016 16:53:11 +0000 (13:53 +2100)]
[PATCH] lib/cli: add library API / CLI for compile time options

7 years ago[PATCH 3/3] lib: optionally support single argument date: queries
David Bremner [Sun, 20 Mar 2016 01:38:24 +0000 (22:38 +2100)]
[PATCH 3/3] lib: optionally support single argument date: queries

7 years ago[PATCH 2/3] configure: detect Xapian:FieldProcessor
David Bremner [Sun, 20 Mar 2016 01:38:23 +0000 (22:38 +2100)]
[PATCH 2/3] configure: detect Xapian:FieldProcessor

7 years ago[PATCH 1/3] config: autodetect xapian-1.3
David Bremner [Sun, 20 Mar 2016 01:38:22 +0000 (22:38 +2100)]
[PATCH 1/3] config: autodetect xapian-1.3

7 years agosingle argument date: queries
David Bremner [Sun, 20 Mar 2016 01:38:21 +0000 (22:38 +2100)]
single argument date: queries

7 years agoRe: [PATCH 6/6] WIP: support XDG database directory
David Bremner [Sat, 19 Mar 2016 20:19:09 +0000 (17:19 +2100)]
Re: [PATCH 6/6] WIP: support XDG database directory

7 years ago[PATCH] test/test-lib.el: revert setting notmuch-mua-reply-insert-header-p-function
Tomi Ollila [Sat, 19 Mar 2016 15:50:29 +0000 (17:50 +0200)]
[PATCH] test/test-lib.el: revert setting notmuch-mua-reply-insert-header-p-function

7 years agoRe: [PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default.
David Edmondson [Fri, 18 Mar 2016 22:27:07 +0000 (22:27 +0000)]
Re: [PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default.

7 years agoRe: [PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default.
David Bremner [Fri, 18 Mar 2016 21:27:26 +0000 (18:27 +2100)]
Re: [PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default.

7 years agoRe: Content-type of the mime part in cited text when replying
David Bremner [Fri, 18 Mar 2016 21:25:23 +0000 (18:25 +2100)]
Re: Content-type of the mime part in cited text when replying

7 years agoRe: Content-type of the mime part in cited text when replying
Tomi Ollila [Wed, 16 Mar 2016 08:57:14 +0000 (10:57 +0200)]
Re: Content-type of the mime part in cited text when replying

7 years agoRe: [PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default.
Tomi Ollila [Wed, 16 Mar 2016 08:54:27 +0000 (10:54 +0200)]
Re: [PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default.

7 years ago[PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default.
David Edmondson [Wed, 16 Mar 2016 08:39:53 +0000 (08:39 +0000)]
[PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default.

7 years agoRe: Content-type of the mime part in cited text when replying
Nicolas Petton [Wed, 16 Mar 2016 08:23:26 +0000 (09:23 +0100)]
Re: Content-type of the mime part in cited text when replying

7 years agoRe: Content-type of the mime part in cited text when replying
Nicolas Petton [Wed, 16 Mar 2016 08:10:24 +0000 (09:10 +0100)]
Re: Content-type of the mime part in cited text when replying

7 years agoRe: Notmuch -- Just an email system
Carl Worth [Wed, 16 Mar 2016 00:44:01 +0000 (17:44 +1700)]
Re: Notmuch -- Just an email system

7 years agoRe: Content-type of the mime part in cited text when replying
David Edmondson [Tue, 15 Mar 2016 12:11:42 +0000 (12:11 +0000)]
Re: Content-type of the mime part in cited text when replying

7 years agoRe: Content-type of the mime part in cited text when replying
Tomi Ollila [Tue, 15 Mar 2016 12:07:53 +0000 (14:07 +0200)]
Re: Content-type of the mime part in cited text when replying

7 years agoRe: Content-type of the mime part in cited text when replying
David Edmondson [Tue, 15 Mar 2016 12:04:37 +0000 (12:04 +0000)]
Re: Content-type of the mime part in cited text when replying

7 years agoContent-type of the mime part in cited text when replying
Nicolas Petton [Tue, 15 Mar 2016 09:59:59 +0000 (10:59 +0100)]
Content-type of the mime part in cited text when replying

7 years agoRe: [PATCH] doc/reply: Clarify how reply-to header is handled
David Bremner [Mon, 14 Mar 2016 23:39:05 +0000 (20:39 +2100)]
Re: [PATCH] doc/reply: Clarify how reply-to header is handled

7 years agoRe: [PATCH 3/3] test: canonicalize quotes in xapian error messages
David Bremner [Mon, 14 Mar 2016 23:29:16 +0000 (20:29 +2100)]
Re: [PATCH 3/3] test: canonicalize quotes in xapian error messages

7 years agoRe: [PATCH v2] lib: NOTMUCH_DEPRECATED macro also for older compilers
David Bremner [Mon, 14 Mar 2016 23:02:28 +0000 (20:02 +2100)]
Re: [PATCH v2] lib: NOTMUCH_DEPRECATED macro also for older compilers

7 years agoRe: [PATCH] emacs: hello: promote '?' as the universal help key
David Bremner [Mon, 14 Mar 2016 23:02:00 +0000 (20:02 +2100)]
Re: [PATCH] emacs: hello: promote '?' as the universal help key

7 years agoRe: [Jakub Wilk] Bug#749890: python3-notmuch: missing header in mbox message -> NullP...
Justus Winter [Mon, 14 Mar 2016 20:54:10 +0000 (21:54 +0100)]
Re: [Jakub Wilk] Bug#749890: python3-notmuch: missing header in mbox message -> NullPointerError

7 years agoRe: [PATCH 6/6] WIP: support XDG database directory
Tomi Ollila [Mon, 14 Mar 2016 18:06:49 +0000 (20:06 +0200)]
Re: [PATCH 6/6] WIP: support XDG database directory

7 years agoRe: [PATCH v1 0/3] Improve the acquisition of text parts.
David Bremner [Mon, 14 Mar 2016 11:49:36 +0000 (08:49 +2100)]
Re: [PATCH v1 0/3] Improve the acquisition of text parts.

7 years agoRe: [PATCH] emacs: hello: promote '?' as the universal help key
Tomi Ollila [Mon, 14 Mar 2016 11:25:41 +0000 (13:25 +0200)]
Re: [PATCH] emacs: hello: promote '?' as the universal help key

7 years agoRe: [PATCH] emacs: hello: promote '?' as the universal help key
David Edmondson [Mon, 14 Mar 2016 08:35:50 +0000 (08:35 +0000)]
Re: [PATCH] emacs: hello: promote '?' as the universal help key

7 years agoRe: (emacs) Parsing problems replying to encrypted html
David Edmondson [Mon, 14 Mar 2016 08:32:43 +0000 (08:32 +0000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: [PATCH v1 0/3] Improve the acquisition of text parts.
David Edmondson [Mon, 14 Mar 2016 08:31:49 +0000 (08:31 +0000)]
Re: [PATCH v1 0/3] Improve the acquisition of text parts.

7 years agoRe: [PATCH] Don't bother checking for mbox files
Tomi Ollila [Mon, 14 Mar 2016 07:23:21 +0000 (09:23 +0200)]
Re: [PATCH] Don't bother checking for mbox files

7 years agoRe: Bug#817964: notmuch: indexing daemon
Justus Winter [Sun, 13 Mar 2016 23:13:09 +0000 (00:13 +0100)]
Re: Bug#817964: notmuch: indexing daemon

7 years agoRe: (emacs) Parsing problems replying to encrypted html
Jani Nikula [Sun, 13 Mar 2016 16:09:00 +0000 (18:09 +0200)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: [PATCH v1 0/3] Improve the acquisition of text parts.
Mark Walters [Sun, 13 Mar 2016 15:22:16 +0000 (15:22 +0000)]
Re: [PATCH v1 0/3] Improve the acquisition of text parts.

7 years agoRe: [PATCH] Don't bother checking for mbox files
Jani Nikula [Sun, 13 Mar 2016 12:48:41 +0000 (14:48 +0200)]
Re: [PATCH] Don't bother checking for mbox files

7 years agoRe: [PATCH] use notmuch_database_open_verbose
David Bremner [Sun, 13 Mar 2016 12:37:40 +0000 (09:37 +2100)]
Re: [PATCH] use notmuch_database_open_verbose

7 years ago[PATCH] emacs: hello: promote '?' as the universal help key
Jani Nikula [Sun, 13 Mar 2016 12:27:17 +0000 (14:27 +0200)]
[PATCH] emacs: hello: promote '?' as the universal help key

7 years agoRe: [PATCH] use notmuch_database_open_verbose
Patrick Totzke [Sun, 13 Mar 2016 12:03:20 +0000 (12:03 +0000)]
Re: [PATCH] use notmuch_database_open_verbose

7 years agoRe: [PATCH] Don't bother checking for mbox files
Edward Betts [Sun, 13 Mar 2016 10:57:43 +0000 (10:57 +0000)]
Re: [PATCH] Don't bother checking for mbox files

7 years agoRe: [PATCH] use notmuch_database_open_verbose
David Bremner [Sat, 12 Mar 2016 16:33:50 +0000 (12:33 +2000)]
Re: [PATCH] use notmuch_database_open_verbose

7 years agoRe: [PATCH] use notmuch_database_open_verbose
David Bremner [Sat, 12 Mar 2016 16:26:45 +0000 (12:26 +2000)]
Re: [PATCH] use notmuch_database_open_verbose

7 years ago[PATCH] use notmuch_database_open_verbose
Patrick Totzke [Sat, 12 Mar 2016 15:17:37 +0000 (15:17 +0000)]
[PATCH] use notmuch_database_open_verbose

7 years agoRe: Notmuch -- Just an email system
David Bremner [Sat, 12 Mar 2016 14:38:17 +0000 (10:38 +2000)]
Re: Notmuch -- Just an email system

7 years agoRe: (emacs) Parsing problems replying to encrypted html
David Edmondson [Sat, 12 Mar 2016 14:37:44 +0000 (14:37 +0000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: (emacs) Parsing problems replying to encrypted html
David Bremner [Sat, 12 Mar 2016 13:33:05 +0000 (09:33 +2000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years ago[PATCH 6/6] WIP: support XDG database directory
David Bremner [Sat, 12 Mar 2016 12:31:30 +0000 (08:31 +2000)]
[PATCH 6/6] WIP: support XDG database directory

7 years ago[PATCH 5/6] CLI: optionally restore config data.
David Bremner [Sat, 12 Mar 2016 12:31:29 +0000 (08:31 +2000)]
[PATCH 5/6] CLI: optionally restore config data.

7 years ago[PATCH 4/6] CLI: add optional config data to dump output.
David Bremner [Sat, 12 Mar 2016 12:31:28 +0000 (08:31 +2000)]
[PATCH 4/6] CLI: add optional config data to dump output.

7 years ago[PATCH 3/6] CLI: add print_status_database
David Bremner [Sat, 12 Mar 2016 12:31:27 +0000 (08:31 +2000)]
[PATCH 3/6] CLI: add print_status_database

7 years ago[PATCH 2/6] lib: config list iterators
David Bremner [Sat, 12 Mar 2016 12:31:26 +0000 (08:31 +2000)]
[PATCH 2/6] lib: config list iterators

7 years ago[PATCH 1/6] lib: provide config API
David Bremner [Sat, 12 Mar 2016 12:31:25 +0000 (08:31 +2000)]
[PATCH 1/6] lib: provide config API

7 years agolibrary config api v4
David Bremner [Sat, 12 Mar 2016 12:31:24 +0000 (08:31 +2000)]
library config api v4

7 years agoRe: Bug#817964: notmuch: indexing daemon
David Bremner [Sat, 12 Mar 2016 11:24:47 +0000 (07:24 +2000)]
Re: Bug#817964: notmuch: indexing daemon

7 years agoRe: (emacs) Parsing problems replying to encrypted html
David Edmondson [Thu, 10 Mar 2016 12:23:57 +0000 (12:23 +0000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: (emacs) Parsing problems replying to encrypted html
David Bremner [Thu, 10 Mar 2016 12:09:54 +0000 (08:09 +2000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoNotmuch -- Just an email system
Bagrii Alisa [Thu, 10 Mar 2016 08:41:19 +0000 (16:41 +0800)]
Notmuch -- Just an email system

7 years ago[PATCH] Don't bother checking for mbox files
Keith Packard [Thu, 10 Mar 2016 00:08:17 +0000 (16:08 +1600)]
[PATCH] Don't bother checking for mbox files

7 years ago[PATCH v1 3/3] emacs: Improve the acquisition of text parts.
David Edmondson [Tue, 8 Mar 2016 17:12:59 +0000 (17:12 +0000)]
[PATCH v1 3/3] emacs: Improve the acquisition of text parts.

7 years ago[PATCH v1 2/3] emacs: Neaten `notmuch-show-insert-bodypart-internal'.
David Edmondson [Tue, 8 Mar 2016 17:12:58 +0000 (17:12 +0000)]
[PATCH v1 2/3] emacs: Neaten `notmuch-show-insert-bodypart-internal'.

7 years ago[PATCH v1 1/3] emacs: `notmuch-show-insert-part-multipart/encrypted' should not assum...
David Edmondson [Tue, 8 Mar 2016 17:12:57 +0000 (17:12 +0000)]
[PATCH v1 1/3] emacs: `notmuch-show-insert-part-multipart/encrypted' should not assume the presence of a button.

7 years ago[PATCH v1 0/3] Improve the acquisition of text parts.
David Edmondson [Tue, 8 Mar 2016 17:12:56 +0000 (17:12 +0000)]
[PATCH v1 0/3] Improve the acquisition of text parts.

7 years agoRe: (emacs) Parsing problems replying to encrypted html
Matthew Lear [Tue, 8 Mar 2016 22:06:41 +0000 (22:06 +0000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: (emacs) Parsing problems replying to encrypted html
Tomi Ollila [Tue, 8 Mar 2016 12:39:11 +0000 (14:39 +0200)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: (emacs) Parsing problems replying to encrypted html
Matthew Lear [Tue, 8 Mar 2016 20:28:39 +0000 (20:28 +0000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: (emacs) Parsing problems replying to encrypted html
Tomi Ollila [Tue, 8 Mar 2016 12:26:24 +0000 (14:26 +0200)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: (emacs) Parsing problems replying to encrypted html
David Bremner [Tue, 8 Mar 2016 12:08:03 +0000 (08:08 +2000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: (emacs) Parsing problems replying to encrypted html
Matthew Lear [Tue, 8 Mar 2016 19:44:06 +0000 (19:44 +0000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: (emacs) Parsing problems replying to encrypted html
David Bremner [Tue, 8 Mar 2016 11:22:17 +0000 (07:22 +2000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: (emacs) Parsing problems replying to encrypted html
Matthew Lear [Mon, 7 Mar 2016 21:01:24 +0000 (21:01 +0000)]
Re: (emacs) Parsing problems replying to encrypted html

7 years agoRe: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies
Mark Walters [Mon, 7 Mar 2016 19:26:53 +0000 (19:26 +0000)]
Re: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies

7 years agoRe: [PATCH v6 6/6] emacs/mua: Let user specify which parts get a header in citations.
Jani Nikula [Mon, 7 Mar 2016 19:16:01 +0000 (21:16 +0200)]
Re: [PATCH v6 6/6] emacs/mua: Let user specify which parts get a header in citations.

7 years agoRe: [PATCH v6 6/6] emacs/mua: Let user specify which parts get a header in citations.
Mark Walters [Mon, 7 Mar 2016 19:14:42 +0000 (19:14 +0000)]
Re: [PATCH v6 6/6] emacs/mua: Let user specify which parts get a header in citations.

7 years agoRe: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies
David Edmondson [Mon, 7 Mar 2016 18:49:23 +0000 (18:49 +0000)]
Re: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies

7 years agoRe: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies
Jani Nikula [Mon, 7 Mar 2016 18:25:02 +0000 (20:25 +0200)]
Re: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies

7 years agoRe: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies
David Edmondson [Mon, 7 Mar 2016 18:10:51 +0000 (18:10 +0000)]
Re: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies

7 years agoRe: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies
Jani Nikula [Mon, 7 Mar 2016 17:52:11 +0000 (19:52 +0200)]
Re: [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies