all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 35764@debbugs.gnu.org
Subject: bug#35764: Proposal: gnus-summary-describe-article
Date: Fri, 17 May 2019 00:41:38 +0800	[thread overview]
Message-ID: <87sgte2vy5.5.fsf@jidanni.org> (raw)

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.





             reply	other threads:[~2019-05-16 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-16 16:41 積丹尼 Dan Jacobson [this message]
2019-06-22 11:56 ` bug#35764: Proposal: gnus-summary-describe-article 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=87sgte2vy5.5.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=35764@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.