database error
[notmuch-archives.git] / 57 / 079dd416d779c85b7a7db9fa3c5acaf2712e38
1 Return-Path: <erlends@fudge.hue.no>\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 DB359431FD0\r
6         for <notmuch@notmuchmail.org>; Wed, 26 Oct 2011 00:01:05 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.379\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.379 tagged_above=-999 required=5\r
12         tests=[NO_DNS_FOR_FROM=0.379] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id pKkPb-viWiCG for <notmuch@notmuchmail.org>;\r
16         Wed, 26 Oct 2011 00:01:05 -0700 (PDT)\r
17 Received: from smtp.01.com (smtp.01.com [216.115.88.169])\r
18         by olra.theworths.org (Postfix) with ESMTP id 3C2E5431FB6\r
19         for <notmuch@notmuchmail.org>; Wed, 26 Oct 2011 00:01:05 -0700 (PDT)\r
20 Received: from localhost (localhost.localdomain [127.0.0.1])\r
21         by smtp-out-2.01.com (Postfix) with ESMTP id 6D3534140A0;\r
22         Wed, 26 Oct 2011 02:00:56 -0500 (CDT)\r
23 X-Virus-Scanned: amavisd-new at smtp-out-2.01.com\r
24 Received: from smtp.01.com ([127.0.0.1])\r
25         by localhost (smtp-out-2.01.com [127.0.0.1]) (amavisd-new, port 10024)\r
26         with ESMTP id kFtmwJHbVsVf; Wed, 26 Oct 2011 02:00:56 -0500 (CDT)\r
27 Received: from fudge.hue.no (unknown [77.40.159.131])\r
28         by smtp-out-2.01.com (Postfix) with ESMTPSA id 04B11A08178;\r
29         Wed, 26 Oct 2011 02:00:54 -0500 (CDT)\r
30 From: Erlend Simonsen <mr@fudgie.org>\r
31 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
32  notmuch@notmuchmail.org\r
33 Subject: Re: Emacs: notmuch-show-mode failing to actually update tags\r
34 In-Reply-To: <878vo9dlja.fsf@servo.finestructure.net>\r
35 References: <87y5w9w6dm.fsf@fudge.hue.no>\r
36         <878vo9dlja.fsf@servo.finestructure.net>\r
37 User-Agent: Notmuch/0.9-6-g8bb5b62 (http://notmuchmail.org) Emacs/24.0.90.1\r
38         (x86_64-suse-linux-gnu)\r
39 Date: Wed, 26 Oct 2011 09:00:51 +0200\r
40 Message-ID: <87ty6ww82k.fsf@fudge.hue.no>\r
41 MIME-Version: 1.0\r
42 Content-Type: text/plain\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Wed, 26 Oct 2011 07:01:06 -0000\r
56 \r
57 On Tue, 25 Oct 2011 10:32:41 -0700, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
58 > On Tue, 25 Oct 2011 15:25:09 +0200, Erlend Simonsen <mr@fudgie.org> wrote:\r
59 > > I've been toying around with notmuch the last few days, and I'm having\r
60 > > some problems with the Emacs mode. \r
61 > > \r
62 > > Updating tags from the search result is fine (except it doesn't reapply\r
63 > > the tag-faces when changed), but all updates done while viewing a single\r
64 > > message/thread end up being ignored as the message id is quoted.\r
65\r
66 > Hi, Erlend.  Everything seems to be working for me.  Which version are\r
67 > you running (notmuch --version), and where did you acquire it?\r
68 \r
69 notmuch 0.9-6-g8bb5b62, fetched from git.notmuchmail.org running on GNU\r
70 Emacs 24.0.90.1\r
71 \r
72 > Frequently problems like this happen when the emacs session is not\r
73 > restarted after a notmuch upgrade.  Any chance that applies to your\r
74 > situation?\r
75 \r
76 Unfortunately, no. If I run a search for id:"messageid" within Emacs,\r
77 nothing is found. But if I search for id:messageid, I get the correct\r
78 result. Could this be an Emacs 24 issue?\r
79 \r
80 -- Erlend\r