Gnus development mailing list
 help / color / mirror / Atom feed
From: Yong <leapfrog.cc@gmail.com>
To: ding@gnus.org
Subject: group in the mail-sources could not get mails
Date: Mon, 19 Aug 2013 15:48:56 +0800	[thread overview]
Message-ID: <87zjsei0if.fsf@gmail.com> (raw)


Hi,

I use maildrop to deliver my mails to maildir directories,
and use nnml as mail backend in Gnus.
Because maildrop had taken care of the mail splitting,
I don't want Gnus to splitting mails again.
So I set the mail-sources variable to "group" in .gnus.el:

(setq mail-sources '((group)))

then use "G p" in the *Group* buffer to set the parameter of the group
where I want my mails to go:

((mail-source . (maildir :path "/path/to/maildir")))

However, this group can't get the mails. And when I use "G c" to see
the group parameters, I got:

Unknown entries:
INS DEL Lisp expression: 
(mail-source maildir :path "/path/to/maildir")



BTW, if I just use

(setq mail-sources '((maildir :path "/path/to/maildir")))

then Gnus get the mails normally.

I'm using Gnus v5.13 and Emacs 24.3.
Is there something wrong with my .gnus.el configuration? 


Thanks,

Yong




             reply	other threads:[~2013-08-19  7:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-19  7:48 Yong [this message]
2013-08-20  5:14 ` Katsumi Yamaoka

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=87zjsei0if.fsf@gmail.com \
    --to=leapfrog.cc@gmail.com \
    --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).