David Bremner on 2009-12-15 08:05:13 -0400:
> Recent discussions on IRC (I forget with whom, sorry), brought me back
> to thinking about syncing notmuch with imap. In addition to the flags
> \Seen, \Answered, \Draft, \Deleted, and \Flagged, imap servers can
> optionally support user defined
I write links to notmuch threads into my todo list in org-mode.
I then try to visit these threads on a different machine, but of course
that thread id doesn't exist there, since the database was reindexed and
tags reimported.
I don't know if it is in any way practical, but it would be nice from
On Thu, 10 Dec 2009 13:30:13 -0800, Carl Worth wrote:
> But I still have a hard time justifying user operations to manipulate
> threading. The whole point of threading is to make it faster to process
> and read messages. But manual operations like joining and splitting
> threads seem like the
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<http://notmuchmail.org/pipermail/notmuch/attachments/20091215/ffdc862b/attachment.pgp>
art --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL:
<http://notmuchmail.org/pipermail/notmuch/attachments/20091215/bff06cfc/attachment.pgp>
Recent discussions on IRC (I forget with whom, sorry), brought me back
to thinking about syncing notmuch with imap. In addition to the flags
\Seen, \Answered, \Draft, \Deleted, and \Flagged, imap servers can
optionally support user defined keywords (i.e. tags). At least courier
and dovecot do.
Some errors applying the patch:
[mes...@blackspot:src/notmuch.orig]$ git apply
~/0001-Preseve-folder-information-when-indexing.patch
/home/meskio/0001-Preseve-folder-information-when-indexing.patch:136: trailing
whitespace.
status = notmuch_database_add_message (notmuch, next,
On Thu, 10 Dec 2009 13:30:13 -0800, Carl Worth cwo...@cworth.org wrote:
But I still have a hard time justifying user operations to manipulate
threading. The whole point of threading is to make it faster to process
and read messages. But manual operations like joining and splitting
threads seem
I write links to notmuch threads into my todo list in org-mode.
I then try to visit these threads on a different machine, but of course
that thread id doesn't exist there, since the database was reindexed and
tags reimported.
I don't know if it is in any way practical, but it would be nice from