unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Fancy splitting in Gnus
@ 2017-09-11 20:55 Narendra Joshi
  2017-09-12  3:23 ` Teemu Likonen
  0 siblings, 1 reply; 7+ messages in thread
From: Narendra Joshi @ 2017-09-11 20:55 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I use the following to do fancy splitting.

,----
| 
| (setq gnus-select-method
|       `(nnimap "gmail"
|                (nnimap-address "imap.gmail.com")
|                (nnir-search-engine imap)
|                (nnimap-inbox "INBOX")
|                (nnimap-stream ssl)
|                (nnimap-split-methods ,nnmail-split-fancy)))
| 
| 
`----

I have observed that every time I add a new entry to
`nnmail-split-fancy', it takes time for Gnus to recognize that it has to
split those emails that match the new entry. Or it is something that I
don't recognize which triggers the splitting. Any help would be greatly
appreciated.

Thanks,
-- 
Narendra Joshi



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

end of thread, other threads:[~2017-09-13 16:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11 20:55 Fancy splitting in Gnus Narendra Joshi
2017-09-12  3:23 ` Teemu Likonen
2017-09-12  4:16   ` Narendra Joshi
2017-09-13 10:38   ` Göktuğ Kayaalp
2017-09-13 13:08     ` Narendra Joshi
2017-09-13 15:31       ` Göktuğ Kayaalp
2017-09-13 16:16         ` Narendra Joshi

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 read-only IMAP folder(s) and NNTP newsgroup(s).