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 6819740DDC3 for ; Fri, 12 Nov 2010 09:14:19 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham 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 UnUjLhuSS24y for ; Fri, 12 Nov 2010 09:14:08 -0800 (PST) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by olra.theworths.org (Postfix) with ESMTP id EE8DE40DDCB for ; Fri, 12 Nov 2010 09:14:07 -0800 (PST) Received: by wyb40 with SMTP id 40so3668795wyb.26 for ; Fri, 12 Nov 2010 09:14:07 -0800 (PST) Received: by 10.227.137.197 with SMTP id x5mr2691738wbt.198.1289582046743; Fri, 12 Nov 2010 09:14:06 -0800 (PST) Received: from ut.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com [81.149.164.25]) by mx.google.com with ESMTPS id ga16sm2990790wbb.13.2010.11.12.09.14.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Nov 2010 09:14:04 -0800 (PST) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id 16BC6594056; Fri, 12 Nov 2010 17:12:18 +0000 (GMT) To: Jameson Rollins , Notmuch Mail Subject: Re: [PATCH] emacs: remove thread archiving from show-advance function In-Reply-To: <87eiaqwmzh.fsf@servo.finestructure.net> References: <87eiaqwmzh.fsf@servo.finestructure.net> User-Agent: Notmuch/0.5-6-g1e370fc (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 12 Nov 2010 17:12:18 +0000 Message-ID: <87eiaqzcst.fsf@ut.hh.sledj.net> MIME-Version: 1.0 Content-Type: text/plain 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: Fri, 12 Nov 2010 17:14:19 -0000 On Fri, 12 Nov 2010 10:57:53 -0500, Jameson Rollins wrote: > I believe it's important to have a function to scroll through open > messages in the currently viewed thread, and ' ' is the most logical > keybinding for that. However, the current function is far too > agressive in automatically archiving the thread and moving to the next > thread when getting to the end of the current thread. This patch > changes this function to just stop when it gets to the end of the > thread, thereby giving the user a chance to act on the thread how they > wish. Whether space moves to the next thread should be configurable, I think. Similarly whether or not it archives the thread. I'm not worried about which is the default behaviour. dme. -- David Edmondson, http://dme.org