Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: ding@gnus.org
Subject: Re: bogus group
Date: Sun, 12 Dec 2010 01:06:49 +0100	[thread overview]
Message-ID: <09aakb3ld2.fsf@news.eternal-september.org> (raw)
In-Reply-To: <m2vd2z3mqn.fsf@igel.home> (Andreas Schwab's message of "Sun, 12 Dec 2010 00:37:04 +0100")

Andreas Schwab <schwab@linux-m68k.org> writes:

> Richard Riley <rileyrg@googlemail.com> writes:
>
>> I then reverted to
>>
>> (setq nnmail-split-fancy '("inbox") ; I suspect this is wrong for a start.
>
> That's not a valid split.  A valid split can be a string, which is the
> group to store into.
>
> Andreas.

Thanks to both of you.

I have it working now. As I said, maybe I was blinded by staring at it
too long. I now have this simple set up and it works:-


   (setq nnmail-split-fancy '(| "SYS-INBOX"))
   (setq nnmail-split-methods 'nnmail-split-fancy)

From the docs, I would still have expected

   (setq nnmail-split-methods '(("inbox" "")))

to work, but I am its probably some forward/backward/quoting issue ;)

regards

r.






      reply	other threads:[~2010-12-12  0:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09 14:14 Richard Riley
2010-12-09 16:52 ` Steinar Bang
2010-12-09 17:05   ` Richard Riley
2010-12-10 17:16     ` Richard Riley
2010-12-10 17:28       ` Adam Sjøgren
2010-12-10 21:37         ` Richard Riley
2010-12-10 21:47           ` Adam Sjøgren
2010-12-10 22:36             ` Richard Riley
2010-12-10 23:16               ` Adam Sjøgren
2010-12-11 15:17                 ` Richard Riley
2010-12-11 21:52                   ` Adam Sjøgren
2010-12-11 22:51                     ` Richard Riley
2010-12-11 23:08                       ` Richard Riley
2010-12-11 23:13                       ` Adam Sjøgren
2010-12-11 23:23                         ` Richard Riley
2010-12-11 23:37                       ` Andreas Schwab
2010-12-12  0:06                         ` Richard Riley [this message]

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=09aakb3ld2.fsf@news.eternal-september.org \
    --to=rileyrg@googlemail.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).