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 452464196F2 for ; Wed, 21 Apr 2010 16:37:08 -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, 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 rm0m+fGv6ly3 for ; Wed, 21 Apr 2010 16:37:07 -0700 (PDT) Received: from tarap.cc.columbia.edu (tarap.cc.columbia.edu [128.59.29.7]) by olra.theworths.org (Postfix) with ESMTP id 8C307431FC1 for ; Wed, 21 Apr 2010 16:37:07 -0700 (PDT) Received: from servo.finestructure.net (geco.phys.columbia.edu [128.59.170.159]) (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0) by tarap.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id o3LNb1cr011858 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Wed, 21 Apr 2010 19:37:05 -0400 (EDT) Received: from jrollins by servo.finestructure.net with local (Exim 4.71) (envelope-from ) id 1O4jTZ-0002wI-F6; Wed, 21 Apr 2010 19:37:01 -0400 From: Jameson Rollins To: Jesse Rosenthal , Dirk Hohndel , notmuch@notmuchmail.org Subject: Re: [PATCH] Add 'd'elete keybinding to search and show views In-Reply-To: <874oj48k20.fsf@jhu.edu> References: <1271891763-10757-1-git-send-email-hohndel@infradead.org> <1271891763-10757-2-git-send-email-hohndel@infradead.org> <874oj48k20.fsf@jhu.edu> Date: Wed, 21 Apr 2010 19:37:00 -0400 Message-ID: <87wrw0ml7n.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-No-Spam-Score: Local X-Scanned-By: MIMEDefang 2.68 on 128.59.29.7 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, 21 Apr 2010 23:37:08 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Wed, 21 Apr 2010 19:25:43 -0400, Jesse Rosenthal wr= ote: > The one thing I would suggest is adding a level of customizability, > instead of hardcoding in "deleted". > i.e.: >=20=20 > (defvar notmuch-delete-tag "deleted") >=20 > and then: >=20 > (if delete > (notmuch-show-add-tag notmuch-delete-tag)) >=20 >=20 > The less we force specific tags on users, it seems to me, the better. Hey, Jesse. There's been some discussion on this, and I think Carl's position (sorry if I'm putting words in your mouth, Carl) was to just settle on the tag "deleted" for this concept (of deleted messages) and stick with it. I tend to agree with that position. I think it's better to just pick a tag for this and stick with it, and "deleted" is as good as any. If we allow customization on this level then I think things are going to get confusing and harder to support down the line. Jesse, can you think of a reason why it would really be better to allow customization for this? jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJLz4wcAAoJEO00zqvie6q8A0YQALY6MrnpVK7ANqf4xt0a2EkX yd0SRilWNr9/r7wlizq6hoz/phTYVG8K8C3Gz0fjbmTAuvWzsRjNsspMINsORjiM VVuMsWR7SmP3XLNB4xmUc0PQsjAPH4muZBEVeH0mwPeNFEdkXunozKNGeztG8e0l JHNlZy0sUUW1e8s7td6WkVQfc3j5V/KntHER7oNHe/RlFBY5q6uhD4d1MRETJna8 LvAu/AFiyJ4ARApITIYIkGjWIaN6BITj0aXtP1ZgrZMVldyISY0yJclPsm6isc45 4rn7Oj0fIzkjVb70xdBOUId7xpr2mr1+Nezv4pngNfahwtsWf6e6oQPvmN1jzwR8 WDMO6QFEg858sZSg6FRcfZVMu7CZMINMEX579vTYHmOR+i022wTiIYbG9raI+eUl K5rMf0WkRmYHn+YyE50AD5u1LhiQCL+o3CwhkfUbg4wYT7VbSLtKSfrhMPGWrka9 rTWBiCFNIxwK5XDcXhiKkJ85l3ojhTFYHXu06n2Cr0u0HPYSHjPoA+TBGBotH3Wz ikahBG135NzpFCILieACTfWJc14omujtK70sLizVk4kPoi05Go1fxyr7o+mguCT1 2/dzTh6WNAgiyfWlEQOfgEvLqScXtSr9bzq2mAop9YXuap3WrT6wqTSuew//pER9 NTOyMgGiiI6nvP/eHs4K =NaeN -----END PGP SIGNATURE----- --=-=-=--