notmuch-archives.git
9 years ago[notmuch] [PATCH -v2] notmuch.el: Use variable notmuch-search-oldest-first to decide...
Aneesh Kumar K.V [Wed, 25 Nov 2009 04:58:13 +0000 (10:28 +0530)]
[notmuch] [PATCH -v2] notmuch.el: Use variable notmuch-search-oldest-first to decide the search order

9 years ago[notmuch] [PATCH -v4] notmuch.el: Add face support to search and show mode
Aneesh Kumar K.V [Wed, 25 Nov 2009 04:58:00 +0000 (10:28 +0530)]
[notmuch] [PATCH -v4] notmuch.el: Add face support to search and show mode

9 years ago[notmuch] [PATCH 3/3] notmuch-show: identify which messages printed matched the query...
Bart Trojanowski [Wed, 25 Nov 2009 04:54:35 +0000 (23:54 +1900)]
[notmuch] [PATCH 3/3] notmuch-show: identify which messages printed matched the query string

9 years ago[notmuch] [PATCH 2/3] have _notmuch_thread_create mark which messages matched the...
Bart Trojanowski [Wed, 25 Nov 2009 04:54:34 +0000 (23:54 +1900)]
[notmuch] [PATCH 2/3] have _notmuch_thread_create mark which messages matched the query

9 years ago[notmuch] [PATCH 1/3] message: add flags to notmuch_message_t
Bart Trojanowski [Wed, 25 Nov 2009 04:54:33 +0000 (23:54 +1900)]
[notmuch] [PATCH 1/3] message: add flags to notmuch_message_t

9 years ago[notmuch] notmuch show should tell us what messages matched the search expression
Bart Trojanowski [Wed, 25 Nov 2009 04:54:32 +0000 (23:54 +1900)]
[notmuch] notmuch show should tell us what messages matched the search expression

9 years ago[notmuch] [PATCH] notmuch.el: When removing tags, offer only those a msg/thread has...
Jan Janak [Wed, 25 Nov 2009 04:05:39 +0000 (05:05 +0100)]
[notmuch] [PATCH] notmuch.el: When removing tags, offer only those a msg/thread has set.

9 years agoRe: [notmuch] [PATCH 0/4] Make tags applied by 'notmuch new' configurable.
Bart Trojanowski [Wed, 25 Nov 2009 03:35:31 +0000 (22:35 +1900)]
Re: [notmuch] [PATCH 0/4] Make tags applied by 'notmuch new' configurable.

9 years ago[notmuch] [PATCH 2/2] search-tags: Add support for search-terms.
Jan Janak [Wed, 25 Nov 2009 03:30:22 +0000 (04:30 +0100)]
[notmuch] [PATCH 2/2] search-tags: Add support for search-terms.

9 years ago[notmuch] [PATCH 1/2] lib: New function to collect tags from a list of messages.
Jan Janak [Wed, 25 Nov 2009 03:30:21 +0000 (04:30 +0100)]
[notmuch] [PATCH 1/2] lib: New function to collect tags from a list of messages.

9 years agoRe: [notmuch] [PATCH 0/4] Make tags applied by 'notmuch new' configurable.
Bdale Garbee [Wed, 25 Nov 2009 03:07:55 +0000 (20:07 +1700)]
Re: [notmuch] [PATCH 0/4] Make tags applied by 'notmuch new' configurable.

9 years ago[notmuch] [PATCH] notmuch-show: add option to limit display to only matching messages
Bart Trojanowski [Wed, 25 Nov 2009 02:03:29 +0000 (21:03 +1900)]
[notmuch] [PATCH] notmuch-show: add option to limit display to only matching messages

9 years ago[notmuch] (no subject)
Bart Trojanowski [Wed, 25 Nov 2009 02:03:28 +0000 (21:03 +1900)]
[notmuch] (no subject)

9 years ago[notmuch] [PATCH 2/2] notmuch-reply.c: implement notmuch_reply_format_headers_only
Jed Brown [Wed, 25 Nov 2009 01:35:14 +0000 (02:35 +0100)]
[notmuch] [PATCH 2/2] notmuch-reply.c: implement notmuch_reply_format_headers_only

9 years ago[notmuch] [PATCH 1/2] notmuch-reply.c: accept the --format=default default option.
Jed Brown [Wed, 25 Nov 2009 01:35:13 +0000 (02:35 +0100)]
[notmuch] [PATCH 1/2] notmuch-reply.c: accept the --format=default default option.

9 years ago[notmuch] Notmuch-side support for git send-email --notmuch id:<MESSAGE-ID>
Jed Brown [Wed, 25 Nov 2009 01:35:12 +0000 (02:35 +0100)]
[notmuch] Notmuch-side support for git send-email --notmuch id:<MESSAGE-ID>

9 years agoRe: [notmuch] notmuch 'index' mode.
Bart Trojanowski [Tue, 24 Nov 2009 23:40:40 +0000 (18:40 +1900)]
Re: [notmuch] notmuch 'index' mode.

9 years agoRe: [notmuch] [PATCH 0/4] Make tags applied by 'notmuch new' configurable.
Brett Viren [Tue, 24 Nov 2009 22:50:14 +0000 (17:50 +1900)]
Re: [notmuch] [PATCH 0/4] Make tags applied by 'notmuch new' configurable.

9 years ago[notmuch] [PATCH 4/4] notmuch-new: New cmdline option --tag=<name>.
Jan Janak [Tue, 24 Nov 2009 22:10:30 +0000 (23:10 +0100)]
[notmuch] [PATCH 4/4] notmuch-new: New cmdline option --tag=<name>.

9 years ago[notmuch] [PATCH 3/4] notmuch-setup: Copy/create the new section with tags for 'notmu...
Jan Janak [Tue, 24 Nov 2009 22:10:29 +0000 (23:10 +0100)]
[notmuch] [PATCH 3/4] notmuch-setup: Copy/create the new section with tags for 'notmuch-new'.

9 years ago[notmuch] [PATCH 2/4] notmuch: Config option to specify tags to be applied by 'notmuc...
Jan Janak [Tue, 24 Nov 2009 22:10:28 +0000 (23:10 +0100)]
[notmuch] [PATCH 2/4] notmuch: Config option to specify tags to be applied by 'notmuch new'.

9 years ago[notmuch] [PATCH 1/4] notmuch-new: Remove tag_add_inbox_unread in favor of a generic...
Jan Janak [Tue, 24 Nov 2009 22:10:27 +0000 (23:10 +0100)]
[notmuch] [PATCH 1/4] notmuch-new: Remove tag_add_inbox_unread in favor of a generic solution.

9 years ago[notmuch] [PATCH 0/4] Make tags applied by 'notmuch new' configurable.
Jan Janak [Tue, 24 Nov 2009 22:10:26 +0000 (23:10 +0100)]
[notmuch] [PATCH 0/4] Make tags applied by 'notmuch new' configurable.

9 years agoRe: [notmuch] [PATCH] New function notmuch-show-kill-ring-save-message-id.
Jed Brown [Tue, 24 Nov 2009 20:29:56 +0000 (21:29 +0100)]
Re: [notmuch] [PATCH] New function notmuch-show-kill-ring-save-message-id.

9 years ago[notmuch] [PATCH] New function notmuch-show-kill-ring-save-message-id.
Jed Brown [Tue, 24 Nov 2009 20:22:11 +0000 (21:22 +0100)]
[notmuch] [PATCH] New function notmuch-show-kill-ring-save-message-id.

9 years agoRe: [notmuch] [PATCH 1/5] make headers locally expandable/collapsable
Alexander Botero-Lowry [Tue, 24 Nov 2009 19:49:40 +0000 (11:49 +1600)]
Re: [notmuch] [PATCH 1/5] make headers locally expandable/collapsable

9 years ago[notmuch] [PATCH] notmuch-new: Remove the tiresome joke from the output.
Chris Wilson [Tue, 24 Nov 2009 19:41:20 +0000 (19:41 +0000)]
[notmuch] [PATCH] notmuch-new: Remove the tiresome joke from the output.

9 years agoRe: [notmuch] [PATCH 1/5] make headers locally expandable/collapsable
Carl Worth [Tue, 24 Nov 2009 19:40:24 +0000 (11:40 +1600)]
Re: [notmuch] [PATCH 1/5] make headers locally expandable/collapsable

9 years ago[notmuch] [PATCH] New function notmuch-show-kill-message-id, puts current message...
Jed Brown [Tue, 24 Nov 2009 18:35:12 +0000 (19:35 +0100)]
[notmuch] [PATCH] New function notmuch-show-kill-message-id, puts current message ID in the kill ring.

9 years agoRe: [notmuch] notmuch 'index' mode.
Jan Janak [Tue, 24 Nov 2009 17:51:03 +0000 (18:51 +0100)]
Re: [notmuch] notmuch 'index' mode.

9 years agoRe: [notmuch] notmuch 'index' mode.
Jed Brown [Tue, 24 Nov 2009 17:14:11 +0000 (18:14 +0100)]
Re: [notmuch] notmuch 'index' mode.

9 years agoRe: [notmuch] notmuch 'index' mode.
Keith Packard [Tue, 24 Nov 2009 16:38:20 +0000 (08:38 +1600)]
Re: [notmuch] notmuch 'index' mode.

9 years ago[notmuch] [PATCH] notmuch-count: make sure all created items are freed, even in error...
Dirk-Jan C. Binnema [Tue, 24 Nov 2009 14:22:02 +0000 (16:22 +0200)]
[notmuch] [PATCH] notmuch-count: make sure all created items are freed, even in error paths

9 years agoRe: [notmuch] interesting project!
Dirk-Jan C. Binnema [Tue, 24 Nov 2009 14:16:58 +0000 (16:16 +0200)]
Re: [notmuch] interesting project!

9 years agoRe: [notmuch] notmuch 'index' mode.
Jan Janak [Tue, 24 Nov 2009 12:14:07 +0000 (13:14 +0100)]
Re: [notmuch] notmuch 'index' mode.

9 years agoRe: [notmuch] [PATCH 3/3] change config file location to be ~/.notmuch/config
Jan Janak [Tue, 24 Nov 2009 10:55:59 +0000 (11:55 +0100)]
Re: [notmuch] [PATCH 3/3] change config file location to be ~/.notmuch/config

9 years agoRe: [notmuch] notmuch 'index' mode.
Jed Brown [Tue, 24 Nov 2009 10:20:02 +0000 (11:20 +0100)]
Re: [notmuch] notmuch 'index' mode.

9 years ago[notmuch] Snippet to jump to message in Gnus from notmuch-show buffer
Tassilo Horn [Tue, 24 Nov 2009 08:02:46 +0000 (09:02 +0100)]
[notmuch] Snippet to jump to message in Gnus from notmuch-show buffer

9 years ago[notmuch] [PATCH 5/5] Remove the global expand body keymapping
Alexander Botero-Lowry [Tue, 24 Nov 2009 07:45:07 +0000 (23:45 +1600)]
[notmuch] [PATCH 5/5] Remove the global expand body keymapping

9 years ago[notmuch] [PATCH 4/5] Make bodies locally toggleable
Alexander Botero-Lowry [Tue, 24 Nov 2009 07:45:06 +0000 (23:45 +1600)]
[notmuch] [PATCH 4/5] Make bodies locally toggleable

9 years ago[notmuch] [PATCH 3/5] make a nice function for generating invisibility toggle buttons
Alexander Botero-Lowry [Tue, 24 Nov 2009 07:45:05 +0000 (23:45 +1600)]
[notmuch] [PATCH 3/5] make a nice function for generating invisibility toggle buttons

9 years ago[notmuch] [PATCH 2/5] cleanup a lot of left-overs from the global invis
Alexander Botero-Lowry [Tue, 24 Nov 2009 07:45:04 +0000 (23:45 +1600)]
[notmuch] [PATCH 2/5] cleanup a lot of left-overs from the global invis

9 years ago[notmuch] [PATCH 1/5] make headers locally expandable/collapsable
Alexander Botero-Lowry [Tue, 24 Nov 2009 07:45:03 +0000 (23:45 +1600)]
[notmuch] [PATCH 1/5] make headers locally expandable/collapsable

9 years agoRe: [notmuch] notmuch 'index' mode.
Keith Packard [Tue, 24 Nov 2009 03:43:26 +0000 (19:43 +1600)]
Re: [notmuch] notmuch 'index' mode.

9 years agoRe: [notmuch] notmuch 'index' mode.
Carl Worth [Tue, 24 Nov 2009 03:16:54 +0000 (19:16 +1600)]
Re: [notmuch] notmuch 'index' mode.

9 years agoRe: [notmuch] interesting project!
Carl Worth [Tue, 24 Nov 2009 02:57:32 +0000 (18:57 +1600)]
Re: [notmuch] interesting project!

9 years agoRe: [notmuch] [PATCH] Make addresses case insensitive for the purpose of constructing...
Carl Worth [Tue, 24 Nov 2009 02:35:31 +0000 (18:35 +1600)]
Re: [notmuch] [PATCH] Make addresses case insensitive for the purpose of constructing replies.

9 years agoRe: [notmuch] [PATCH] Stay out of tmp to respect the Maildir spec.
Carl Worth [Tue, 24 Nov 2009 02:33:44 +0000 (18:33 +1600)]
Re: [notmuch] [PATCH] Stay out of tmp to respect the Maildir spec.

9 years agoRe: [notmuch] Multithreaded access
Carl Worth [Tue, 24 Nov 2009 02:11:39 +0000 (18:11 +1600)]
Re: [notmuch] Multithreaded access

9 years ago[notmuch] [PATCH] Stay out of tmp to respect the Maildir spec.
Jed Brown [Mon, 23 Nov 2009 20:57:33 +0000 (21:57 +0100)]
[notmuch] [PATCH] Stay out of tmp to respect the Maildir spec.

9 years ago[notmuch] _notmuch_message_create_for_message_id makes extra call to notmuch_database...
Keith Packard [Mon, 23 Nov 2009 20:29:44 +0000 (12:29 +1600)]
[notmuch] _notmuch_message_create_for_message_id makes extra call to notmuch_database_find_message

9 years agoRe: [notmuch] [PATCH] Support multiple configuration files via $NOTMUCH_CONFIG
Ingmar Vanhassel [Mon, 23 Nov 2009 20:02:09 +0000 (21:02 +0100)]
Re: [notmuch] [PATCH] Support multiple configuration files via $NOTMUCH_CONFIG

9 years agoRe: [notmuch] [PATCH] Make search filters handle disjunctive queries.
Jed Brown [Mon, 23 Nov 2009 18:48:46 +0000 (19:48 +0100)]
Re: [notmuch] [PATCH] Make search filters handle disjunctive queries.

9 years ago[notmuch] [PATCH] Make addresses case insensitive for the purpose of constructing...
Jed Brown [Mon, 23 Nov 2009 18:29:52 +0000 (19:29 +0100)]
[notmuch] [PATCH] Make addresses case insensitive for the purpose of constructing replies.

9 years agoRe: [notmuch] [PATCH] Make search filters handle disjunctive queries.
Keith Packard [Mon, 23 Nov 2009 18:26:47 +0000 (10:26 +1600)]
Re: [notmuch] [PATCH] Make search filters handle disjunctive queries.

9 years agoRe: [notmuch] [patch] Trivial fix for non-root install
Alec Berryman [Mon, 23 Nov 2009 18:21:44 +0000 (12:21 +1800)]
Re: [notmuch] [patch] Trivial fix for non-root install

9 years ago[notmuch] [PATCH] Add tests to configure script to detect strndup and getline
Jeffrey C. Ollie [Mon, 23 Nov 2009 18:14:15 +0000 (12:14 +1800)]
[notmuch] [PATCH] Add tests to configure script to detect strndup and getline

9 years ago[notmuch] [PATCH] Make search filters handle disjunctive queries.
Jed Brown [Mon, 23 Nov 2009 18:07:23 +0000 (19:07 +0100)]
[notmuch] [PATCH] Make search filters handle disjunctive queries.

9 years ago[notmuch] [PATCH] Return unpropertized strings for filename and message-id
Tassilo Horn [Mon, 23 Nov 2009 16:57:31 +0000 (17:57 +0100)]
[notmuch] [PATCH] Return unpropertized strings for filename and message-id

9 years agoRe: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write...
Jed Brown [Mon, 23 Nov 2009 16:38:42 +0000 (17:38 +0100)]
Re: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write return values

9 years agoRe: [notmuch] notmuch new: Memory problem
Dominik Epple [Mon, 23 Nov 2009 16:26:41 +0000 (17:26 +0100)]
Re: [notmuch] notmuch new: Memory problem

9 years agoRe: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write...
Dirk-Jan Binnema [Mon, 23 Nov 2009 16:14:12 +0000 (18:14 +0200)]
Re: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write return values

9 years agoRe: [notmuch] [patch] Trivial fix for non-root install
Jameson Rollins [Mon, 23 Nov 2009 15:45:50 +0000 (10:45 +1900)]
Re: [notmuch] [patch] Trivial fix for non-root install

9 years agoRe: [notmuch] [patch] Trivial fix for non-root install
Ingmar Vanhassel [Mon, 23 Nov 2009 15:41:23 +0000 (16:41 +0100)]
Re: [notmuch] [patch] Trivial fix for non-root install

9 years ago[notmuch] [patch] Trivial fix for non-root install
Brett Viren [Mon, 23 Nov 2009 15:31:47 +0000 (10:31 +1900)]
[notmuch] [patch] Trivial fix for non-root install

9 years agoRe: [notmuch] notmuch new: Memory problem
Dominik Epple [Mon, 23 Nov 2009 15:30:29 +0000 (16:30 +0100)]
Re: [notmuch] notmuch new: Memory problem

9 years agoRe: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks
Jed Brown [Mon, 23 Nov 2009 15:16:58 +0000 (16:16 +0100)]
Re: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks

9 years agoRe: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks
Mikhail Gusarov [Mon, 23 Nov 2009 15:11:07 +0000 (21:11 +0600)]
Re: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks

9 years agoRe: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks
Mikhail Gusarov [Mon, 23 Nov 2009 15:10:01 +0000 (21:10 +0600)]
Re: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks

9 years agoRe: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks
Jed Brown [Mon, 23 Nov 2009 15:03:00 +0000 (16:03 +0100)]
Re: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks

9 years agoRe: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks
Tassilo Horn [Mon, 23 Nov 2009 15:01:41 +0000 (16:01 +0100)]
Re: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks

9 years ago[notmuch] [PATCH] notmuch.el: Use variable notmuch-search-oldest-first to decide...
Aneesh Kumar K.V [Mon, 23 Nov 2009 14:50:59 +0000 (20:20 +0530)]
[notmuch] [PATCH] notmuch.el: Use variable notmuch-search-oldest-first to decide the search order

9 years agoRe: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks
Tassilo Horn [Mon, 23 Nov 2009 14:43:41 +0000 (15:43 +0100)]
Re: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks

9 years agoRe: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write...
Jed Brown [Mon, 23 Nov 2009 14:24:46 +0000 (15:24 +0100)]
Re: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write return values

9 years agoRe: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks
Mikhail Gusarov [Mon, 23 Nov 2009 14:02:01 +0000 (20:02 +0600)]
Re: [notmuch] Notmuch doesn't index new mails when mail location contains symlinks

9 years ago[notmuch] Notmuch doesn't index new mails when mail location contains symlinks (was...
Tassilo Horn [Mon, 23 Nov 2009 13:55:40 +0000 (14:55 +0100)]
[notmuch] Notmuch doesn't index new mails when mail location contains symlinks (was: Notmuch doesn't index new mails)

9 years ago[notmuch] [PATCH] Add private implementations of strndup and getline.
Jeffrey C. Ollie [Mon, 23 Nov 2009 13:43:30 +0000 (07:43 +1800)]
[notmuch] [PATCH] Add private implementations of strndup and getline.

9 years agoRe: [notmuch] [PATCH] Mac OS X compatibility fixes
Jeffrey C. Ollie [Mon, 23 Nov 2009 13:43:29 +0000 (07:43 +1800)]
Re: [notmuch] [PATCH] Mac OS X compatibility fixes

9 years agoRe: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write...
Karl Wiberg [Mon, 23 Nov 2009 13:19:18 +0000 (14:19 +0100)]
Re: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write return values

9 years agoRe: [notmuch] [PATCH] New function notmuch-search-operate-all: operate on all message...
Jed Brown [Mon, 23 Nov 2009 13:07:20 +0000 (14:07 +0100)]
Re: [notmuch] [PATCH] New function notmuch-search-operate-all: operate on all messages in the current query.

9 years ago[notmuch] OpenPGP support
Jameson Graef Rollins [Mon, 23 Nov 2009 13:00:09 +0000 (08:00 +1900)]
[notmuch] OpenPGP support

9 years ago[notmuch] [PATCH] Make search filters handle disjunctive queries.
Jed Brown [Mon, 23 Nov 2009 11:49:26 +0000 (12:49 +0100)]
[notmuch] [PATCH] Make search filters handle disjunctive queries.

9 years agoRe: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write...
Dirk-Jan Binnema [Mon, 23 Nov 2009 11:11:55 +0000 (13:11 +0200)]
Re: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write return values

9 years ago[notmuch] Multithreaded access
Peter Wang [Mon, 23 Nov 2009 11:07:42 +0000 (22:07 +1100)]
[notmuch] Multithreaded access

9 years ago[notmuch] Notmuch doesn't index new mails
Tassilo Horn [Mon, 23 Nov 2009 10:49:29 +0000 (11:49 +0100)]
[notmuch] Notmuch doesn't index new mails

9 years ago[notmuch] notsomuch, a dummy curses ui
Ruben Pollan [Mon, 23 Nov 2009 10:12:40 +0000 (11:12 +0100)]
[notmuch] notsomuch, a dummy curses ui

9 years agoRe: [notmuch] How to index /var/spool/mail with notmuch
Tassilo Horn [Mon, 23 Nov 2009 07:42:09 +0000 (08:42 +0100)]
Re: [notmuch] How to index /var/spool/mail with notmuch

9 years agoRe: [notmuch] [PATCH] ANSI escapes in "new" only when output is a tty
Keith Packard [Mon, 23 Nov 2009 07:35:24 +0000 (23:35 +1600)]
Re: [notmuch] [PATCH] ANSI escapes in "new" only when output is a tty

9 years agoRe: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write...
Karl Wiberg [Mon, 23 Nov 2009 07:34:32 +0000 (08:34 +0100)]
Re: [notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write return values

9 years agoRe: [notmuch] [PATCH] Make notmuch-show 'X' (and 'x') commands remove inbox (and...
Keith Packard [Mon, 23 Nov 2009 07:20:58 +0000 (23:20 +1600)]
Re: [notmuch] [PATCH] Make notmuch-show 'X' (and 'x') commands remove inbox (and unread) tags

9 years agoRe: [notmuch] notmuch 'index' mode.
Keith Packard [Mon, 23 Nov 2009 07:18:33 +0000 (23:18 +1600)]
Re: [notmuch] notmuch 'index' mode.

9 years agoRe: [notmuch] interesting project!
Dirk-Jan C. Binnema [Mon, 23 Nov 2009 07:08:34 +0000 (09:08 +0200)]
Re: [notmuch] interesting project!

9 years agoRe: [notmuch] [PATCH] makefile: Tell echo to interpret escape sequences.
Karl Wiberg [Mon, 23 Nov 2009 07:05:16 +0000 (08:05 +0100)]
Re: [notmuch] [PATCH] makefile: Tell echo to interpret escape sequences.

9 years agoRe: [notmuch] [PATCH] Make notmuch-show 'X' (and 'x') commands remove inbox (and...
Carl Worth [Mon, 23 Nov 2009 06:31:04 +0000 (07:31 +0100)]
Re: [notmuch] [PATCH] Make notmuch-show 'X' (and 'x') commands remove inbox (and unread) tags

9 years ago[notmuch] [PATCH 2/2] * avoid gcc 4.4.1 compiler warning due to ignored 'fflush'...
Dirk-Jan C. Binnema [Mon, 23 Nov 2009 06:21:50 +0000 (08:21 +0200)]
[notmuch] [PATCH 2/2] * avoid gcc 4.4.1 compiler warning due to ignored 'fflush' return value

9 years agoRe: [notmuch] [PATCH] Add SCons build files.
Carl Worth [Mon, 23 Nov 2009 06:20:52 +0000 (07:20 +0100)]
Re: [notmuch] [PATCH] Add SCons build files.

9 years ago[notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write return...
Dirk-Jan C. Binnema [Mon, 23 Nov 2009 06:20:40 +0000 (08:20 +0200)]
[notmuch] [PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write return values

9 years agoRe: [notmuch] notmuch 'index' mode.
Carl Worth [Mon, 23 Nov 2009 06:06:06 +0000 (07:06 +0100)]
Re: [notmuch] notmuch 'index' mode.

9 years agoRe: [notmuch] [RFC PATCH -V2] notmuch: Add support for multiple maildirs
Aneesh Kumar K.V [Mon, 23 Nov 2009 05:23:49 +0000 (10:53 +0530)]
Re: [notmuch] [RFC PATCH -V2] notmuch: Add support for multiple maildirs

9 years ago[notmuch] [PATCH -v3] notmuch.el: Add face support to search and show mode
Aneesh Kumar K.V [Mon, 23 Nov 2009 05:21:20 +0000 (10:51 +0530)]
[notmuch] [PATCH -v3] notmuch.el: Add face support to search and show mode