Re: [PATCH] emacs: Sort saved searches
[notmuch-archives.git] / f3 / a1841c1150bc1f3dd7b3e59b37f35f338a4857
1 Return-Path: <jani@nikula.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 6EFDE429E26\r
6         for <notmuch@notmuchmail.org>; Sun,  4 Sep 2011 11:21:52 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id FHRtnbGY4F30 for <notmuch@notmuchmail.org>;\r
16         Sun,  4 Sep 2011 11:21:52 -0700 (PDT)\r
17 Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com\r
18         [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id CE934431FB6\r
21         for <notmuch@notmuchmail.org>; Sun,  4 Sep 2011 11:21:51 -0700 (PDT)\r
22 Received: by fxd23 with SMTP id 23so3165866fxd.26\r
23         for <notmuch@notmuchmail.org>; Sun, 04 Sep 2011 11:21:48 -0700 (PDT)\r
24 Received: by 10.223.5.152 with SMTP id 24mr5739378fav.113.1315160508541;\r
25         Sun, 04 Sep 2011 11:21:48 -0700 (PDT)\r
26 Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi\r
27         [80.220.92.23])\r
28         by mx.google.com with ESMTPS id k10sm3129256fag.19.2011.09.04.11.21.45\r
29         (version=SSLv3 cipher=OTHER); Sun, 04 Sep 2011 11:21:46 -0700 (PDT)\r
30 From: Jani Nikula <jani@nikula.org>\r
31 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
32         Tomi Ollila <tomi.ollila@nixu.com>\r
33 Subject: Re: [PATCH] emacs: Sort saved searches\r
34 In-Reply-To: <878vq4agex.fsf@servo.factory.finestructure.net>\r
35 References: <1314966486-20708-1-git-send-email-jani@nikula.org>\r
36         <yf61uvx261y.fsf@taco2.nixu.fi> <8739gdb7z8.fsf@nikula.org>\r
37         <878vq4agex.fsf@servo.factory.finestructure.net>\r
38 User-Agent: Notmuch/0.7-40-g8c669e9 (http://notmuchmail.org) Emacs/23.2.1\r
39         (i686-pc-linux-gnu)\r
40 Date: Sun, 04 Sep 2011 21:21:44 +0300\r
41 Message-ID: <8739gcw4lj.fsf@nikula.org>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 Cc: notmuch@notmuchmail.org\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Sun, 04 Sep 2011 18:21:52 -0000\r
58 \r
59 On Sun, 04 Sep 2011 00:57:26 -0700, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
60 > I personally think it's nice the way it is, such that the entry order in\r
61 > the customization variable is the display order.  Users can then set the\r
62 > order however they prefer.\r
63 \r
64 Hmm. Let's look at this from another perspective: do you know if there's\r
65 a reasonable way to make ordering of the customized saved searches\r
66 easier? It's not exactly user friendly to move items up and down in the\r
67 list. Or to sort them.\r
68 \r
69 On the other hand, the tags are sorted. Saved searches are not. Should\r
70 it be possible to display tags in user defined order...?\r
71 \r
72 I know I can twist this the way I want and carry my own modifications,\r
73 but I'd like to make notmuch user friendly for people who don't know\r
74 elisp.\r
75 \r
76 \r
77 BR,\r
78 Jani.\r
79 \r
80 \r