Re: Changing sort order in notmuch-show thread view (emacs) ?
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 27 Sep 2014 13:43:05 +0000 (15:43 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:04:46 +0000 (10:04 -0800)
77/81239e4c66d862e9dd415f977637fcab25ef41 [new file with mode: 0644]

diff --git a/77/81239e4c66d862e9dd415f977637fcab25ef41 b/77/81239e4c66d862e9dd415f977637fcab25ef41
new file mode 100644 (file)
index 0000000..ca00d5c
--- /dev/null
@@ -0,0 +1,83 @@
+Return-Path: <sojkam1@fel.cvut.cz>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 97CB5431FBD\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Sep 2014 06:43:32 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id moGvhLtlS3VI for <notmuch@notmuchmail.org>;\r
+       Sat, 27 Sep 2014 06:43:21 -0700 (PDT)\r
+Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
+       by olra.theworths.org (Postfix) with ESMTP id 992B3431FBC\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Sep 2014 06:43:19 -0700 (PDT)\r
+Received: from localhost (unknown [192.168.200.7])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id 3A9153CFE91;\r
+       Sat, 27 Sep 2014 15:43:16 +0200 (CEST)\r
+X-Virus-Scanned: IMAP STYX AMAVIS\r
+Received: from max.feld.cvut.cz ([192.168.200.1])\r
+       by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new,\r
+       port 10044)\r
+       with ESMTP id aFtjIHdwf9x9; Sat, 27 Sep 2014 15:43:11 +0200 (CEST)\r
+Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id 5498D3CFE90;\r
+       Sat, 27 Sep 2014 15:43:11 +0200 (CEST)\r
+Received: from wsh by steelpick.2x.cz with local (Exim 4.84)\r
+       (envelope-from <sojkam1@fel.cvut.cz>)\r
+       id 1XXsHB-0003hd-S3; Sat, 27 Sep 2014 15:43:05 +0200\r
+From: Michal Sojka <sojkam1@fel.cvut.cz>\r
+To: Olivier Berger <olivier.berger@telecom-sudparis.eu>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: Changing sort order in notmuch-show thread view (emacs) ?\r
+In-Reply-To: <874mvxfk0v.fsf@inf-11879.int-evry.fr>\r
+References: <874mvxfk0v.fsf@inf-11879.int-evry.fr>\r
+User-Agent: Notmuch/0.18.1+101~g56b0ff0 (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Sat, 27 Sep 2014 15:43:05 +0200\r
+Message-ID: <87sijduql2.fsf@steelpick.2x.cz>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 27 Sep 2014 13:43:32 -0000\r
+\r
+Hi Olivier,\r
+\r
+On Wed, Sep 24 2014, Olivier Berger wrote:\r
+> Hi.\r
+>\r
+> Maybe this is obvious, but I can't figure out how to change the sort\r
+> order from inside a threaded view when reviewing discussions in a\r
+> thread, in Emacs.\r
+>\r
+> Using < removes thread indentation, but then I'm not sure what the sort\r
+> order is : dates or order of navigating the tree of responses ?\r
+\r
+AFAIK the sort order remains the same and there is currently no way how\r
+to change it.\r
+\r
+> If I want to see latest messages in a discussion, instead of the default\r
+> threaded view which is opened when I have entered a saved search view,\r
+> can I do that from inside the notmuch-show buffer ?\r
+\r
+I use the Z key (notmuch-tree-from-search-current-query) in this case,\r
+but I still need to locate the latest messages manually. It is only a\r
+bit easier to do it in the tree view than in the show view.\r
+\r
+-Michal\r