Gnus development mailing list
 help / color / mirror / Atom feed
From: Emanuel Berg <moasenwood@zoho.eu>
To: help-gnu-emacs@gnu.org
Cc: ding@gnus.org
Subject: a mysterious star on the Gnus firmament
Date: Fri, 22 Mar 2019 22:20:46 +0100	[thread overview]
Message-ID: <86h8bu8v2p.fsf@zoho.eu> (raw)

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




             reply	other threads:[~2019-03-22 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22 21:20 Emanuel Berg [this message]
     [not found] ` <m2va0aknx1.fsf@linux-m68k.org>
2019-03-23 18:41   ` Emanuel Berg

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=86h8bu8v2p.fsf@zoho.eu \
    --to=moasenwood@zoho.eu \
    --cc=ding@gnus.org \
    --cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).