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 5119B431FB6 for ; Fri, 23 Sep 2011 11:57:47 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 vA8ZvY79gNao for ; Fri, 23 Sep 2011 11:57:46 -0700 (PDT) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 82DFF431FD0 for ; Fri, 23 Sep 2011 11:57:46 -0700 (PDT) Received: by fxh2 with SMTP id 2so4098681fxh.26 for ; Fri, 23 Sep 2011 11:57:43 -0700 (PDT) Received: by 10.223.57.14 with SMTP id a14mr5513020fah.85.1316804263844; Fri, 23 Sep 2011 11:57:43 -0700 (PDT) Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi. [80.220.92.23]) by mx.google.com with ESMTPS id o16sm11972089fag.21.2011.09.23.11.57.39 (version=SSLv3 cipher=OTHER); Fri, 23 Sep 2011 11:57:40 -0700 (PDT) From: Jani Nikula To: notmuch@notmuchmail.org Subject: [PATCH RESEND 0/2] emacs: sort saved searches Date: Fri, 23 Sep 2011 21:57:36 +0300 Message-Id: X-Mailer: git-send-email 1.7.4.1 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, 23 Sep 2011 18:57:47 -0000 Hi, resending as this seems forgotten. Last time [1] there was no objections to this improved approach. BR, Jani. [1] id:"cover.1315341018.git.jani@nikula.org" Jani Nikula (2): emacs: Add new customization option to sort saved searches emacs: Make saving new saved searches append, not prepend emacs/notmuch-hello.el | 28 ++++++++++++++++++++++++++-- 1 files changed, 26 insertions(+), 2 deletions(-) -- 1.7.4.1