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 354FD4196F0 for ; Wed, 9 Jun 2010 08:36:42 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.89 X-Spam-Level: X-Spam-Status: No, score=-1.89 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] 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 BBJ9a9bDZp72 for ; Wed, 9 Jun 2010 08:36:31 -0700 (PDT) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by olra.theworths.org (Postfix) with ESMTP id 85C13431FC1 for ; Wed, 9 Jun 2010 08:36:31 -0700 (PDT) Received: by wwb39 with SMTP id 39so3991284wwb.26 for ; Wed, 09 Jun 2010 08:36:30 -0700 (PDT) Received: by 10.227.69.204 with SMTP id a12mr2196841wbj.153.1276097789726; Wed, 09 Jun 2010 08:36:29 -0700 (PDT) Received: from ut.hh.sledj.net (gmp-ea-fw-1b.sun.com [192.18.8.1]) by mx.google.com with ESMTPS id u36sm56745968wbv.0.2010.06.09.08.36.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 09 Jun 2010 08:36:26 -0700 (PDT) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id 49708594015; Wed, 9 Jun 2010 16:36:57 +0100 (BST) To: Jameson Rollins , Notmuch Mail Subject: Re: [PATCH] remove message archiving from show-advance-and-archive In-Reply-To: <87sk4wxm7j.fsf@servo.finestructure.net> References: <87zkz4xnf4.fsf@servo.finestructure.net> <874ohctf2h.fsf@ut.hh.sledj.net> <87sk4wxm7j.fsf@servo.finestructure.net> User-Agent: Notmuch/0.3.1-50-gc535d0a (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Wed, 09 Jun 2010 16:36:53 +0100 Message-ID: <87wru8rze2.fsf@ut.hh.sledj.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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: Wed, 09 Jun 2010 15:36:42 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Wed, 09 Jun 2010 11:25:04 -0400, Jameson Rollins wrote: > On Wed, 09 Jun 2010 16:12:54 +0100, David Edmondson wrote: > > On Wed, 9 Jun 2010 10:49:43 -0400, Jameson Rollins wrote: > > > The function to advance through threads with the space bar is useful. > > > However, the current implementation also archives messages. The idea > > > of archiving a message should not be intertwined with the processes of > > > advancing through messages to read them. Archiving in general should > > > be a separate operation that one does explicitly. This patch just > > > renames the advance function "notmuch-show-advance", and removes the > > > archiving of a thread when the end of the thread is reached. > >=20 > > This is great, but what if I want the current behaviour? >=20 > Well, you could do like I do now, and write a function that does what > you want and bind it to whatever key you want. But I really don't think > the current behavior should be the default. I'm not overly worried about the default behaviour, just with what behaviour is easily available. > The current behavior completely mixes the meaning of "unread" and > "inbox". If there is no difference between the meaning of those tags, > then why have separate tags for them? They are clearly different. If I read a thread with 'space' the 'unread' tag is removed from the messages as I pass them by. I can then 'q' from the thread and the messages are not archived ('inbox' is not removed), but they are no longer 'unread'. > I think we've done some good work in making the "unread" tag correspond > reasonably well to actually viewing a message. We have lots of good > automatic removal of that tag when messages are viewed. But I really > feel strongly that "unread" is the *only* tag that we should be handling > in an automated way like that. We should really leave it to the user to > handle all other tags explicitly how they see fit. I certainly don't > want every message I read automatically removed from my inbox. >=20 > If you feel really strongly about this in the other direction, I would > like to understand why. If we can't resolve, then maybe a vote? Maybe you could submit a patch which allows a user to choose the behaviour with a customisation variable? (Though I'd expect the value of that variable to preserve backward compatible behaviour until Carl says otherwise.) dme. =2D-=20 David Edmondson, http://dme.org --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkwPtRYACgkQaezQq/BJZRZkMQCfU/OvnptzjRdkNXuPBcy2QpRx Tf0AmwUjqJgJxVARCHG8HzQy5blKOykg =tOlp -----END PGP SIGNATURE----- --=-=-=--