Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 8E2BF431FC2 for ; Sat, 21 Jul 2012 10:56:26 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fkboysf0XU4q for ; Sat, 21 Jul 2012 10:56:26 -0700 (PDT) Received: from dmz-mailsec-scanner-6.mit.edu (DMZ-MAILSEC-SCANNER-6.MIT.EDU [18.7.68.35]) by olra.theworths.org (Postfix) with ESMTP id 12303431FAE for ; Sat, 21 Jul 2012 10:56:26 -0700 (PDT) X-AuditID: 12074423-b7f396d0000008f4-28-500aed4956fc Received: from mailhub-auth-3.mit.edu ( [18.9.21.43]) by dmz-mailsec-scanner-6.mit.edu (Symantec Messaging Gateway) with SMTP id 62.59.02292.94DEA005; Sat, 21 Jul 2012 13:56:25 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id q6LHuP0q019614 for ; Sat, 21 Jul 2012 13:56:25 -0400 Received: from awakening.csail.mit.edu (awakening.csail.mit.edu [18.26.4.91]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id q6LHuNHt009678 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Sat, 21 Jul 2012 13:56:25 -0400 (EDT) Received: from amthrax by awakening.csail.mit.edu with local (Exim 4.77) (envelope-from ) id 1Ssduh-0003nW-LO for notmuch@notmuchmail.org; Sat, 21 Jul 2012 13:56:23 -0400 From: Austin Clements To: notmuch@notmuchmail.org Subject: Re: [PATCH v4 0/8] emacs: JSON-based search cleanups In-Reply-To: <1342892232-5659-1-git-send-email-amdragon@mit.edu> References: <1341354059-29396-1-git-send-email-amdragon@mit.edu> <1342892232-5659-1-git-send-email-amdragon@mit.edu> User-Agent: Notmuch/0.13.2+59~g78b98ba (http://notmuchmail.org) Emacs/23.3.1 (i486-pc-linux-gnu) Date: Sat, 21 Jul 2012 13:56:23 -0400 Message-ID: <87zk6tov5k.fsf@awakening.csail.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrIIsWRmVeSWpSXmKPExsUixCmqrev5livA4FGfnsX1mzOZHRg9nq26 xRzAGMVlk5Kak1mWWqRvl8CVcaz/DFvBVq6Kk8+fszcwnuPoYuTkkBAwkdixbjobhC0mceHe ejBbSGAfo8SxTxJdjFxA9jlGiSWv3rJDJJ4zSVxbkwWROMQoseD+QbAONgENiW37lzOC2CIC 0hI7785mBbGFBWwlXq/ZCFbDKeAg8ejsARaIQSUSHQ8XAdVzcIgKJEgcPF4DEmYRUJW4dukj WAkv0HHHv61hgrAFJU7OfAIWZxbQkrjx7yXTBEaBWUhSs5CkFjAyrWKUTcmt0s1NzMwpTk3W LU5OzMtLLdI108vNLNFLTSndxAgKPXYX5R2Mfw4qHWIU4GBU4uH1mMUZIMSaWFZcmXuIUZKD SUmUt+8+V4AQX1J+SmVGYnFGfFFpTmox0OMczEoivJtOA+V4UxIrq1KL8mFS0hwsSuK811Ju +gsJpCeWpGanphakFsFkZTg4lCR4Pd8ANQoWpaanVqRl5pQgpJk4OEGG8wANDwKp4S0uSMwt zkyHyJ9i1OW49vDWLUYhlrz8vFQpcV57kCIBkKKM0jy4ObCU8YpRHOgtYd4SkCoeYLqBm/QK aAkT0BLpLLAlJYkIKakGxvyO7hql9QuUNm758M2sSWcT54o1moYM+/+uyl56/rRq6WrbO4e2 LJhmz1jz7MoKp1d3tkXzvpmYcERxbUD9j7yoAP1LNwvVRFzFVtw9l3LscJK/kduhOfJHT7Jd NJETjd07mUH9oOZzFVPFF3wed4K2H/+U2lsvuqm8WSAmT+c31/Wf3yymSCuxFGckGmoxFxUn AgDx/uIT9AIAAA== X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jul 2012 17:56:26 -0000 This series was supposed to be in-reply-to id:"1342306940-7499-1-git-send-email-amdragon@mit.edu". On Sat, 21 Jul 2012, Austin Clements wrote: > This version fixes several bugs found in the previous version. I > replaced the insert-before-markers trick in > notmuch-search-update-result with direct point manipulation. This > fixes the problem with authors getting unhidden when a result is > updated with point after the authors on the line (since it no longer > deletes the region with the invisibility overlay). I also removed the > scrolling hack (which was partially necessitated by > insert-before-markers), so that archiving the last visible result will > properly scroll the buffer instead of jumping point to the middle of > the visible window. As a result, the window may scroll when updating > a multiline result, however, it will scroll to show the entire result > (unlike an earlier version where it scrolled to cut off the result > because of an interaction with insert-before-markers). Finally, I > fixed notmuch-search-last-thread so that it behaves like it did before > when there are no results, rather than failing with an obscure error. > > I also updated the customize documentation and NEWS to indicate that > multiline search results are considered experimental.