[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / e9 / 49be86e055d6fdfe3a56431121e793ab0bf10a
1 Return-Path: <bremner@unb.ca>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 65926431FBD\r
6         for <notmuch@notmuchmail.org>; Tue, 15 Dec 2009 13:24:01 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id Xk9rDY7jaCRf for <notmuch@notmuchmail.org>;\r
11         Tue, 15 Dec 2009 13:24:00 -0800 (PST)\r
12 Received: from convex-new.cs.unb.ca (convex-new.cs.unb.ca [131.202.245.35])\r
13         by olra.theworths.org (Postfix) with ESMTP id 7F980431FAE\r
14         for <notmuch@notmuchmail.org>; Tue, 15 Dec 2009 13:24:00 -0800 (PST)\r
15 Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.69)\r
16         (envelope-from <bremner@unb.ca>) id 1NKesB-0007uh-Vw\r
17         for notmuch@notmuchmail.org; Tue, 15 Dec 2009 17:24:00 -0400\r
18 From: David Bremner <bremner@unb.ca>\r
19 To: notmuch@notmuchmail.org\r
20 Date: Tue, 15 Dec 2009 17:23:59 -0400\r
21 Message-ID: <874onsszgw.fsf@convex-new.cs.unb.ca>\r
22 MIME-Version: 1.0\r
23 Content-Type: text/plain; charset=us-ascii\r
24 Subject: [notmuch] wish: syncable/immutable threads\r
25 X-BeenThere: notmuch@notmuchmail.org\r
26 X-Mailman-Version: 2.1.12\r
27 Precedence: list\r
28 List-Id: "Use and development of the notmuch mail system."\r
29         <notmuch.notmuchmail.org>\r
30 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
31         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
32 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
33 List-Post: <mailto:notmuch@notmuchmail.org>\r
34 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
35 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
36         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
37 X-List-Received-Date: Tue, 15 Dec 2009 21:24:01 -0000\r
38 \r
39 \r
40 I write links to notmuch threads into my todo list in org-mode.\r
41 \r
42 I then try to visit these threads on a different machine, but of course\r
43 that thread id doesn't exist there, since the database was reindexed and\r
44 tags reimported.\r
45 \r
46 I don't know if it is in any way practical, but it would be nice from my\r
47 point of view if thread id's were a property of the mail collection, or\r
48 at least it was possible to dump and restore them.\r
49 \r
50 If this is too much of a corner case, then I suspect I can work around\r
51 it in the emacs client by calling search twice, first with an id in the\r
52 thread.\r
53 \r
54 David\r