Gnus development mailing list
 help / color / mirror / Atom feed
From: Malcolm Purvis <malcolmp@xemacs.org>
To: ding@gnus.org
Subject: Re: nnimap splitting weirdness
Date: Sat, 08 Mar 2014 22:26:12 +1100	[thread overview]
Message-ID: <m2bnxh2ap7.fsf@xemacs.org> (raw)
In-Reply-To: <87wqg583s5.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sat, 08 Mar 2014 16:59:06 +0800")

>>>>> "Eric" == Eric Abrahamsen <eric@ericabrahamsen.net> writes:

Eric> I do set the select method parameters with (nnimap-split-methods
Eric> nnimap-split-fancy) in each method definition, but I also set a
Eric> global value for nnimap-split-fancy in .gnus.el, so that each
Eric> server uses the same definition. I wonder if that could be why
Eric> it's going wrong...

I had the same setup but had to change it to be something like:

(setq gnus-select-method
   `(nnimap "home"
       (nnimap-split-fancy ,mp-nnimap-split-fancy)
       (nnimap-inbox "INBOX")
       (nnimap-split-methods nnmail-split-fancy)))

Where mp-nnimap-split-fancy is set globally.

When were the use of the global forms disabled?

Malcolm

-- 
		     Malcolm Purvis <malcolmp@xemacs.org>



  reply	other threads:[~2014-03-08 11:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-06  3:30 Eric Abrahamsen
2014-03-06  3:46 ` Malcolm Purvis
2014-03-08  8:59   ` Eric Abrahamsen
2014-03-08 11:26     ` Malcolm Purvis [this message]
2014-03-06 18:06 ` Andreas Schwab
2014-03-08  8:56   ` Eric Abrahamsen
2014-03-08 10:13     ` Eric Abrahamsen
2014-03-07 17:04 ` Lars Ingebrigtsen
2014-03-10  6:18 ` Eric Abrahamsen
2014-03-10 12:29   ` Malcolm Purvis
2014-03-20  4:54 ` Eric Abrahamsen

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=m2bnxh2ap7.fsf@xemacs.org \
    --to=malcolmp@xemacs.org \
    --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).