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 4063B4196F0 for ; Tue, 27 Apr 2010 08:35:25 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.89 X-Spam-Level: X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, 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 ATahi-DO88J6; Tue, 27 Apr 2010 08:35:24 -0700 (PDT) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 2E3D5431FC1; Tue, 27 Apr 2010 08:35:24 -0700 (PDT) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id CBF0E568DEB; Tue, 27 Apr 2010 08:35:23 -0700 (PDT) From: Carl Worth To: dme@dme.org, notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Allow tuning of the tag/saved search layout. In-Reply-To: <1272380319-2387-1-git-send-email-dme@dme.org> References: <1272380319-2387-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.2-251-g8514e59 (http://notmuchmail.org) Emacs/23.1.1 (i486-pc-linux-gnu) Date: Tue, 27 Apr 2010 08:35:23 -0700 Message-ID: <87d3xknc1w.fsf@yoom.home.cworth.org> 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: Tue, 27 Apr 2010 15:35:25 -0000 --=-=-= On Tue, 27 Apr 2010 15:58:39 +0100, dme@dme.org wrote: > From: David Edmondson > Carl, for 0.4. You mentioned that you might like to have a single > column of tags/saved searches, but others appear to like multiple > columns. So, make it configurable. A nice feature. Some notes: > +(defcustom notmuch-hello-tag-width t > + "How wide should a tag be? At the end of 0.3 I went through and removed "hello" from all variables exported through the customize interface. Instead we're just letting this be the "notmuch" view in the most user-facing documentation. (Then we can clarify other variables that affect search results or when showing threads.) But "Tag Width" isn't quite enough to make this variable's meaning clear either. We do display tags at other places---in search and thread views, for example. And this also affects the width of the "saved search" items. So I don't have a concrete suggestion for a new name yet. The first sentence of the documentation could be something like: "Controls the number of columns for saved searches/tags in notmuch view." Or something like that. The remainder of the documentation is nicely detailed. Thank you. -Carl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFL1wQ76JDdNq8qSWgRAsEIAJ4y0j65RR3QDTLCwTabotXsVDCgowCgmrWc 4vJTykQXRwEisuWFQhXhC7o= =6a0M -----END PGP SIGNATURE----- --=-=-=--