Gnus development mailing list
 help / color / mirror / Atom feed
From: Dan Davison <davison@stats.ox.ac.uk>
To: <ding@gnus.org>
Subject: missing gnus-unseen-mark
Date: Tue, 26 May 2009 10:57:38 -0400	[thread overview]
Message-ID: <878wkjdi8t.fsf@stats.ox.ac.uk> (raw)

I'm using dovecot with nnimap and local maildirs.

I'd like a mark to remain by messages in the summary buffer until I have
actually read them (presumably that would be gnus-unseen-mark).  When I
enter a group, new messages have the 'N' mark (gnus-recent-mark) in the
summary buffer. If I leave that group (without reading anything) and
then re-enter, the 'N' mark has disappeared and is (often) not replaced
by any mark. Actually I do sometimes get the '.' mark which aIui is
gnus-unseen-mark, but by no means always.

What should I do in order to reliably get a persistent gnus-unseen-mark
next to messages until I have read them?

Thanks a lot,

Dan

Here's one possibly relevant variable setting:

(setq gnus-summary-line-format
      (concat
       "%0{%U%R%z%}"
       "%3{│%}" "%1{%d%}" "%3{│%}" ;; date
       "  "
       "%4{%-20,20f%}"               ;; name
       "  "
       "%3{│%}"
       " "
       "%1{%B%}"
       "%s\n"))



             reply	other threads:[~2009-05-26 14:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-26 14:57 Dan Davison [this message]
2009-07-01 15:32 ` Dan Davison

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=878wkjdi8t.fsf@stats.ox.ac.uk \
    --to=davison@stats.ox.ac.uk \
    --cc=ding@gnus.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).