On Mon, Nov 8, 2010 at 7:50 PM, Carl Worth wrote:
> On Wed, 26 May 2010 17:01:34 +0300, Ali Polatel wrote:
>> notmuch-deliver is a maildir delivery tool for notmuch mail indexer. It
>> reads from standard input, delivers the mail to the specified maildir
>> and adds it to the notmuch database. Th
Hi,
I installed notmuch yesterday and imported an account with about 9000
mails. The import worked fine and the Emacs client shows all messages.
However, I ran into an problem with changing tags in the message view: I
noticed that mails were not marked as read (i.e., their unread tag was
not
Here is a timeout patch that actually seems to work. Also attached are
the diffs to debian/changelog to update to 0.5+nmu2.
>From f8e8ea0058ca2e57fececc3f01cc05ece0c3c3c8 Mon Sep 17 00:00:00 2001
From: David Bremner
Date: Sun, 19 Dec 2010 21:48:59 -0400
Subject: [PATCH 1/2] tests: Add optional u
From: Thomas Schwinge
It happens that my notmuch-command may look like this:
(setq notmuch-command "~/Mentor Graphics/command/notmuch")
Most of the times, notmuch-command is passed to call-process which will simply
do the right thing, but there are a few other cases where it is fed through
From: Thomas Schwinge
Signed-off-by: Thomas Schwinge
---
configure | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index c58dd0f..b5e446c 100755
--- a/configure
+++ b/configure
@@ -188,6 +188,17 @@ developers. Then, please email those d
s more than once.
If someone disagrees with any of this, I'm open to discuss these items.
Gr??e,
Thomas
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL:
<http://notmuchmail.org/pipermail/notmuch/attachments/20110111/fc445790/attachment.pgp>
From: Thomas Schwinge
It happens that my notmuch-command may look like this:
(setq notmuch-command "~/Mentor Graphics/command/notmuch")
Most of the times, notmuch-command is passed to call-process which will simply
do the right thing, but there are a few other cases where it is fed through
From: Thomas Schwinge
Signed-off-by: Thomas Schwinge
---
configure | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index c58dd0f..b5e446c 100755
--- a/configure
+++ b/configure
@@ -188,6 +188,17 @@ developers. Then, please email those d
On Mon, Nov 8, 2010 at 7:50 PM, Carl Worth wrote:
> On Wed, 26 May 2010 17:01:34 +0300, Ali Polatel wrote:
>> notmuch-deliver is a maildir delivery tool for notmuch mail indexer. It
>> reads from standard input, delivers the mail to the specified maildir
>> and adds it to the notmuch database. Th
Hallo!
On Mon, 08 Nov 2010 09:50:46 -0800, Carl Worth wrote:
> On Wed, 26 May 2010 17:01:34 +0300, Ali Polatel wrote:
> > notmuch-deliver is a maildir delivery tool for notmuch mail indexer. It
> > reads from standard input, delivers the mail to the specified maildir
> > and adds it to the notmu
10 matches
Mail list logo