Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* imap splitting with emacs24
@ 2012-07-02 18:07 harven
  2012-07-02 19:08 ` harven
  0 siblings, 1 reply; 5+ messages in thread
From: harven @ 2012-07-02 18:07 UTC (permalink / raw)
  To: info-gnus-english

Hi, 

I just upgraded to emacs24, and I have a problem with the imap splitting.
I put the following in my gnus init file, in order to take into account the 
changes reported in the news file.

(setq nnimap-split-inbox "INBOX")
(set (if (< (string-to-number emacs-version) 24)
         'nnimap-split-rule
       'nnimap-split-methods)
     '(("INBOX.Trash"  "^From:.*naturalproducts@pubpromotion\\.com")
       ;; some list there
       ("INBOX" "")))

The splitting occurs with emacs23 but not with emacs24.
Is there something else I need to set with emacs24?
Thanks,
--
Harven

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-26 13:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-02 18:07 imap splitting with emacs24 harven
2012-07-02 19:08 ` harven
2012-07-25 22:36   ` alduplat
2012-08-24  5:58     ` Li Bowen
2012-08-26 13:10       ` Li Bowen

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).