[BUG] inconsistent user context handling w/ tramp
[notmuch-archives.git] / f5 / 2e1540d67ac796b2abd48935f7d7e6892e1f46
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 22B64431FD0\r
6         for <notmuch@notmuchmail.org>; Thu, 22 Dec 2011 14:53:40 -0800 (PST)\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 YVZw0n8UUkDL for <notmuch@notmuchmail.org>;\r
16         Thu, 22 Dec 2011 14:53:39 -0800 (PST)\r
17 Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com\r
18  [74.125.83.53])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  38059431FB6    for <notmuch@notmuchmail.org>; Thu, 22 Dec 2011 14:53:39 -0800\r
21  (PST)\r
22 Received: by eekd41 with SMTP id d41so10575186eek.26\r
23         for <notmuch@notmuchmail.org>; Thu, 22 Dec 2011 14:53:36 -0800 (PST)\r
24 Received: by 10.213.13.140 with SMTP id c12mr2554583eba.94.1324594405349;\r
25         Thu, 22 Dec 2011 14:53:25 -0800 (PST)\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 z43sm40118830eef.7.2011.12.22.14.53.23\r
29         (version=SSLv3 cipher=OTHER); Thu, 22 Dec 2011 14:53:23 -0800 (PST)\r
30 From: Jani Nikula <jani@nikula.org>\r
31 To: Xavier Maillard <xma@gnu.org>, notmuch@notmuchmail.org\r
32 Subject: Re: Filter one-post thread only ?\r
33 In-Reply-To: <m2sjkccp45.fsf@kcals.intra.maillard.im>\r
34 References: <m2sjkccp45.fsf@kcals.intra.maillard.im>\r
35 User-Agent: Notmuch/0.10.2+120~ga2d869a (http://notmuchmail.org) Emacs/23.3.1\r
36         (i686-pc-linux-gnu)\r
37 Date: Fri, 23 Dec 2011 00:53:21 +0200\r
38 Message-ID: <87wr9ob4m6.fsf@nikula.org>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=us-ascii\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Thu, 22 Dec 2011 22:53:40 -0000\r
54 \r
55 On Thu, 22 Dec 2011 21:45:14 +0100, Xavier Maillard <xma@gnu.org> wrote:\r
56 > Hi,\r
57\r
58 > In order to clean up and to trash out as many posts as possible in\r
59 > several mailing lists I did not check lately, I am trying to find a way\r
60 > to limit the current display to messages matching this requirements:\r
61\r
62 > 1. post older than 1 month\r
63 \r
64 See the last paragraphs of 'notmuch help search-terms'.\r
65 \r
66 Some people use lisp to generate the timestamp ranges in searches.\r
67 \r
68 There's an old draft patchset for user friendly date range searches\r
69 [1]. I am writing a better one, but that's very much a low priority\r
70 background process. It's not too far from surpassing the earlier version\r
71 in quality, though.\r
72 \r
73 BR,\r
74 Jani.\r
75 \r
76 [1] id:"cover.1312964528.git.jani@nikula.org"\r