Re: How does notmuch track mails?
[notmuch-archives.git] / 0c / 5362b2294fbd9f0b422e728daa36bc6e8ce147
1 Return-Path: <sojkam1@fel.cvut.cz>\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 17DE840BC4C\r
6         for <notmuch@notmuchmail.org>; Sat, 14 Aug 2010 00:39:32 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\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 CqTKDg8PPSrC for <notmuch@notmuchmail.org>;\r
16         Sat, 14 Aug 2010 00:39:18 -0700 (PDT)\r
17 Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
18         by olra.theworths.org (Postfix) with ESMTP id 0723240BC50\r
19         for <notmuch@notmuchmail.org>; Sat, 14 Aug 2010 00:39:18 -0700 (PDT)\r
20 Received: from localhost (unknown [192.168.200.4])\r
21         by max.feld.cvut.cz (Postfix) with ESMTP id 3FF0519F335E;\r
22         Sat, 14 Aug 2010 09:39:07 +0200 (CEST)\r
23 X-Virus-Scanned: IMAP AMAVIS\r
24 Received: from max.feld.cvut.cz ([192.168.200.1])\r
25         by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new,\r
26         port 10044)\r
27         with ESMTP id V4ZKxVyNe1la; Sat, 14 Aug 2010 09:39:05 +0200 (CEST)\r
28 Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
29         by max.feld.cvut.cz (Postfix) with ESMTP id E350C19F334B;\r
30         Sat, 14 Aug 2010 09:39:05 +0200 (CEST)\r
31 Received: from steelpick.2x.cz (unknown [213.29.198.144])\r
32         (Authenticated sender: sojkam1)\r
33         by imap.feld.cvut.cz (Postfix) with ESMTPSA id D0157FA006;\r
34         Sat, 14 Aug 2010 09:39:04 +0200 (CEST)\r
35 Received: from wsh by steelpick.2x.cz with local (Exim 4.72)\r
36         (envelope-from <sojkam1@fel.cvut.cz>)\r
37         id 1OkBKa-00048n-1W; Sat, 14 Aug 2010 09:39:04 +0200\r
38 From: Michal Sojka <sojkam1@fel.cvut.cz>\r
39 To: Chong Yidong <cyd@stupidchicken.com>\r
40 Subject: Re: bug#6214: 23.1; json-read-string crashes emacs with long string\r
41 In-Reply-To: <878w4afozw.fsf@stupidchicken.com>\r
42 References: <87pr0t5h1q.fsf@yoom.home.cworth.org>\r
43         <87fx1pkrsh.fsf@stupidchicken.com> <87tymzv6ga.fsf@steelpick.2x.cz>\r
44         <878w4afozw.fsf@stupidchicken.com>\r
45 User-Agent: Notmuch/0.3.1-80-g86b7c46 (http://notmuchmail.org) Emacs/23.2.1\r
46         (x86_64-pc-linux-gnu)\r
47 Date: Sat, 14 Aug 2010 09:39:03 +0200\r
48 Message-ID: <87sk2hbq3s.fsf@steelpick.2x.cz>\r
49 MIME-Version: 1.0\r
50 Content-Type: text/plain; charset=us-ascii\r
51 Cc: 6214@debbugs.gnu.org, Notmuch mailing list <notmuch@notmuchmail.org>\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Sat, 14 Aug 2010 07:39:32 -0000\r
65 \r
66 On Fri, 13 Aug 2010, Chong Yidong wrote:\r
67 > Michal Sojka <sojkam1@fel.cvut.cz> writes:\r
68\r
69 > > It seems the bug is still in the current Emacs HEAD\r
70 > > (http://repo.or.cz/w/emacs.git/commit/08d1bfbda3ef4a7038556f6c56bec1a37b4721f0).\r
71 > > I can reproduce it with the lisp code sent by Carl, but the backtrace is\r
72 > > different. My backtrace is attached.\r
73\r
74 > I can't reproduce it with the BZR repository.  Maybe the git mirror you\r
75 > are using is not up to date.  Without any further information from you\r
76 > about your Emacs build (information that would have been available if\r
77 > you had used `M-x report-emacs-bug'), it is impossible to say.\r
78 \r
79 I cloned bzr repo (trunk:101071) and I can reproduce the bug (./emacs\r
80 --batch -l ~/q/json-emacs-bug.el). Backtrace is the same as in my\r
81 previous mail and report-emacs-bug information is bellow. Let me know if\r
82 you need additional info.\r
83 \r
84 Thanks\r
85 -Michal\r
86 \r
87 \r
88 \r
89 In GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)\r
90  of 2010-08-14 on steelpick\r
91 Windowing system distributor `The X.Org Foundation', version 11.0.10707000\r
92 Important settings:\r
93   value of $LC_ALL: nil\r
94   value of $LC_COLLATE: nil\r
95   value of $LC_CTYPE: nil\r
96   value of $LC_MESSAGES: en_US.UTF-8\r
97   value of $LC_MONETARY: nil\r
98   value of $LC_NUMERIC: nil\r
99   value of $LC_TIME: nil\r
100   value of $LANG: en_US.utf8\r
101   value of $XMODIFIERS: nil\r
102   locale-coding-system: utf-8-unix\r
103   default enable-multibyte-characters: t\r
104 \r
105 Major mode: Fundamental\r
106 \r
107 Minor modes in effect:\r
108   tooltip-mode: t\r
109   mouse-wheel-mode: t\r
110   menu-bar-mode: t\r
111   file-name-shadow-mode: t\r
112   global-font-lock-mode: t\r
113   blink-cursor-mode: t\r
114   auto-composition-mode: t\r
115   auto-encryption-mode: t\r
116   auto-compression-mode: t\r
117   line-number-mode: t\r
118   transient-mark-mode: t\r
119 \r
120 Recent input:\r
121 M-x r e p o r t SPC e m a SPC SPC <return>\r
122 \r
123 Recent messages:\r
124 For information about GNU Emacs and the GNU system, type C-h C-a.\r
125 \r
126 Load-path shadows:\r
127 None found.\r
128 \r
129 Features:\r
130 (shadow sort gnus-util mail-extr message sendmail regexp-opt rfc822 mml\r
131 easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231\r
132 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils\r
133 gmm-utils mailheader emacsbug package warnings tooltip ediff-hook\r
134 vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image\r
135 fringe lisp-mode register page menu-bar rfn-eshadow timer select\r
136 scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core\r
137 frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai\r
138 tai-viet lao korean japanese hebrew greek romanian slovak czech european\r
139 ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help\r
140 simple abbrev loaddefs button minibuffer faces cus-face files\r
141 text-properties overlay md5 base64 format env code-pages mule custom\r
142 widget hashtable-print-readable backquote make-network-process dbusbind\r
143 dynamic-setting system-font-setting font-render-setting move-toolbar gtk\r
144 x-toolkit x multi-tty emacs)\r