Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 89 / 463e0171feac16767a5ed901760a41dcd9bb85
1 Return-Path: <david@tethera.net>\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 arlo.cworth.org (Postfix) with ESMTP id C4A856DE093A\r
6  for <notmuch@notmuchmail.org>; Mon,  8 Jun 2015 13:39:24 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.204\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.204 tagged_above=-999 required=5 tests=[AWL=0.204]\r
12  autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id oiI_BppzWyIJ for <notmuch@notmuchmail.org>;\r
16  Mon,  8 Jun 2015 13:39:23 -0700 (PDT)\r
17 Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
18  [87.98.215.224])\r
19  by arlo.cworth.org (Postfix) with ESMTPS id C60596DE02DA\r
20  for <notmuch@notmuchmail.org>; Mon,  8 Jun 2015 13:39:22 -0700 (PDT)\r
21 Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
22  4.80) (envelope-from <david@tethera.net>)\r
23  id 1Z23ns-0001U7-9W; Mon, 08 Jun 2015 20:37:52 +0000\r
24 Received: (nullmailer pid 7897 invoked by uid 1000); Mon, 08 Jun 2015\r
25  20:37:33 -0000\r
26 From: David Bremner <david@tethera.net>\r
27 To: Morgan Veyret <morgan.veyret@gmail.com>, notmuch@notmuchmail.org\r
28 Subject: Re: BUG: maildir flags sync with database relative path results in\r
29  corrupted filename\r
30 In-Reply-To:\r
31  <CACMMjM+twCQ9MjB6H51eVW-izekpStNT5+u75LUu9rduG1CWEQ@mail.gmail.com>\r
32 References:\r
33  <CACMMjMLecmXopb8AATjE3UuCnNLOO+5Nmev5X8K-UostDEUdrQ@mail.gmail.com>\r
34  <871thmivpt.fsf@maritornes.cs.unb.ca>\r
35  <CACMMjM+twCQ9MjB6H51eVW-izekpStNT5+u75LUu9rduG1CWEQ@mail.gmail.com>\r
36 User-Agent: Notmuch/0.20+15~ga1b054b (http://notmuchmail.org) Emacs/24.4.1\r
37  (x86_64-pc-linux-gnu)\r
38 Date: Mon, 08 Jun 2015 22:37:33 +0200\r
39 Message-ID: <87oakqj5rm.fsf@maritornes.cs.unb.ca>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.18\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46  <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Mon, 08 Jun 2015 20:39:24 -0000\r
55 \r
56 Morgan Veyret <morgan.veyret@gmail.com> writes:\r
57 \r
58 > It does the job, now opening the database with a relative path raise\r
59 > a NotmuchError.\r
60 >\r
61 Thanks for the confirmation. I'll write up a proper patch, and adjust a\r
62 few of our tests that use relative paths.\r
63 \r
64 d\r
65 \r