Austin Clements [Thu, 26 May 2011 20:18:53 +0000 (16:18 +2000)]
Re: one-time-iterators
Jameson Graef Rollins [Thu, 26 May 2011 17:46:48 +0000 (10:46 +1700)]
Re: [PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message
Thomas Jost [Thu, 26 May 2011 17:22:41 +0000 (19:22 +0200)]
[PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message
Carl Worth [Thu, 26 May 2011 17:20:21 +0000 (10:20 +1700)]
Re: one-time-iterators
Dmitry Kurochkin [Thu, 26 May 2011 16:27:58 +0000 (20:27 +0400)]
[PATCH] test: add test-lib.el file with `visible-buffer-string' function
Mark Walters [Thu, 26 May 2011 16:06:52 +0000 (17:06 +0100)]
[PATCH 2/2] Emacs changes for reply to sender
Mark Walters [Thu, 26 May 2011 16:06:51 +0000 (17:06 +0100)]
[PATCH 1/2] Command line changes for reply-to-sender
Mark Walters [Thu, 26 May 2011 16:06:50 +0000 (17:06 +0100)]
[PATCH 0/2] Implement reply to sender
Jameson Graef Rollins [Thu, 26 May 2011 15:35:57 +0000 (08:35 +1700)]
Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.
Dmitry Kurochkin [Thu, 26 May 2011 10:26:34 +0000 (14:26 +0400)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.
Thomas Jost [Thu, 26 May 2011 08:41:33 +0000 (10:41 +0200)]
[PATCH v2 4/4] emacs: Allow the user to choose the "From" address when replying to a message
Thomas Jost [Thu, 26 May 2011 08:41:32 +0000 (10:41 +0200)]
[PATCH v2 3/4] emacs: Allow the user to choose the "From" address when forwarding a message
Thomas Jost [Thu, 26 May 2011 08:41:31 +0000 (10:41 +0200)]
[PATCH v2 2/4] emacs: Allow the user to choose the "From" address when composing a new message
Thomas Jost [Thu, 26 May 2011 08:41:30 +0000 (10:41 +0200)]
[PATCH v2 1/4] emacs: Helpers needed for the user to be able to choose the "From" address when composing a new message
Thomas Jost [Thu, 26 May 2011 08:39:58 +0000 (10:39 +0200)]
Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.
Patrick Totzke [Thu, 26 May 2011 08:31:19 +0000 (09:31 +0100)]
one-time-iterators
Austin Clements [Thu, 26 May 2011 03:27:13 +0000 (23:27 +2000)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Carl Worth [Thu, 26 May 2011 01:05:48 +0000 (18:05 +1700)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Carl Worth [Thu, 26 May 2011 01:02:49 +0000 (18:02 +1700)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:20 +0000 (18:01 +1700)]
[PATCH 11/11] tag signed/encrypted during notmuch new
Jameson Graef Rollins [Thu, 26 May 2011 01:01:19 +0000 (18:01 +1700)]
[PATCH 10/11] emacs: Add support for PGP/MIME verification/decryption
Jameson Graef Rollins [Thu, 26 May 2011 01:01:18 +0000 (18:01 +1700)]
[PATCH 09/11] Add decryption of PGP/MIME-encrypted parts with --decrypt.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:17 +0000 (18:01 +1700)]
[PATCH 08/11] Add signature verification of PGP/MIME-signed parts with --verify.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:16 +0000 (18:01 +1700)]
[PATCH 07/11] test: add crypto tests for signature verification and decryption
Jameson Graef Rollins [Thu, 26 May 2011 01:01:15 +0000 (18:01 +1700)]
[PATCH 06/11] test: add notmuch_show_sanitize_all function that is a little more aggressive.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:14 +0000 (18:01 +1700)]
[PATCH 05/11] test: new test-lib function to test for equality between files
Jameson Graef Rollins [Thu, 26 May 2011 01:01:13 +0000 (18:01 +1700)]
[PATCH 04/11] Break up format->part function into part_start and part_content functions.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:12 +0000 (18:01 +1700)]
[PATCH 03/11] Use empty strings instead of NULL in format_reply structure.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:11 +0000 (18:01 +1700)]
[PATCH 02/11] Integrate reply_part_content function into reply_part function.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:10 +0000 (18:01 +1700)]
[PATCH 01/11] Simplify reply_part function to eliminate redundant code paths.
Jameson Graef Rollins [Thu, 26 May 2011 01:01:09 +0000 (18:01 +1700)]
New crypto patch series
Daniel Schoepe [Wed, 25 May 2011 23:21:17 +0000 (01:21 +0200)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Dmitry Kurochkin [Wed, 25 May 2011 23:10:11 +0000 (03:10 +0400)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.
Carl Worth [Wed, 25 May 2011 22:46:40 +0000 (15:46 +1700)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.
Austin Clements [Wed, 25 May 2011 22:42:30 +0000 (18:42 +2000)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Dmitry Kurochkin [Wed, 25 May 2011 22:34:28 +0000 (02:34 +0400)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.
Carl Worth [Wed, 25 May 2011 22:23:47 +0000 (15:23 +1700)]
Re: [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.
Carl Worth [Wed, 25 May 2011 22:17:05 +0000 (15:17 +1700)]
Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.
Dmitry Kurochkin [Wed, 25 May 2011 22:10:16 +0000 (02:10 +0400)]
[PATCH 5/5] Simplify message and headers visibility code in notmuch-show view.
Dmitry Kurochkin [Wed, 25 May 2011 22:10:15 +0000 (02:10 +0400)]
[PATCH 4/5] Set higher priority for headers and hidden citation overlays.
Dmitry Kurochkin [Wed, 25 May 2011 22:10:14 +0000 (02:10 +0400)]
[PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view.
Dmitry Kurochkin [Wed, 25 May 2011 22:10:13 +0000 (02:10 +0400)]
[PATCH 2/5] Set message invisibility spec properties before inserting the body.
Dmitry Kurochkin [Wed, 25 May 2011 22:10:12 +0000 (02:10 +0400)]
[PATCH 1/5] Pass message to the `notmuch-show-insert-text/plain-hook' hook.
Dmitry Kurochkin [Wed, 25 May 2011 22:10:11 +0000 (02:10 +0400)]
[PATCH] Fix hiding a message while some citations are visible
Daniel Schoepe [Wed, 25 May 2011 21:21:54 +0000 (23:21 +0200)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Austin Clements [Wed, 25 May 2011 19:11:16 +0000 (15:11 +2000)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Daniel Schoepe [Wed, 25 May 2011 17:56:51 +0000 (19:56 +0200)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Daniel Schoepe [Wed, 25 May 2011 16:51:02 +0000 (18:51 +0200)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Austin Clements [Wed, 25 May 2011 14:44:51 +0000 (10:44 +2000)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Thomas Jost [Wed, 25 May 2011 13:22:40 +0000 (15:22 +0200)]
[PATCH 4/4] emacs: Allow the user to choose the "From" address when replying to a message.
Thomas Jost [Wed, 25 May 2011 13:22:39 +0000 (15:22 +0200)]
[PATCH 3/4] emacs: Allow the user to choose the "From" address when forwarding a message.
Thomas Jost [Wed, 25 May 2011 13:22:38 +0000 (15:22 +0200)]
[PATCH 2/4] emacs: Move the "prompt for sender" code to a new function.
Thomas Jost [Wed, 25 May 2011 13:22:37 +0000 (15:22 +0200)]
[PATCH 1/4] emacs: Allow the user choose the "From" address when composing a new message from notmuch-show-mode too.
Thomas Jost [Wed, 25 May 2011 13:21:06 +0000 (15:21 +0200)]
Re: [PATCH] emacs: Allow user to choose "From" address when composing a new message.
Felix Geller [Wed, 25 May 2011 13:07:52 +0000 (15:07 +0200)]
[PATCH] Change in increment_mtime for BSD compatibility of test suite
Matthias Guedemann [Wed, 25 May 2011 12:27:55 +0000 (14:27 +0200)]
[PATCH] fixed return value check of sysoncf in get_name_from_passwd_file / get_username_from_passwd_file
Daniel Schoepe [Wed, 25 May 2011 10:04:14 +0000 (12:04 +0200)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Austin Clements [Wed, 25 May 2011 04:10:43 +0000 (00:10 +2000)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Carl Worth [Tue, 24 May 2011 23:36:35 +0000 (16:36 +1700)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Dmitry Kurochkin [Tue, 24 May 2011 23:27:51 +0000 (03:27 +0400)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Carl Worth [Tue, 24 May 2011 23:20:34 +0000 (16:20 +1700)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Dmitry Kurochkin [Tue, 24 May 2011 23:02:43 +0000 (03:02 +0400)]
[PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Dmitry Kurochkin [Tue, 24 May 2011 23:00:43 +0000 (03:00 +0400)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Carl Worth [Tue, 24 May 2011 22:57:32 +0000 (15:57 +1700)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Austin Clements [Tue, 24 May 2011 22:43:41 +0000 (18:43 +2000)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Carl Worth [Tue, 24 May 2011 22:22:12 +0000 (15:22 +1700)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Dmitry Kurochkin [Tue, 24 May 2011 22:16:06 +0000 (02:16 +0400)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Carl Worth [Tue, 24 May 2011 22:06:10 +0000 (15:06 +1700)]
Re: problems with multipart/mixed
Carl Worth [Tue, 24 May 2011 22:04:19 +0000 (15:04 +1700)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Carl Worth [Tue, 24 May 2011 22:02:01 +0000 (15:02 +1700)]
[PATCH] emacs: Allow user to choose "From" address when composing a new message.
Carl Worth [Tue, 24 May 2011 22:01:04 +0000 (15:01 +1700)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Carl Worth [Tue, 24 May 2011 21:54:37 +0000 (14:54 +1700)]
Re: Multiple sender identities (composing)
Dirk Hohndel [Tue, 24 May 2011 21:01:35 +0000 (14:01 +1700)]
Re: problems with multipart/mixed
Daniel Schoepe [Tue, 24 May 2011 21:01:16 +0000 (23:01 +0200)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Dmitry Kurochkin [Tue, 24 May 2011 20:43:20 +0000 (00:43 +0400)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Carl Worth [Tue, 24 May 2011 20:39:44 +0000 (13:39 +1700)]
Re: [PATCH] emacs: Make the queries used in the all-tags section
Carl Worth [Tue, 24 May 2011 20:33:25 +0000 (13:33 +1700)]
Re: [BUG] [PATCH] Fix appending of Received headers
Carl Worth [Tue, 24 May 2011 20:29:48 +0000 (13:29 +1700)]
Re: [PATCH] emacs: Add notmuch-before/after-tag-hook
Carl Worth [Tue, 24 May 2011 20:20:56 +0000 (13:20 +1700)]
Re: [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Carl Worth [Tue, 24 May 2011 20:10:58 +0000 (13:10 +1700)]
Re: a python terminal gui?
Carl Worth [Tue, 24 May 2011 19:59:05 +0000 (12:59 +1700)]
Deprecated notmuch "part" and "search-tags" commands
Carl Worth [Tue, 24 May 2011 19:50:20 +0000 (12:50 +1700)]
Re: problems with multipart/mixed
Matthias Guedemann [Tue, 24 May 2011 10:07:32 +0000 (12:07 +0200)]
Re: [BUG] multipart ID of show != part
Sebastian Spaeth [Tue, 24 May 2011 08:28:02 +0000 (10:28 +0200)]
Re: a python terminal gui?
Dirk Hohndel [Tue, 24 May 2011 02:46:41 +0000 (19:46 +1700)]
Re: problems with multipart/mixed
Carl Worth [Mon, 23 May 2011 21:41:47 +0000 (14:41 +1700)]
Re: [BUG] multipart ID of show != part
Carl Worth [Mon, 23 May 2011 21:38:05 +0000 (14:38 +1700)]
Re: problems with multipart/mixed
Daniel Kahn Gillmor [Mon, 23 May 2011 17:51:03 +0000 (13:51 +2000)]
Re: [BUG] multipart ID of show != part
Matthias Guedemann [Mon, 23 May 2011 17:25:01 +0000 (19:25 +0200)]
[BUG] multipart ID of show != part
Carl Worth [Mon, 23 May 2011 17:17:20 +0000 (10:17 +1700)]
Re: a python terminal gui?
Dmitry Kurochkin [Mon, 23 May 2011 15:29:46 +0000 (19:29 +0400)]
[PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'.
Matthias Guedemann [Mon, 23 May 2011 13:39:07 +0000 (15:39 +0200)]
Re: problems with multipart/mixed
Dirk Hohndel [Mon, 23 May 2011 11:25:14 +0000 (04:25 +1700)]
Re: problems with multipart/mixed
Dmitry Kurochkin [Sun, 22 May 2011 18:57:55 +0000 (22:57 +0400)]
[PATCH 3/3] test: add test for hiding/showing signature in notmuch-show view
Dmitry Kurochkin [Sun, 22 May 2011 18:57:54 +0000 (22:57 +0400)]
[PATCH 2/3] test: fix expected output for emacs tests after the wash button label changes
Dmitry Kurochkin [Sun, 22 May 2011 18:57:53 +0000 (22:57 +0400)]
[PATCH 1/3] Use different labels for wash buttons when text is visible or hidden.
Patrick Totzke [Sat, 21 May 2011 18:50:37 +0000 (19:50 +0100)]
Re: a python terminal gui?
Patrick Totzke [Sat, 21 May 2011 14:53:56 +0000 (15:53 +0100)]
Re: a python terminal gui?
Stewart Smith [Sat, 21 May 2011 07:25:00 +0000 (17:25 +1000)]
Re: [notmuch] Mail in git
martin f krafft [Sat, 21 May 2011 07:05:54 +0000 (09:05 +0200)]
Re: [notmuch] Mail in git