all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 51824@debbugs.gnu.org
Subject: bug#51824: 27.1; Also have verbose names for gnus-summary-line-format variables
Date: Sun, 14 Nov 2021 11:08:55 +0800	[thread overview]
Message-ID: <87k0hba0xk.5.fsf@jidanni.org> (raw)

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)
    ...





             reply	other threads:[~2021-11-14  3:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14  3:08 積丹尼 Dan Jacobson [this message]
2021-11-14  3:57 ` bug#51824: 27.1; Also have verbose names for gnus-summary-line-format variables Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k0hba0xk.5.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=51824@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.