Gnus development mailing list
 help / color / mirror / Atom feed
From: Nevin Kapur <nevin@jhu.edu>
Subject: Problems with getting new mail at any particular level.
Date: 13 Mar 2001 15:06:52 -0500	[thread overview]
Message-ID: <m3n1apph5v.fsf@fermat.mts.jhu.edu> (raw)

Hi,

I can't seem to use '[123]g' and friends to get mail at a particular
level. I get new mail and I type '2g'. I get a list of:

nnml: Reading incoming mail from directory...
nnml: Reading incoming mail (no new mail)...done
nnml: Reading incoming mail from directory...
nnml: Reading incoming mail (no new mail)...done
nnml: Reading incoming mail from directory...
nnml: Reading incoming mail (no new mail)...done
nnml: Reading incoming mail from directory...
nnml: Reading incoming mail (no new mail)...done

and the newly arrived mail does not get into its group. If I use 'g',
the mail shows up in the correct spool. Here is what I think are
relevant variables:

(setq gnus-select-method '(nntp "news.freenet.de")
      gnus-secondary-select-methods
      '((nnml "")			; Incoming Mail
	;; (nntp "news.freshmeat.net")
	(nntp "News.CIS.DFN.DE")
	(nntp "news.jhu.edu")
	;; (nntp "news.creativelabs.com")
	;; (nntp "msnews.microsoft.com")
	(nnfolder ""))		; Saved Mails
      nnml-get-new-mail t
      nnfolder-get-new-mail nil
      nnfolder-directory "~/mail"
      nnfolder-nov-directory "~/mail/NOV"
      nntp-connection-timeout 10
      gnus-activate-level 3
      mail-sources
      '((directory
	 :path "~/.spool/"
	 :suffix "")))

I poked around in gnus-group-get-new-news but without much luck. Any
pointers are appreciated.

-- 
Nevin


             reply	other threads:[~2001-03-13 20:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-13 20:06 Nevin Kapur [this message]
2001-03-13 22:18 ` Kai Großjohann
2001-03-13 22:25   ` Nevin Kapur
2001-03-13 22:58     ` Kai Großjohann
2001-03-14  5:19       ` Nevin Kapur
2001-03-14  9:12         ` Kai Großjohann
2001-03-14 14:47           ` Nevin Kapur
2001-03-14 14:53             ` ShengHuo ZHU
2001-03-14 15:57               ` Nevin Kapur
2001-03-14 20:53                 ` ShengHuo ZHU

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=m3n1apph5v.fsf@fermat.mts.jhu.edu \
    --to=nevin@jhu.edu \
    /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).