GNU bug report logs - #35764
Proposal: gnus-summary-describe-article

Previous Next

Packages: emacs, gnus;

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

Date: Thu, 16 May 2019 17:43:02 UTC

Severity: wishlist

Tags: wontfix

Found in version 5.13

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 35764 <at> debbugs.gnu.org
Subject: bug#35764: Proposal: gnus-summary-describe-article
Date: Fri, 17 May 2019 00:41:38 +0800
Just like M-x describe-char gives tons of details about a character, a
future gnus-summary-describe-article function could
show all the items in the C-h v gnus-summary-line-format docstring,
one per line, whithout the user needing to change his
gnus-summary-line-format just to see what they all are for one article.
Output would have % escapes helpfully mentioned.

So it would list:

%N          Article number, left padded with spaces (string)
%S          Subject (string)
%s          Subject if it is at the root of a thread, and "" otherwise (string)
%n          Name of the poster (string)
%a          Extracted name of the poster (string)
...

Like this:

Article number %N: 1234
       Subject %S: Larry wants a waffle
        Poster %n: Bill Prfowitz
...

And mention this new function on
(info "(gnus) Back End Interface")

And maybe with a prefix argument just have it analyze the user's current
gnus-summary-line-format, in the order that the %'s appear in it.




This bug report was last modified 5 years and 332 days ago.

Previous Next


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