Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 65 / 4ff4b08dc17c7e02ee245f85e18692ffc0d466
1 Return-Path: <jrollins@finestructure.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 olra.theworths.org (Postfix) with ESMTP id 45144431FAF\r
6         for <notmuch@notmuchmail.org>; Sun, 22 Jul 2012 11:46:01 -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: -2.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 ST9LQcfNcTW9 for <notmuch@notmuchmail.org>;\r
16         Sun, 22 Jul 2012 11:45:58 -0700 (PDT)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id D0ED5431FAE\r
20         for <notmuch@notmuchmail.org>; Sun, 22 Jul 2012 11:45:58 -0700 (PDT)\r
21 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by earth-doxen-postvirus (Postfix) with ESMTP id 5FF9666E00B8;\r
23         Sun, 22 Jul 2012 11:45:58 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from finestructure.net (unknown [76.89.192.57])\r
26         (Authenticated sender: jrollins)\r
27         by earth-doxen-submit (Postfix) with ESMTP id 7B93366E00B9;\r
28         Sun, 22 Jul 2012 11:45:54 -0700 (PDT)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id D54A05CF; Sun, 22 Jul 2012 11:45:52 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH v4 0/8] emacs: JSON-based search cleanups\r
34 In-Reply-To: <1342892232-5659-1-git-send-email-amdragon@mit.edu>\r
35 References: <1341354059-29396-1-git-send-email-amdragon@mit.edu>\r
36         <1342892232-5659-1-git-send-email-amdragon@mit.edu>\r
37 User-Agent: Notmuch/0.13.2+90~gb97ff6a (http://notmuchmail.org) Emacs/23.4.1\r
38         (x86_64-pc-linux-gnu)\r
39 Date: Sun, 22 Jul 2012 11:45:48 -0700\r
40 Message-ID: <87fw8j8wir.fsf@servo.finestructure.net>\r
41 MIME-Version: 1.0\r
42 Content-Type: multipart/signed; boundary="=-=-=";\r
43         micalg=pgp-sha256; protocol="application/pgp-signature"\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Sun, 22 Jul 2012 18:46:01 -0000\r
57 \r
58 --=-=-=\r
59 \r
60 On Sat, Jul 21 2012, Austin Clements <amdragon@MIT.EDU> wrote:\r
61 > This version fixes several bugs found in the previous version.  I\r
62 > replaced the insert-before-markers trick in\r
63 > notmuch-search-update-result with direct point manipulation.  This\r
64 > fixes the problem with authors getting unhidden when a result is\r
65 > updated with point after the authors on the line (since it no longer\r
66 > deletes the region with the invisibility overlay).  I also removed the\r
67 > scrolling hack (which was partially necessitated by\r
68 > insert-before-markers), so that archiving the last visible result will\r
69 > properly scroll the buffer instead of jumping point to the middle of\r
70 > the visible window.  As a result, the window may scroll when updating\r
71 > a multiline result, however, it will scroll to show the entire result\r
72 > (unlike an earlier version where it scrolled to cut off the result\r
73 > because of an interaction with insert-before-markers).  Finally, I\r
74 > fixed notmuch-search-last-thread so that it behaves like it did before\r
75 > when there are no results, rather than failing with an obscure error.\r
76 >\r
77 > I also updated the customize documentation and NEWS to indicate that\r
78 > multiline search results are considered experimental.\r
79 \r
80 This seems to fix the minor issues with the previous series, and seems\r
81 to be behaving great.  The changes and the documentation fixes look good\r
82 to me.\r
83 \r
84 jamie.\r
85 \r
86 --=-=-=\r
87 Content-Type: application/pgp-signature\r
88 \r
89 -----BEGIN PGP SIGNATURE-----\r
90 Version: GnuPG v1.4.12 (GNU/Linux)\r
91 \r
92 iQIcBAEBCAAGBQJQDEpcAAoJEO00zqvie6q89fUP/07h8F2HGBJChU9AAkchzmmG\r
93 ciJPtBdohEKJImtrrk/mIQ4m4tUGSVvoODe/I3ITciGjBBTagxaItaSyuWq+x6f+\r
94 MiJjfK0Qjwru8YKybx6jeJgEoZv/NPYvd/3Gm7kTjZAa269tpW5PtXiIzyYVQMIH\r
95 7MbDerMAckW9ySxrvjamYr8D2GNX49vYJ0z/Wshjt0yHgb0+vSBjBHEMBF3Rasv/\r
96 MqXKptC5z5WFNMpz89syOQTqlEJKveEgRS3y4UxLiO3D0YVTf05gJ5TBc/lCGaOX\r
97 4ggxGm4VuqlI9HiYisRZDso/xmLc3ztwoM0JfrflSvwCyQq7/3Ql30G36d05UKKZ\r
98 jLBX8hVwl4xV+RTq3woWUaHMH33SYHWmDybdzI3vA1azXcuVi9a875llcO2YbLB0\r
99 IFw8q6WkX9KP/iAlxL7DCb3NPDpyA2ryYPZLQsNLNBU4/rphTVZGAzF4x9l/QUM/\r
100 U/celaS+ycQP7Eh9KvIK2UF1FPJpI+vjbJNtG1SodAzEvkMhXz2wK2iZM9jpnky7\r
101 2X38C0VcDAGiKEr9GQCCNalSMhFE9ZcLdIjKAovN8fgUhjsYfWj0Z9FIzsJ1PBmo\r
102 br+4J3WBaZ3JwCBxw6PP+rvIXoGWt/tsxV96TBOqjO8/wziJkUBV6cV/tQ0tCvy9\r
103 HS6Egvlsypbmwk/OScUG\r
104 =x9V7\r
105 -----END PGP SIGNATURE-----\r
106 --=-=-=--\r