notmuch-archives.git
7 years agoRe: [PATCH v2] emacs: wrap current search in parens when filtering
David Bremner [Sun, 6 Sep 2015 02:35:56 +0000 (23:35 +2100)]
Re: [PATCH v2] emacs: wrap current search in parens when filtering

7 years agoRe: [PATCH 1/1] Store and search for canonical Unicode text [WIP]
Rob Browning [Sat, 5 Sep 2015 19:13:00 +0000 (14:13 +1900)]
Re: [PATCH 1/1] Store and search for canonical Unicode text [WIP]

7 years ago[PATCH 2/2] cli: reset db directory mtime upon directory removal
Jani Nikula [Sat, 5 Sep 2015 09:35:31 +0000 (12:35 +0300)]
[PATCH 2/2] cli: reset db directory mtime upon directory removal

7 years ago[PATCH 1/2] HACK: test: test folder renames
Jani Nikula [Sat, 5 Sep 2015 09:35:30 +0000 (12:35 +0300)]
[PATCH 1/2] HACK: test: test folder renames

7 years ago[PATCH 2/2] test: check argc in symbol-test
Jani Nikula [Fri, 4 Sep 2015 18:49:15 +0000 (21:49 +0300)]
[PATCH 2/2] test: check argc in symbol-test

7 years ago[PATCH 1/2] test: fix whitespace/indentation in symbol-test
Jani Nikula [Fri, 4 Sep 2015 18:49:14 +0000 (21:49 +0300)]
[PATCH 1/2] test: fix whitespace/indentation in symbol-test

7 years ago[PATCH 7½/9] test: add notmuch address --deduplicate=(no|mailbox|address) tests
Jani Nikula [Fri, 4 Sep 2015 18:38:47 +0000 (21:38 +0300)]
[PATCH 7½/9] test: add notmuch address --deduplicate=(no|mailbox|address) tests

7 years ago[PATCH 3½/9] test: notmuch address --deduplicate=no tests
Jani Nikula [Fri, 4 Sep 2015 18:35:16 +0000 (21:35 +0300)]
[PATCH 3½/9] test: notmuch address --deduplicate=no tests

7 years agoRe: [PATCH 07/10] lib: constify argument to notmuch_database_status_string
David Bremner [Fri, 4 Sep 2015 11:28:14 +0000 (08:28 +2100)]
Re: [PATCH 07/10] lib: constify argument to notmuch_database_status_string

7 years ago[PATCH v2] emacs: wrap current search in parens when filtering
Uli Scholler [Thu, 3 Sep 2015 21:54:43 +0000 (23:54 +0200)]
[PATCH v2] emacs: wrap current search in parens when filtering

7 years ago[PATCH v2 9/9] cli: do not sort addresses on --output=count or --deduplicate=address
Jani Nikula [Thu, 3 Sep 2015 19:40:05 +0000 (22:40 +0300)]
[PATCH v2 9/9] cli: do not sort addresses on --output=count or --deduplicate=address

7 years ago[PATCH v2 8/9] man: document notmuch address --deduplicate=address option
Jani Nikula [Thu, 3 Sep 2015 19:40:04 +0000 (22:40 +0300)]
[PATCH v2 8/9] man: document notmuch address --deduplicate=address option

7 years ago[PATCH v2 7/9] cli: add support for deduplicating based on case insensitive address
Jani Nikula [Thu, 3 Sep 2015 19:40:03 +0000 (22:40 +0300)]
[PATCH v2 7/9] cli: add support for deduplicating based on case insensitive address

7 years ago[PATCH v2 6/9] cli: change the data structure for notmuch address deduplication
Jani Nikula [Thu, 3 Sep 2015 19:40:02 +0000 (22:40 +0300)]
[PATCH v2 6/9] cli: change the data structure for notmuch address deduplication

7 years ago[PATCH v2 5/9] util: move strcase_equal and strcase_hash to util
Jani Nikula [Thu, 3 Sep 2015 19:40:01 +0000 (22:40 +0300)]
[PATCH v2 5/9] util: move strcase_equal and strcase_hash to util

7 years ago[PATCH v2 4/9] man: document notmuch address --deduplicate=(no|mailbox) option
Jani Nikula [Thu, 3 Sep 2015 19:40:00 +0000 (22:40 +0300)]
[PATCH v2 4/9] man: document notmuch address --deduplicate=(no|mailbox) option

7 years ago[PATCH v2 3/9] cli: add support for not deduplicating notmuch address results
Jani Nikula [Thu, 3 Sep 2015 19:39:59 +0000 (22:39 +0300)]
[PATCH v2 3/9] cli: add support for not deduplicating notmuch address results

7 years ago[PATCH v2 2/9] cli: abstract new mailbox creation
Jani Nikula [Thu, 3 Sep 2015 19:39:58 +0000 (22:39 +0300)]
[PATCH v2 2/9] cli: abstract new mailbox creation

7 years ago[PATCH v2 1/9] cli: g_hash_table_lookup_extended is overkill
Jani Nikula [Thu, 3 Sep 2015 19:39:57 +0000 (22:39 +0300)]
[PATCH v2 1/9] cli: g_hash_table_lookup_extended is overkill

7 years ago[PATCH v2 0/9] cli: alternative address deduplication
Jani Nikula [Thu, 3 Sep 2015 19:39:56 +0000 (22:39 +0300)]
[PATCH v2 0/9] cli: alternative address deduplication

7 years ago[PATCH] test: add "set -u" to test-lib.sh
Tomi Ollila [Thu, 3 Sep 2015 19:09:55 +0000 (22:09 +0300)]
[PATCH] test: add "set -u" to test-lib.sh

7 years agoRe: [PATCH] emacs: wrap current search in parens when filtering
Tomi Ollila [Thu, 3 Sep 2015 07:32:53 +0000 (10:32 +0300)]
Re: [PATCH] emacs: wrap current search in parens when filtering

7 years agoRe: [PATCH 1/1] Store and search for canonical Unicode text [WIP]
Rob Browning [Thu, 3 Sep 2015 02:45:12 +0000 (21:45 +1900)]
Re: [PATCH 1/1] Store and search for canonical Unicode text [WIP]

7 years agoRe: [PATCH 1/1] Store and search for canonical Unicode text [WIP]
David Bremner [Thu, 3 Sep 2015 01:12:14 +0000 (22:12 +2100)]
Re: [PATCH 1/1] Store and search for canonical Unicode text [WIP]

7 years agoRe: muchsync files renames
David Bremner [Wed, 2 Sep 2015 23:05:35 +0000 (20:05 +2100)]
Re: muchsync files renames

7 years ago[PATCH] emacs: wrap current search in parens when filtering
Uli Scholler [Wed, 2 Sep 2015 21:57:14 +0000 (23:57 +0200)]
[PATCH] emacs: wrap current search in parens when filtering

7 years agoRe: muchsync files renames
Amadeusz Żołnowski [Wed, 2 Sep 2015 21:21:56 +0000 (22:21 +0100)]
Re: muchsync files renames

7 years agoRe: synchronize_flags leaving files in new (was muchsync files renames)
Amadeusz Żołnowski [Wed, 2 Sep 2015 21:01:26 +0000 (22:01 +0100)]
Re: synchronize_flags leaving files in new (was muchsync files renames)

7 years ago[PATCH 4/4] emacs: bind notmuch-show-resend-message to 'b' in notmuch-show mode
Tomi Ollila [Wed, 2 Sep 2015 14:34:42 +0000 (17:34 +0300)]
[PATCH 4/4] emacs: bind notmuch-show-resend-message to 'b' in notmuch-show mode

7 years ago[PATCH 3/4] emacs: add function to resend message to new recipients
Tomi Ollila [Wed, 2 Sep 2015 14:34:41 +0000 (17:34 +0300)]
[PATCH 3/4] emacs: add function to resend message to new recipients

7 years ago[PATCH 2/4] emacs: add function notmuch-address--message-insinuated
Tomi Ollila [Wed, 2 Sep 2015 14:34:40 +0000 (17:34 +0300)]
[PATCH 2/4] emacs: add function notmuch-address--message-insinuated

7 years ago[PATCH 1/4] emacs: notmuch-show-view-raw-message clears buffer, makes it read-only
Tomi Ollila [Wed, 2 Sep 2015 14:34:39 +0000 (17:34 +0300)]
[PATCH 1/4] emacs: notmuch-show-view-raw-message clears buffer, makes it read-only

7 years agoRe: muchsync files renames
dm-list-email-notmuch [Wed, 2 Sep 2015 00:46:24 +0000 (17:46 +1700)]
Re: muchsync files renames

7 years agoRe: muchsync files renames
David Bremner [Wed, 2 Sep 2015 00:37:09 +0000 (21:37 +2100)]
Re: muchsync files renames

7 years agosynchronize_flags leaving files in new (was muchsync files renames)
dm-list-email-notmuch [Tue, 1 Sep 2015 23:20:47 +0000 (16:20 +1700)]
synchronize_flags leaving files in new (was muchsync files renames)

7 years agoRe: muchsync files renames
Amadeusz Żołnowski [Tue, 1 Sep 2015 22:52:37 +0000 (23:52 +0100)]
Re: muchsync files renames

7 years agoRe: muchsync files renames
David Mazieres [Mon, 31 Aug 2015 23:43:42 +0000 (16:43 +1700)]
Re: muchsync files renames

7 years agoRe: [PATCH 2/2] emacs: add function to resend message to new recipients
David Bremner [Mon, 31 Aug 2015 23:11:10 +0000 (20:11 +2100)]
Re: [PATCH 2/2] emacs: add function to resend message to new recipients

7 years agoRe: muchsync files renames
Amadeusz Żołnowski [Mon, 31 Aug 2015 22:11:43 +0000 (23:11 +0100)]
Re: muchsync files renames

7 years agoRe: [PATCH 2/2] emacs: add function to resend message to new recipients
Tomi Ollila [Mon, 31 Aug 2015 19:01:22 +0000 (22:01 +0300)]
Re: [PATCH 2/2] emacs: add function to resend message to new recipients

7 years agoRe: muchsync files renames
dm-list-email-notmuch [Mon, 31 Aug 2015 17:27:36 +0000 (10:27 +1700)]
Re: muchsync files renames

7 years agoANNOUNCE: muchsync 2 released on Gentoo
Amadeusz Żołnowski [Mon, 31 Aug 2015 12:44:17 +0000 (13:44 +0100)]
ANNOUNCE: muchsync 2 released on Gentoo

7 years agoRe: muchsync files renames
Amadeusz Żołnowski [Mon, 31 Aug 2015 11:59:43 +0000 (12:59 +0100)]
Re: muchsync files renames

7 years agoRe: [RFC PATCH 5/5] cli: add support for deduplicating based on case insensitive...
David Bremner [Mon, 31 Aug 2015 11:15:19 +0000 (08:15 +2100)]
Re: [RFC PATCH 5/5] cli: add support for deduplicating based on case insensitive address

7 years agoRe: [RFC PATCH 5/5] cli: add support for deduplicating based on case insensitive...
Tomi Ollila [Mon, 31 Aug 2015 10:52:46 +0000 (13:52 +0300)]
Re: [RFC PATCH 5/5] cli: add support for deduplicating based on case insensitive address

7 years agoRe: [PATCH 2/2] emacs: add function to resend message to new recipients
David Bremner [Mon, 31 Aug 2015 01:42:49 +0000 (22:42 +2100)]
Re: [PATCH 2/2] emacs: add function to resend message to new recipients

7 years ago[PATCH 1/1] Store and search for canonical Unicode text [WIP]
Rob Browning [Sun, 30 Aug 2015 16:21:16 +0000 (11:21 +1900)]
[PATCH 1/1] Store and search for canonical Unicode text [WIP]

7 years agoRe: [PATCH 1/2] emacs: add defsubst notmuch-address--message-insinuated
Tomi Ollila [Sun, 30 Aug 2015 15:02:06 +0000 (18:02 +0300)]
Re: [PATCH 1/2] emacs: add defsubst notmuch-address--message-insinuated

7 years agoRe: [PATCH 2/2] emacs: add function to resend message to new recipients
Tomi Ollila [Sun, 30 Aug 2015 14:58:48 +0000 (17:58 +0300)]
Re: [PATCH 2/2] emacs: add function to resend message to new recipients

7 years agoRe: [PATCH 2/2] emacs: add function to resend message to new recipients
David Bremner [Sun, 30 Aug 2015 12:56:19 +0000 (09:56 +2100)]
Re: [PATCH 2/2] emacs: add function to resend message to new recipients

7 years agoRe: [PATCH 1/2] emacs: add defsubst notmuch-address--message-insinuated
David Bremner [Sun, 30 Aug 2015 12:28:32 +0000 (09:28 +2100)]
Re: [PATCH 1/2] emacs: add defsubst notmuch-address--message-insinuated

7 years agoRe: [RFC PATCH 5/5] cli: add support for deduplicating based on case insensitive...
David Bremner [Sun, 30 Aug 2015 12:06:57 +0000 (09:06 +2100)]
Re: [RFC PATCH 5/5] cli: add support for deduplicating based on case insensitive address

7 years agoRe: [RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication
David Bremner [Sun, 30 Aug 2015 11:46:35 +0000 (08:46 +2100)]
Re: [RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication

7 years agoRe: [RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication
Jani Nikula [Sun, 30 Aug 2015 07:47:06 +0000 (10:47 +0300)]
Re: [RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication

7 years agoRe: [RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication
Jani Nikula [Sun, 30 Aug 2015 07:45:46 +0000 (10:45 +0300)]
Re: [RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication

7 years agoRe: [RFC PATCH 3/5] cli: add support for not deduplicating notmuch address results
Jani Nikula [Sun, 30 Aug 2015 07:33:04 +0000 (10:33 +0300)]
Re: [RFC PATCH 3/5] cli: add support for not deduplicating notmuch address results

7 years agoRe: [RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication
David Bremner [Sun, 30 Aug 2015 01:48:53 +0000 (22:48 +2100)]
Re: [RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication

7 years agoRe: [RFC PATCH 3/5] cli: add support for not deduplicating notmuch address results
David Bremner [Sun, 30 Aug 2015 01:29:46 +0000 (22:29 +2100)]
Re: [RFC PATCH 3/5] cli: add support for not deduplicating notmuch address results

7 years ago[RFC PATCH 5/5] cli: add support for deduplicating based on case insensitive address
Jani Nikula [Sat, 29 Aug 2015 14:56:36 +0000 (17:56 +0300)]
[RFC PATCH 5/5] cli: add support for deduplicating based on case insensitive address

7 years ago[RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication
Jani Nikula [Sat, 29 Aug 2015 14:56:35 +0000 (17:56 +0300)]
[RFC PATCH 4/5] cli: change the data structure for notmuch address deduplication

7 years ago[RFC PATCH 3/5] cli: add support for not deduplicating notmuch address results
Jani Nikula [Sat, 29 Aug 2015 14:56:34 +0000 (17:56 +0300)]
[RFC PATCH 3/5] cli: add support for not deduplicating notmuch address results

7 years ago[RFC PATCH 2/5] cli: abstract new mailbox creation
Jani Nikula [Sat, 29 Aug 2015 14:56:33 +0000 (17:56 +0300)]
[RFC PATCH 2/5] cli: abstract new mailbox creation

7 years ago[RFC PATCH 1/5] cli: g_hash_table_lookup_extended is overkill
Jani Nikula [Sat, 29 Aug 2015 14:56:32 +0000 (17:56 +0300)]
[RFC PATCH 1/5] cli: g_hash_table_lookup_extended is overkill

7 years ago[PATCH 0/5] cli: alternative address deduplication
Jani Nikula [Sat, 29 Aug 2015 14:56:31 +0000 (17:56 +0300)]
[PATCH 0/5] cli: alternative address deduplication

7 years agoRe: [PATCH v4 5/5] notmuch-emacs-mua: do not create a frame by default with --client
Tomi Ollila [Fri, 28 Aug 2015 19:18:17 +0000 (22:18 +0300)]
Re: [PATCH v4 5/5] notmuch-emacs-mua: do not create a frame by default with --client

7 years agoRe: [PATCH v4 5/5] notmuch-emacs-mua: do not create a frame by default with --client
Jani Nikula [Fri, 28 Aug 2015 18:22:29 +0000 (21:22 +0300)]
Re: [PATCH v4 5/5] notmuch-emacs-mua: do not create a frame by default with --client

7 years agoRe: how to make return follow hyperlink?
Peter Salazar [Fri, 28 Aug 2015 18:13:13 +0000 (14:13 +2000)]
Re: how to make return follow hyperlink?

7 years agoRe: how to make return follow hyperlink?
Tomi Ollila [Fri, 28 Aug 2015 05:55:14 +0000 (08:55 +0300)]
Re: how to make return follow hyperlink?

7 years agoRe: notmuch-show-toggle-message behavior
Tomi Ollila [Fri, 28 Aug 2015 05:50:59 +0000 (08:50 +0300)]
Re: notmuch-show-toggle-message behavior

7 years agonotmuch-show-toggle-message behavior
Bart Bunting [Fri, 28 Aug 2015 01:15:16 +0000 (11:15 +1000)]
notmuch-show-toggle-message behavior

7 years agoRe: how to make return follow hyperlink?
Mark Walters [Thu, 27 Aug 2015 18:24:19 +0000 (19:24 +0100)]
Re: how to make return follow hyperlink?

7 years agoRe: how to make return follow hyperlink?
Suvayu Ali [Thu, 27 Aug 2015 10:53:29 +0000 (12:53 +0200)]
Re: how to make return follow hyperlink?

7 years agoRe: how to make return follow hyperlink?
David Edmondson [Thu, 27 Aug 2015 08:35:26 +0000 (09:35 +0100)]
Re: how to make return follow hyperlink?

7 years agoRe: [PATCH] cli/lib: remove support for GMime 2.4
David Bremner [Thu, 27 Aug 2015 00:29:38 +0000 (21:29 +2100)]
Re: [PATCH] cli/lib: remove support for GMime 2.4

7 years ago[PATCH 2/2] emacs: add function to resend message to new recipients
Tomi Ollila [Wed, 26 Aug 2015 20:07:06 +0000 (23:07 +0300)]
[PATCH 2/2] emacs: add function to resend message to new recipients

7 years ago[PATCH 1/2] emacs: add defsubst notmuch-address--message-insinuated
Tomi Ollila [Wed, 26 Aug 2015 20:07:05 +0000 (23:07 +0300)]
[PATCH 1/2] emacs: add defsubst notmuch-address--message-insinuated

7 years ago[PATCH v2] devel/release-checks: added checking of copyright year in documentation
Tomi Ollila [Wed, 26 Aug 2015 19:10:36 +0000 (22:10 +0300)]
[PATCH v2] devel/release-checks: added checking of copyright year in documentation

7 years agohow to make return follow hyperlink?
Peter Salazar [Wed, 26 Aug 2015 19:10:11 +0000 (15:10 +2000)]
how to make return follow hyperlink?

7 years agoRe: [PATCH v4 5/5] notmuch-emacs-mua: do not create a frame by default with --client
Tomi Ollila [Wed, 26 Aug 2015 19:03:46 +0000 (22:03 +0300)]
Re: [PATCH v4 5/5] notmuch-emacs-mua: do not create a frame by default with --client

7 years agoRe: muchsync files renames
Amadeusz Żołnowski [Wed, 26 Aug 2015 06:31:34 +0000 (07:31 +0100)]
Re: muchsync files renames

7 years agoRe: muchsync files renames
Amadeusz Żołnowski [Mon, 24 Aug 2015 22:14:08 +0000 (23:14 +0100)]
Re: muchsync files renames

7 years agoRe: notmuch-mode very slow in emacs-mac-port (railwaycat)
Peter Salazar [Mon, 24 Aug 2015 20:36:31 +0000 (16:36 +2000)]
Re: notmuch-mode very slow in emacs-mac-port (railwaycat)

7 years agoRe: notmuch-mode very slow in emacs-mac-port (railwaycat)
David Bremner [Mon, 24 Aug 2015 17:44:32 +0000 (14:44 +2100)]
Re: notmuch-mode very slow in emacs-mac-port (railwaycat)

7 years agoRe: Resending the same email
Tomi Ollila [Mon, 24 Aug 2015 04:55:00 +0000 (07:55 +0300)]
Re: Resending the same email

7 years agoRe: muchsync files renames
David Mazieres [Sun, 23 Aug 2015 20:43:37 +0000 (13:43 +1700)]
Re: muchsync files renames

7 years agoRe: Resending the same email
Jani Nikula [Sun, 23 Aug 2015 20:41:54 +0000 (23:41 +0300)]
Re: Resending the same email

7 years agoRe: muchsync files renames
David Mazieres [Sun, 23 Aug 2015 20:06:20 +0000 (13:06 +1700)]
Re: muchsync files renames

7 years agoRe: Resending the same email
David Mazieres [Sun, 23 Aug 2015 19:45:26 +0000 (12:45 +1700)]
Re: Resending the same email

7 years agoResending the same email
Sebastian Fischmeister [Sun, 23 Aug 2015 13:00:31 +0000 (09:00 +2000)]
Resending the same email

7 years agoRe: muchsync files renames
Amadeusz Żołnowski [Sun, 23 Aug 2015 08:44:14 +0000 (09:44 +0100)]
Re: muchsync files renames

7 years agoRe: muchsync files renames
David Mazieres [Sun, 23 Aug 2015 05:41:59 +0000 (22:41 +1700)]
Re: muchsync files renames

7 years agomuchsync files renames
Amadeusz Żołnowski [Sat, 22 Aug 2015 21:02:27 +0000 (22:02 +0100)]
muchsync files renames

7 years agoRe: folder: search-term problems
Charles Celerier [Thu, 20 Aug 2015 20:25:34 +0000 (16:25 +2000)]
Re: folder: search-term problems

7 years agousing the fringe to indicate good signatures
David Edmondson [Thu, 20 Aug 2015 13:12:26 +0000 (14:12 +0100)]
using the fringe to indicate good signatures

7 years agoRe: folder: search-term problems
Oliver Dunkl [Thu, 20 Aug 2015 08:08:28 +0000 (10:08 +0200)]
Re: folder: search-term problems

7 years agoRe: [PATCH 5/5] lib: Add "lastmod:" queries for filtering by last modification
Gaute Hope [Thu, 20 Aug 2015 07:11:05 +0000 (07:11 +0000)]
Re: [PATCH 5/5] lib: Add "lastmod:" queries for filtering by last modification

7 years agoRe: [PATCH 5/5] lib: Add "lastmod:" queries for filtering by last modification
David Bremner [Thu, 20 Aug 2015 06:22:27 +0000 (08:22 +0200)]
Re: [PATCH 5/5] lib: Add "lastmod:" queries for filtering by last modification

7 years agonotmuch-mode very slow in emacs-mac-port (railwaycat)
Peter Salazar [Thu, 20 Aug 2015 04:28:27 +0000 (00:28 +2000)]
notmuch-mode very slow in emacs-mac-port (railwaycat)

7 years agofolder: search-term problems
Charles Celerier [Thu, 20 Aug 2015 03:03:36 +0000 (23:03 +2000)]
folder: search-term problems

7 years agoRe: [PATCH 3/5] cli/count: add --lastmod
Daniel Schoepe [Tue, 18 Aug 2015 11:32:29 +0000 (13:32 +0200)]
Re: [PATCH 3/5] cli/count: add --lastmod