Gnus development mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Julien Cubizolles <j.cubizolles@free.fr>
Cc: ding@gnus.org
Subject: Re: Default action when splitting
Date: Wed, 10 Aug 2011 18:33:32 +0200	[thread overview]
Message-ID: <m2sjp9b50j.fsf@igel.home> (raw)
In-Reply-To: <87bovynp2p.fsf@free.fr> (Julien Cubizolles's message of "Wed, 10 Aug 2011 01:27:10 +0200")

Julien Cubizolles <j.cubizolles@free.fr> writes:

> ,----
> | (setq gnus-secondary-select-methods
> |       '(
> | 	(nnimap "free"
> | 		(nnimap-address "imap.free.fr")
> | 		(nnimap-authentificator "j.cubizolles")
> | 		(nnimap-authinfo-file "~/.authinfo")
> | 		(nnimap-inbox "INBOX")
> | 		(nnimap-split-predicate "UNDELETED UNSEEN")
> | 		(nnimap-split-methods
> | 		 '(| (: gnus-registry-split-fancy-with-parent)

You have an extra quote here.

> By the way, I tried replacing :
> ,----
> | (nnimap-split-predicate "UNDELETED UNSEEN")
> `----
> with 
> ,----
> | (nnimap-unsplittable-articles '(%Deleted %Seen))

Another extra quote.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



  reply	other threads:[~2011-08-10 16:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28 16:30 Vincent Beffara
2011-06-30  2:30 ` Lars Magne Ingebrigtsen
2011-06-30  7:32   ` Vincent Beffara
2011-08-09 23:27   ` Julien Cubizolles
2011-08-10 16:33     ` Andreas Schwab [this message]
2011-08-11  7:05       ` Julien Cubizolles
2011-08-18  0:26         ` Lars Magne Ingebrigtsen

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=m2sjp9b50j.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=ding@gnus.org \
    --cc=j.cubizolles@free.fr \
    /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).