Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Vebjorn Ljosa <vebjorn@ljosa.com>
To: info-gnus-english@gnu.org
Subject: nnmaildir fails to show new messages
Date: Fri, 09 Nov 2007 07:52:31 -0500	[thread overview]
Message-ID: <nq5ve8bpomo.fsf@gm3b6-dd5.broad.mit.edu> (raw)

The problem I am having is that gnus-group-get-new-news (g in the
group buffer) does not cause new nnmaildir messages to appear in the
summary buffer or to be included in the count in the group buffer.
The new messages show up, however, if I do a
gnus-group-get-new-news-this-group on the group.

gnus-group-get-new-news causes the new messages to be moved from the
"new" subdirectory of the maildir to the "cur" subdirectory---but I
can I make them show up in the summary and group buffers?

I'm using Gnus 5.11, and my .gnus.el is as follows:

(setq gnus-select-method '(nnmaildir "" (directory "~/.nnmaildir/"
					 target-prefix "../maildirs/"))
      gnus-message-archive-method "nnmaildir"
      gnus-message-archive-group "Sent"
      sendmail-program "/opt/local/bin/msmtp"
      gnus-secondary-select-methods '((nntp "news.mit.edu")))

(setq gnus-summary-line-format "%U%R%z%(%d %-23,23f%) %B%s\n"
      gnus-thread-sort-functions '(gnus-thread-sort-by-number
				   gnus-thread-sort-by-date))

Thanks,
Vebjorn

             reply	other threads:[~2007-11-09 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-09 12:52 Vebjorn Ljosa [this message]
2007-11-09 18:27 ` Vebjorn Ljosa

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=nq5ve8bpomo.fsf@gm3b6-dd5.broad.mit.edu \
    --to=vebjorn@ljosa.com \
    --cc=info-gnus-english@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).