GNU bug report logs - #44705
27.1; better syntax for gnus-article-date-headers

Previous Next

Packages: gnus, emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 17 Nov 2020 15:14:02 UTC

Severity: wishlist

Tags: wontfix

Found in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.1; better syntax for gnus-article-date-headers
Date: Tue, 17 Nov 2020 14:11:04 +0800
Let's see if the output of

(set-variable 'gnus-article-date-headers '(combined-local-lapsed original))

    Date: Sat, 14 Nov 2020 10:06:47 +0800 (3 days, 2 hours, 57 minutes ago)
    Date: Fri, 13 Nov 2020 20:06:47 -0600

could be put onto one line:

    Date: Sat, 14 Nov 2020 10:06:47 +0800 (3 days, 2 hours, 57 minutes ago) (Fri, 13 Nov 2020 20:06:47 -0600)

It could, if the much better syntax

(local " (" elapsed ")" " (" original ")")

were allowed!

OK, to avoid breaking changes, just name it
gnus-article-date-headers-granular etc.




This bug report was last modified 4 years and 238 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.