Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 7e / 2a78e7f4adb29070ff74e735d9e68660bba923
1 Return-Path: <tomi.ollila@iki.fi>\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 arlo.cworth.org (Postfix) with ESMTP id 757C96DE141E\r
6  for <notmuch@notmuchmail.org>; Sun, 16 Aug 2015 12:44:18 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.237\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.237 tagged_above=-999 required=5 tests=[AWL=-0.159,\r
12   SPF_NEUTRAL=0.652, URIBL_SBL=0.644, URIBL_SBL_A=0.1] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id n9cIq7PmtbzP for <notmuch@notmuchmail.org>;\r
16  Sun, 16 Aug 2015 12:44:16 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18  by arlo.cworth.org (Postfix) with ESMTP id 08C346DE1416\r
19  for <notmuch@notmuchmail.org>; Sun, 16 Aug 2015 12:44:16 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21  by guru.guru-group.fi (Postfix) with ESMTP id 8C2B81000E6;\r
22  Sun, 16 Aug 2015 22:43:02 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
25 Subject: Re: [DRAFT PATCH] emacs: show local date next to Date: in case value\r
26  differs\r
27 In-Reply-To: <87mvxrfsjx.fsf@maritornes.cs.unb.ca>\r
28 References: <1427132722-20346-1-git-send-email-tomi.ollila@iki.fi>\r
29  <87vbhf2zqk.fsf@maritornes.cs.unb.ca> <m2y4m4z5vc.fsf@guru.guru-group.fi>\r
30  <87mvxrfsjx.fsf@maritornes.cs.unb.ca>\r
31 User-Agent: Notmuch/0.20.2+61~g367bd06 (http://notmuchmail.org) Emacs/24.3.1\r
32  (x86_64-unknown-linux-gnu)\r
33 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
34  $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
35  !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
36 Date: Sun, 16 Aug 2015 22:43:02 +0300\r
37 Message-ID: <m2mvxr2f5l.fsf@guru.guru-group.fi>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.18\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44  <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Sun, 16 Aug 2015 19:44:18 -0000\r
53 \r
54 On Sun, Aug 16 2015, David Bremner <david@tethera.net> wrote:\r
55 \r
56 > Tomi Ollila <tomi.ollila@iki.fi> writes:\r
57 >\r
58 >> Now I took a little better look why the 'relative' date is not enough for\r
59 >> me is that it doesn't always show the local date (it shows like \r
60 >> (28 mins. ago) or (March 30)). If these were (28 mins. ago (07:22)) and\r
61 >> (March 30 16:20) then it would be better (w/ +0300 that might be marginally\r
62 >> more useful in general but perhaps something that can be lived without).\r
63 >\r
64 > Going back to this thread after a long time, what about an option to\r
65 > show dates always in local absolute time only? This would be compact,\r
66 > and somehow easy to decode. Or more generally, choose a TZ to display\r
67 > all dates in?\r
68 \r
69 Somebody might like that, but *I* want to be able to see the sender date\r
70 (being it right or wrong, machine cannot be sure but human reader can\r
71 guess better) and local time (a version that is always absolute). In my\r
72 emacs buffer the Date: header in your email currently looked to me like:\r
73 \r
74 Date: Sun, 16 Aug 2015 12:15:14 +0200  (Sun, 16 Aug 2015 13:15:14 +0300) \r
75 \r
76 In this case the dates did not make much of a difference (and in this time\r
77 (22:39 +0300)) the message header bar there was (Today 13:15)). Anyway\r
78 sometimes IT matters and in my 80-character terminal window this fits fine.\r
79 \r
80 I don't know better solution and don't know whether there is anyone else\r
81 interested in such a feature so I just keep using this for myself...\r
82 \r
83 Tomi\r
84 \r
85 > d\r
86 \r
87 PS: last moment revelation: perhaps I could use just (13:15:14 +0300) there;\r
88 still if I'd be the single user of that...\r