From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SFqsHx+4/16FXwAA0tVLHw (envelope-from ) for ; Fri, 03 Jul 2020 22:58:39 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +HqeGx+4/17NdQAA1q6Kng (envelope-from ) for ; Fri, 03 Jul 2020 22:58:39 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [IPv6:2607:5300:201:3100::1657]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 27B5F940214 for ; Fri, 3 Jul 2020 22:58:37 +0000 (UTC) Received: from [144.217.243.247] (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 47B781FAAF; Fri, 3 Jul 2020 18:58:29 -0400 (EDT) Received: from fethera.tethera.net (fethera.tethera.net [IPv6:2607:5300:60:c5::1]) by mail.notmuchmail.org (Postfix) with ESMTP id D4E501F709 for ; Fri, 3 Jul 2020 18:58:26 -0400 (EDT) Received: by fethera.tethera.net (Postfix, from userid 1001) id 488B5613B0; Fri, 3 Jul 2020 18:58:25 -0400 (EDT) Received: (nullmailer pid 3401941 invoked by uid 1000); Fri, 03 Jul 2020 22:58:23 -0000 From: David Bremner To: Daniel Kahn Gillmor , Kevin Foley , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Add notmuch-show-local-dates option In-Reply-To: <87lfk0th45.fsf@fifthhorseman.net> References: <20200625133016.29701-1-kevin@kevinjfoley.me> <87r1ttu2pb.fsf@fifthhorseman.net> <87lfk0th45.fsf@fifthhorseman.net> Date: Fri, 03 Jul 2020 19:58:23 -0300 Message-ID: <87o8owkxyo.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: FWYKNSVWYOBEDZV4VYBCQCEVHW2AG4AJ X-Message-ID-Hash: FWYKNSVWYOBEDZV4VYBCQCEVHW2AG4AJ X-MailFrom: david@tethera.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2607:5300:201:3100::1657 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Spam-Score: 0.53 X-TUID: /mnYaKJZArRv Daniel Kahn Gillmor writes: > But if the sender is in TZ=Europe/Berlin, i would see: > > Date: Fri, 03 Jul 2020 13:22:36 -0400 [Fri, 03 Jul 2020 19:22:36 +0200] > > (Note that RFC 5322 Date format shows the hour offset, but not the > actual TZ -- i can't tell from -0400 whether someone is in > TZ=America/New_York or TZ=America/Manaus) > > Is there anyone who would complain about this just being the default > behavior -- with no additional settings to change? The bikeshed must be blue! Uh, I mean what about narrowish screens (80 columns or so) and or deeply indented threads? d _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org