Re: [PATCH v4 16/16] add "notmuch reindex" subcommand
[notmuch-archives.git] / d6 / 7a4b20baabc56d7f655d27dfb86325069ee6b3
1 Return-Path: <tomi.ollila@iki.fi>\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 A9572431FB6\r
6         for <notmuch@notmuchmail.org>; Mon,  4 Jun 2012 03:09:21 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 niOi609wefny for <notmuch@notmuchmail.org>;\r
16         Mon,  4 Jun 2012 03:09:20 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id C89D5431FAF\r
19         for <notmuch@notmuchmail.org>; Mon,  4 Jun 2012 03:09:19 -0700 (PDT)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 3F88510014D; Mon,  4 Jun 2012 13:09:29 +0300 (EEST)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: Albin Stjerna <albin.stjerna@gmail.com>, notmuch@notmuchmail.org\r
24 Subject: Re: Problem with invalid characters when using notmuch-reply\r
25 In-Reply-To: <87r4tvmoeq.fsf@hecate.student.uu.se>\r
26 References: <87r4tvmoeq.fsf@hecate.student.uu.se>\r
27 User-Agent: Notmuch/0.13.2+7~g08be9ce (http://notmuchmail.org) Emacs/23.1.1\r
28         (x86_64-redhat-linux-gnu)\r
29 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
30         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
31         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
32 Date: Mon, 04 Jun 2012 13:09:28 +0300\r
33 Message-ID: <m2haurl76v.fsf@guru.guru-group.fi>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=utf-8\r
36 Content-Transfer-Encoding: quoted-printable\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Mon, 04 Jun 2012 10:09:21 -0000\r
50 \r
51 On Mon, Jun 04 2012, Albin Stjerna <albin.stjerna@gmail.com> wrote:\r
52 \r
53 > Hi!\r
54 >\r
55 > I have a very confusing problem. When replying to a message containing\r
56 > special characters (read: non-ascii), they show up as mysteriously\r
57 > escaped characters, such as \345 (where the letter =C3=A4 should be). When\r
58 > sending these replies, I get an error about my message containing\r
59 > non-printable characters. When these messages arrive, the special\r
60 > characters (even those I entered, that looked fine in the mail compose\r
61 > buffer) are garbled.\r
62 >\r
63 > Everything works fine when composing a new message. The problem only\r
64 > appears when replying. The problem appeared quite recently, apparently\r
65 > out of nowhere. No emacs upgrade, no notmuch upgrade (as far as I can\r
66 > recall).\r
67 >\r
68 > The problem is appears in both Emacs 23 and 24, and restart (neither of E=\r
69 macs nor of my computer) doesn't help.\r
70 >\r
71 > Also:\r
72 > albin@hecate ~ % notmuch --version\r
73 > notmuch 0.13\r
74 \r
75 Notmuch 0.13.1 fixed this problem -- excerpt from NEWS file:\r
76 \r
77 Notmuch 0.13.1 (2012-05-29)\r
78 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=\r
79 =3D=3D\r
80 \r
81 Bug-fix release\r
82 ---------------\r
83 \r
84 Fix inserting of UTF-8 characters from *text/plain* parts in reply\r
85 \r
86   While notmuch gained ability to insert content from other than\r
87   *text/plain*\r
88   parts of email whenever *text/plain* parts are not available (notably\r
89   HTML-only emails), replying to mails that do have *text/plain* the\r
90   non-ASCII characters were incorrectly decoded. This is now fixed.\r
91 \r
92 \r
93 >\r
94 > albin@hecate ~ % locale\r
95 > LANG=3Den_US.utf8\r
96 > LANGUAGE=3D\r
97 > LC_CTYPE=3D"en_US.utf8"\r
98 > LC_NUMERIC=3D"en_US.utf8"\r
99 > LC_TIME=3D"en_US.utf8"\r
100 > LC_COLLATE=3D"en_US.utf8"\r
101 > LC_MONETARY=3D"en_US.utf8"\r
102 > LC_MESSAGES=3D"en_US.utf8"\r
103 > LC_PAPER=3D"en_US.utf8"\r
104 > LC_NAME=3D"en_US.utf8"\r
105 > LC_ADDRESS=3D"en_US.utf8"\r
106 > LC_TELEPHONE=3D"en_US.utf8"\r
107 > LC_MEASUREMENT=3D"en_US.utf8"\r
108 > LC_IDENTIFICATION=3D"en_US.utf8"\r
109 > LC_ALL=3D\r
110 >\r
111 > notmuch reply (on the command line) seems to work just fine.\r
112 >\r
113 > Any pointers you can give me would be greatly appreciated!\r
114 \r
115 Thank you for the good information you provided in your report!\r
116 \r
117 > Thanks in advance,\r
118 >   Albin\r
119 \r
120 Tomi\r