notmuch-archives.git
9 years ago[PATCH v8 8/8] emacs: A prefix argument to `notmuch-show' should invert the matching...
David Edmondson [Wed, 8 Feb 2012 08:02:19 +0000 (08:02 +0000)]
[PATCH v8 8/8] emacs: A prefix argument to `notmuch-show' should invert the matching message behaviour.

9 years ago[PATCH v8 7/8] emacs: Add `notmuch-show-only-matching-messages'.
David Edmondson [Wed, 8 Feb 2012 08:02:18 +0000 (08:02 +0000)]
[PATCH v8 7/8] emacs: Add `notmuch-show-only-matching-messages'.

9 years ago[PATCH v8 6/8] emacs: Check that the parent buffer is alive before using it.
David Edmondson [Wed, 8 Feb 2012 08:02:17 +0000 (08:02 +0000)]
[PATCH v8 6/8] emacs: Check that the parent buffer is alive before using it.

9 years ago[PATCH v8 5/8] emacs: Optionally retain the state of the buffer during `notmuch-show...
David Edmondson [Wed, 8 Feb 2012 08:02:16 +0000 (08:02 +0000)]
[PATCH v8 5/8] emacs: Optionally retain the state of the buffer during `notmuch-show-refresh-view'.

9 years ago[PATCH v8 4/8] emacs: Add a binding (t) to toggle the truncation of long lines.
David Edmondson [Wed, 8 Feb 2012 08:02:15 +0000 (08:02 +0000)]
[PATCH v8 4/8] emacs: Add a binding (t) to toggle the truncation of long lines.

9 years ago[PATCH v8 3/8] emacs: Allow the indentation of content to be toggled.
David Edmondson [Wed, 8 Feb 2012 08:02:14 +0000 (08:02 +0000)]
[PATCH v8 3/8] emacs: Allow the indentation of content to be toggled.

9 years ago[PATCH v3 2/2] test: Update test to match previous patch.
David Edmondson [Wed, 8 Feb 2012 08:02:13 +0000 (08:02 +0000)]
[PATCH v3 2/2] test: Update test to match previous patch.

9 years ago[PATCH v8 2/8] emacs: Allow `notmuch-show-mode' to display only matching messages.
David Edmondson [Wed, 8 Feb 2012 08:02:12 +0000 (08:02 +0000)]
[PATCH v8 2/8] emacs: Allow `notmuch-show-mode' to display only matching messages.

9 years ago[PATCH v3 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'.
David Edmondson [Wed, 8 Feb 2012 08:02:11 +0000 (08:02 +0000)]
[PATCH v3 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'.

9 years ago[PATCH v8 1/8] emacs: Rework crypto switch toggle.
David Edmondson [Wed, 8 Feb 2012 08:02:10 +0000 (08:02 +0000)]
[PATCH v8 1/8] emacs: Rework crypto switch toggle.

9 years ago[PATCH v8 0/8] reworked crypto toggle, plus a few other toggles
David Edmondson [Wed, 8 Feb 2012 08:02:09 +0000 (08:02 +0000)]
[PATCH v8 0/8] reworked crypto toggle, plus a few other toggles

9 years agoRe: [PATCH v7 1/8] emacs: Rework crypto switch toggle.
David Edmondson [Wed, 8 Feb 2012 06:21:34 +0000 (06:21 +0000)]
Re: [PATCH v7 1/8] emacs: Rework crypto switch toggle.

9 years agoRe: [PATCH v7 1/8] emacs: Rework crypto switch toggle.
Austin Clements [Wed, 8 Feb 2012 05:10:16 +0000 (00:10 +1900)]
Re: [PATCH v7 1/8] emacs: Rework crypto switch toggle.

9 years ago[PATCH] emacs: Ensure that gnupg output goes at the end of the buffer.
David Edmondson [Tue, 7 Feb 2012 17:26:11 +0000 (17:26 +0000)]
[PATCH] emacs: Ensure that gnupg output goes at the end of the buffer.

9 years agoA big thank you for the major tagging speedup
Florian Friesdorf [Tue, 7 Feb 2012 16:36:24 +0000 (17:36 +0100)]
A big thank you for the major tagging speedup

9 years ago[PATCH] uncrustify.cfg: comments and more types
Tomi Ollila [Tue, 7 Feb 2012 16:34:17 +0000 (18:34 +0200)]
[PATCH] uncrustify.cfg: comments and more types

9 years ago[PATCH v2] emacs: call "notmuch tag" only once when archiving a thread
Jani Nikula [Tue, 7 Feb 2012 16:31:43 +0000 (18:31 +0200)]
[PATCH v2] emacs: call "notmuch tag" only once when archiving a thread

9 years agoRe: [PATCH] Free the results of scandir()
Tomi Ollila [Tue, 7 Feb 2012 10:30:12 +0000 (12:30 +0200)]
Re: [PATCH] Free the results of scandir()

9 years agoRe: [PATCH] Free the results of scandir()
Ethan Glasser-Camp [Tue, 7 Feb 2012 10:13:43 +0000 (05:13 +1900)]
Re: [PATCH] Free the results of scandir()

9 years agoRe: [PATCH] Free the results of scandir()
Dmitry Kurochkin [Tue, 7 Feb 2012 10:10:52 +0000 (14:10 +0400)]
Re: [PATCH] Free the results of scandir()

9 years ago[PATCH] Free the results of scandir()
Ethan Glasser-Camp [Tue, 7 Feb 2012 10:05:03 +0000 (05:05 +1900)]
[PATCH] Free the results of scandir()

9 years ago[PATCH v3 2/2] test: Update test to match previous patch.
David Edmondson [Tue, 7 Feb 2012 08:46:17 +0000 (08:46 +0000)]
[PATCH v3 2/2] test: Update test to match previous patch.

9 years ago[PATCH v3 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'.
David Edmondson [Tue, 7 Feb 2012 08:46:16 +0000 (08:46 +0000)]
[PATCH v3 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'.

9 years ago[PATCH v3 0/2] use text properties rather than overlays
David Edmondson [Tue, 7 Feb 2012 08:46:15 +0000 (08:46 +0000)]
[PATCH v3 0/2] use text properties rather than overlays

9 years agoRe: [PATCH v2] Free the results of scandir()
Dmitry Kurochkin [Tue, 7 Feb 2012 08:33:08 +0000 (12:33 +0400)]
Re: [PATCH v2] Free the results of scandir()

9 years agoRe: [PATCH v2] Free the results of scandir()
Jani Nikula [Tue, 7 Feb 2012 08:26:16 +0000 (08:26 +0000)]
Re: [PATCH v2] Free the results of scandir()

9 years ago[PATCH v2] Free the results of scandir()
Ethan Glasser-Camp [Tue, 7 Feb 2012 06:50:05 +0000 (01:50 +1900)]
[PATCH v2] Free the results of scandir()

9 years ago[PATCH v2] emacs: Leave blank subjects alone by default.
David Edmondson [Mon, 6 Feb 2012 22:48:10 +0000 (22:48 +0000)]
[PATCH v2] emacs: Leave blank subjects alone by default.

9 years agoRe: [PATCH] Free the results of scandir()
Jani Nikula [Mon, 6 Feb 2012 22:21:21 +0000 (00:21 +0200)]
Re: [PATCH] Free the results of scandir()

9 years ago[PATCH] Free the results of scandir()
Ethan Glasser-Camp [Mon, 6 Feb 2012 22:02:49 +0000 (17:02 +1900)]
[PATCH] Free the results of scandir()

9 years ago[PATCH] emacs: Leave blank subjects alone by default.
David Edmondson [Mon, 6 Feb 2012 21:30:16 +0000 (21:30 +0000)]
[PATCH] emacs: Leave blank subjects alone by default.

9 years agoRe: [PATCH 0/3] notmuch show argument parsing
Austin Clements [Mon, 6 Feb 2012 21:08:55 +0000 (16:08 +1900)]
Re: [PATCH 0/3] notmuch show argument parsing

9 years ago[PATCH v2 3/3] cli: reach previously unreachable cleanup code in "notmuch show"
Jani Nikula [Mon, 6 Feb 2012 19:57:23 +0000 (21:57 +0200)]
[PATCH v2 3/3] cli: reach previously unreachable cleanup code in "notmuch show"

9 years ago[PATCH v2 2/3] cli: convert "notmuch show" to use the new argument parser
Jani Nikula [Mon, 6 Feb 2012 19:57:22 +0000 (21:57 +0200)]
[PATCH v2 2/3] cli: convert "notmuch show" to use the new argument parser

9 years ago[PATCH v2 1/3] cli: use notmuch_bool_t for boolean fields in notmuch_show_params_t
Jani Nikula [Mon, 6 Feb 2012 19:57:21 +0000 (21:57 +0200)]
[PATCH v2 1/3] cli: use notmuch_bool_t for boolean fields in notmuch_show_params_t

9 years ago[PATCH 0/3] notmuch show argument parsing
Jani Nikula [Mon, 6 Feb 2012 19:57:20 +0000 (21:57 +0200)]
[PATCH 0/3] notmuch show argument parsing

9 years agoRe: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.
Antoine Beaupré [Mon, 6 Feb 2012 19:50:57 +0000 (14:50 +1900)]
Re: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: Installation on Mac OS X Lion
Blake Sweeney [Mon, 6 Feb 2012 19:50:05 +0000 (14:50 +1900)]
Re: Installation on Mac OS X Lion

9 years agoRe: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.
David Edmondson [Mon, 6 Feb 2012 19:34:13 +0000 (19:34 +0000)]
Re: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.
Jameson Graef Rollins [Mon, 6 Feb 2012 19:19:46 +0000 (11:19 +1600)]
Re: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: newbie questions
Jesse Rosenthal [Mon, 6 Feb 2012 18:29:05 +0000 (13:29 +1900)]
Re: newbie questions

9 years agoRe: [PATCH v2 1/2] emacs: Use text properties rather than overlays in `notmuch-show...
David Edmondson [Mon, 6 Feb 2012 16:13:00 +0000 (16:13 +0000)]
Re: [PATCH v2 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'.

9 years ago[PATCH v2 2/2] test: Update test to match previous patch.
David Edmondson [Mon, 6 Feb 2012 16:08:22 +0000 (16:08 +0000)]
[PATCH v2 2/2] test: Update test to match previous patch.

9 years ago[PATCH v2 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'.
David Edmondson [Mon, 6 Feb 2012 16:08:21 +0000 (16:08 +0000)]
[PATCH v2 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'.

9 years ago[PATCH v2 0/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'.
David Edmondson [Mon, 6 Feb 2012 16:08:20 +0000 (16:08 +0000)]
[PATCH v2 0/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'.

9 years ago[PATCH v3 3/3] emacs: Don't insert a part header if it's the first part and text/*.
David Edmondson [Mon, 6 Feb 2012 15:39:08 +0000 (15:39 +0000)]
[PATCH v3 3/3] emacs: Don't insert a part header if it's the first part and text/*.

9 years ago[PATCH v3 2/3] emacs: Optionally hide some part headers.
David Edmondson [Mon, 6 Feb 2012 15:39:07 +0000 (15:39 +0000)]
[PATCH v3 2/3] emacs: Optionally hide some part headers.

9 years ago[PATCH v3 1/3] emacs: Don't return the button from `notmuch-show-insert-part-header'.
David Edmondson [Mon, 6 Feb 2012 15:39:06 +0000 (15:39 +0000)]
[PATCH v3 1/3] emacs: Don't return the button from `notmuch-show-insert-part-header'.

9 years ago[PATCH v2] emacs: Add more processing of displayed headers.
David Edmondson [Mon, 6 Feb 2012 15:39:05 +0000 (15:39 +0000)]
[PATCH v2] emacs: Add more processing of displayed headers.

9 years ago[PATCH v3 0/3] part header code tidying and options
David Edmondson [Mon, 6 Feb 2012 15:39:04 +0000 (15:39 +0000)]
[PATCH v3 0/3] part header code tidying and options

9 years agoRe: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser
Austin Clements [Mon, 6 Feb 2012 14:14:39 +0000 (09:14 +1900)]
Re: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser

9 years ago[PATCH v2] emacs: Add more processing of displayed headers.
David Edmondson [Mon, 6 Feb 2012 13:16:40 +0000 (13:16 +0000)]
[PATCH v2] emacs: Add more processing of displayed headers.

9 years ago[PATCH v2] Wrap and indent headers in show mode
David Edmondson [Mon, 6 Feb 2012 13:16:39 +0000 (13:16 +0000)]
[PATCH v2] Wrap and indent headers in show mode

9 years agoRe: [PATCH v7 0/8] reworked crypto toggle, plus a few other toggles
Tomi Ollila [Mon, 6 Feb 2012 11:32:48 +0000 (13:32 +0200)]
Re: [PATCH v7 0/8] reworked crypto toggle, plus a few other toggles

9 years agoRe: [PATCH v6 2/3] add support for user-specified files & directories to ignore
Tomi Ollila [Mon, 6 Feb 2012 09:50:01 +0000 (11:50 +0200)]
Re: [PATCH v6 2/3] add support for user-specified files & directories to ignore

9 years ago[PATCH v6 3/3] NEWS: add news section for new.ignore
Tomi Ollila [Mon, 6 Feb 2012 09:28:25 +0000 (11:28 +0200)]
[PATCH v6 3/3] NEWS: add news section for new.ignore

9 years ago[PATCH v6 2/3] add support for user-specified files & directories to ignore
Tomi Ollila [Mon, 6 Feb 2012 09:28:24 +0000 (11:28 +0200)]
[PATCH v6 2/3] add support for user-specified files & directories to ignore

9 years ago[PATCH v6 1/3] test: add tests wrt ignoring user-specified files and directories
Tomi Ollila [Mon, 6 Feb 2012 09:28:23 +0000 (11:28 +0200)]
[PATCH v6 1/3] test: add tests wrt ignoring user-specified files and directories

9 years ago[PATCH v7 8/8] emacs: A prefix argument to `notmuch-show' should invert the matching...
David Edmondson [Mon, 6 Feb 2012 09:21:22 +0000 (09:21 +0000)]
[PATCH v7 8/8] emacs: A prefix argument to `notmuch-show' should invert the matching message behaviour.

9 years ago[PATCH v7 7/8] emacs: Add `notmuch-show-only-matching-messages'.
David Edmondson [Mon, 6 Feb 2012 09:21:21 +0000 (09:21 +0000)]
[PATCH v7 7/8] emacs: Add `notmuch-show-only-matching-messages'.

9 years ago[PATCH v7 6/8] emacs: Check that the parent buffer is alive before using it.
David Edmondson [Mon, 6 Feb 2012 09:21:20 +0000 (09:21 +0000)]
[PATCH v7 6/8] emacs: Check that the parent buffer is alive before using it.

9 years ago[PATCH v7 5/8] emacs: Optionally retain the state of the buffer during `notmuch-show...
David Edmondson [Mon, 6 Feb 2012 09:21:19 +0000 (09:21 +0000)]
[PATCH v7 5/8] emacs: Optionally retain the state of the buffer during `notmuch-show-refresh-view'.

9 years ago[PATCH v7 4/8] emacs: Add a binding (t) to toggle the truncation of long lines.
David Edmondson [Mon, 6 Feb 2012 09:21:18 +0000 (09:21 +0000)]
[PATCH v7 4/8] emacs: Add a binding (t) to toggle the truncation of long lines.

9 years ago[PATCH v7 3/8] emacs: Allow the indentation of content to be toggled.
David Edmondson [Mon, 6 Feb 2012 09:21:17 +0000 (09:21 +0000)]
[PATCH v7 3/8] emacs: Allow the indentation of content to be toggled.

9 years ago[PATCH v7 2/8] emacs: Allow `notmuch-show-mode' to display only matching messages.
David Edmondson [Mon, 6 Feb 2012 09:21:16 +0000 (09:21 +0000)]
[PATCH v7 2/8] emacs: Allow `notmuch-show-mode' to display only matching messages.

9 years ago[PATCH v7 1/8] emacs: Rework crypto switch toggle.
David Edmondson [Mon, 6 Feb 2012 09:21:15 +0000 (09:21 +0000)]
[PATCH v7 1/8] emacs: Rework crypto switch toggle.

9 years ago[PATCH v7 0/8] reworked crypto toggle, plus a few other toggles
David Edmondson [Mon, 6 Feb 2012 09:21:14 +0000 (09:21 +0000)]
[PATCH v7 0/8] reworked crypto toggle, plus a few other toggles

9 years agoRe: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.
David Edmondson [Mon, 6 Feb 2012 08:56:34 +0000 (08:56 +0000)]
Re: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.
Jameson Graef Rollins [Mon, 6 Feb 2012 08:06:54 +0000 (00:06 +1600)]
Re: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser
Jani Nikula [Mon, 6 Feb 2012 07:54:02 +0000 (07:54 +0000)]
Re: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser

9 years agoRe: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.
David Edmondson [Mon, 6 Feb 2012 07:47:38 +0000 (07:47 +0000)]
Re: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.
Jameson Graef Rollins [Mon, 6 Feb 2012 07:07:02 +0000 (23:07 +1600)]
Re: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: newbie questions
Tomi Ollila [Mon, 6 Feb 2012 06:51:15 +0000 (08:51 +0200)]
Re: newbie questions

9 years agoRe: NEWS: add entries for the changes in the python bindings
Tomi Ollila [Mon, 6 Feb 2012 06:30:30 +0000 (08:30 +0200)]
Re: NEWS: add entries for the changes in the python bindings

9 years agoRe: [PATCH v3 2/5] reply: Add a JSON reply format.
Adam Wolfe Gordon [Mon, 6 Feb 2012 06:27:14 +0000 (23:27 +1700)]
Re: [PATCH v3 2/5] reply: Add a JSON reply format.

9 years agoRe: [PATCH] STYLE: Initial draft of coding style document
Austin Clements [Mon, 6 Feb 2012 04:42:05 +0000 (23:42 +1900)]
Re: [PATCH] STYLE: Initial draft of coding style document

9 years agoRe: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser
Austin Clements [Mon, 6 Feb 2012 04:12:05 +0000 (23:12 +1900)]
Re: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser

9 years agoRe: [PATCH v3 2/5] reply: Add a JSON reply format.
Austin Clements [Mon, 6 Feb 2012 03:44:14 +0000 (22:44 +1900)]
Re: [PATCH v3 2/5] reply: Add a JSON reply format.

9 years agoRe: NEWS: add entries for the changes in the python bindings
Justus Winter [Mon, 6 Feb 2012 08:21:58 +0000 (08:21 +0000)]
Re: NEWS: add entries for the changes in the python bindings

9 years agoRe: NEWS: add entries for the changes in the python bindings
Tomi Ollila [Sun, 5 Feb 2012 21:19:16 +0000 (23:19 +0200)]
Re: NEWS: add entries for the changes in the python bindings

9 years agoRe: [PATCH v3 2/5] reply: Add a JSON reply format.
Dmitry Kurochkin [Sun, 5 Feb 2012 19:50:54 +0000 (23:50 +0400)]
Re: [PATCH v3 2/5] reply: Add a JSON reply format.

9 years agoRe: [PATCH v3 2/5] reply: Add a JSON reply format.
Adam Wolfe Gordon [Sun, 5 Feb 2012 19:42:12 +0000 (12:42 +1700)]
Re: [PATCH v3 2/5] reply: Add a JSON reply format.

9 years agoRe: [PATCH] tag: remove unused attribute from notmuch_tag_command() arguments
Dmitry Kurochkin [Sun, 5 Feb 2012 19:34:44 +0000 (23:34 +0400)]
Re: [PATCH] tag: remove unused attribute from notmuch_tag_command() arguments

9 years agoRe: [PATCH v2 0/2] Rewrite text show format
Dmitry Kurochkin [Sun, 5 Feb 2012 18:36:26 +0000 (22:36 +0400)]
Re: [PATCH v2 0/2] Rewrite text show format

9 years agoRe: [Patch v2 0/4] Control selection of From: header when replying
Jani Nikula [Sun, 5 Feb 2012 13:12:14 +0000 (15:12 +0200)]
Re: [Patch v2 0/4] Control selection of From: header when replying

9 years agoRe: [Patch v2 0/4] Control selection of From: header when replying
Mark Walters [Sun, 5 Feb 2012 12:50:49 +0000 (12:50 +0000)]
Re: [Patch v2 0/4] Control selection of From: header when replying

9 years agoRe: [PATCH v3 2/5] reply: Add a JSON reply format.
Mark Walters [Sun, 5 Feb 2012 12:45:05 +0000 (12:45 +0000)]
Re: [PATCH v3 2/5] reply: Add a JSON reply format.

9 years agoRe: [PATCH v3 4/5] emacs: Use the new JSON reply format.
Mark Walters [Sun, 5 Feb 2012 12:41:40 +0000 (12:41 +0000)]
Re: [PATCH v3 4/5] emacs: Use the new JSON reply format.

9 years agoRe: [PATCH v3 2/5] reply: Add a JSON reply format.
Mark Walters [Sun, 5 Feb 2012 11:50:12 +0000 (11:50 +0000)]
Re: [PATCH v3 2/5] reply: Add a JSON reply format.

9 years agoRe: newbie questions
albin stjerna [Sun, 5 Feb 2012 11:02:12 +0000 (12:02 +0100)]
Re: newbie questions

9 years agoInstallation on Mac OS X Lion
Saurabh Nanda [Sun, 5 Feb 2012 08:27:38 +0000 (13:57 +0530)]
Installation on Mac OS X Lion

9 years ago[PATCH v5 12/12] NEWS: document Emacs UI tagging operations changes
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:53 +0000 (11:13 +0400)]
[PATCH v5 12/12] NEWS: document Emacs UI tagging operations changes

9 years ago[PATCH v5 11/12] emacs: s/tags/tag-changes/ for arguments of tagging functions
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:52 +0000 (11:13 +0400)]
[PATCH v5 11/12] emacs: s/tags/tag-changes/ for arguments of tagging functions

9 years ago[PATCH v5 10/12] emacs: accept empty tag list in `notmuch-tag'
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:51 +0000 (11:13 +0400)]
[PATCH v5 10/12] emacs: accept empty tag list in `notmuch-tag'

9 years ago[PATCH v5 09/12] emacs: relax tag syntax check in `notmuch-tag' function
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:50 +0000 (11:13 +0400)]
[PATCH v5 09/12] emacs: relax tag syntax check in `notmuch-tag' function

9 years ago[PATCH v5 08/12] emacs: separate history for operations which accept single and multi...
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:49 +0000 (11:13 +0400)]
[PATCH v5 08/12] emacs: separate history for operations which accept single and multiple tags

9 years ago[PATCH v5 07/12] emacs: add "*" binding for notmuch-show view
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:48 +0000 (11:13 +0400)]
[PATCH v5 07/12] emacs: add "*" binding for notmuch-show view

9 years ago[PATCH v5 06/12] emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag...
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:47 +0000 (11:13 +0400)]
[PATCH v5 06/12] emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'

9 years ago[PATCH v5 05/12] test: fix emacs tests after tagging operations changes
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:46 +0000 (11:13 +0400)]
[PATCH v5 05/12] test: fix emacs tests after tagging operations changes

9 years ago[PATCH v5 04/12] emacs: make "+" and "-" tagging operations in notmuch-show more...
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:45 +0000 (11:13 +0400)]
[PATCH v5 04/12] emacs: make "+" and "-" tagging operations in notmuch-show more flexible