GNU bug report logs -
#51824
27.1; Also have verbose names for gnus-summary-line-format variables
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Sun, 14 Nov 2021 03:45:01 UTC
Severity: normal
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
View this message in rfc822 format
Maybe in addition to these obscure codes,
have plain English:
Example:
%x = %{xref}
gnus-summary-line-format is a variable defined in ‘gnus.el’.
Its value is
"%U%R%z%I%(%2t %3{%~(cut-left 2)~(max-right 6)~(pad 6)o%}%3L|%6us|%-22,22f%)%3{%un%}:%s
"
Original value was
"%U%R%z%I%(%[%4L: %-23,23f%]%) %s
"
You can customize this variable.
Documentation:
The format specification of the lines in the summary buffer.
It works along the same lines as a normal formatting string,
with some simple extensions.
%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)
%A Extracted address of the poster (string)
%F Contents of the From: header (string)
%f Contents of the From: or To: headers (string)
%x Contents of the Xref: header (string)
...
This bug report was last modified 3 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.