all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* a mysterious star on the Gnus firmament
@ 2019-03-22 21:20 Emanuel Berg
  2019-03-23  8:14 ` Andreas Schwab
  2019-03-23 16:20 ` Dan Sommers
  0 siblings, 2 replies; 5+ messages in thread
From: Emanuel Berg @ 2019-03-22 21:20 UTC (permalink / raw)
  To: help-gnu-emacs; +Cc: ding

OK, this must be the silliest problem yet, that
I have been unable to solve!

Just now, I fell asleep for like ~1s but it was
enough for me to accidentally press some
buttons while in a Gnus Summary buffer.
What happened was, an asterisk (the `*' char)
appeared to the right of a single e-mail, at
the 2nd position left-to-right (or Emacs buffer
column 1, if you will).

Inspecting `gnus-summary-line-format', we see
that


    gnus-summary-line-format is a variable
    defined in `gnus.el'. Its value is
    "%*%U%3{%R%} %I%1{%f%} %5{%s%}


so it would seem the `*' is in the "%R spot"!
Further down, it says


    %R  "A" if this article has been replied to,
        " " otherwise (character)


Hm - first, what does that mean? I get it "A"
is "replied to" (A for "answered", perhaps),
and that " " (i.e. no visible char) means it
isn't answered I mean replied to. But what does
"(character)" mean?

Second, what does the `*' char mean, how did it
get there (except for me falling asleep), and
how do I remove it?

TIA

-- 
underground experts united
http://user.it.uu.se/~embe8573




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-23 21:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-22 21:20 a mysterious star on the Gnus firmament Emanuel Berg
2019-03-23  8:14 ` Andreas Schwab
2019-03-23 18:41   ` Emanuel Berg
2019-03-23 16:20 ` Dan Sommers
2019-03-23 21:11   ` Emanuel Berg

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.