Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-registry issue ?
@ 2003-07-18  6:08 Xavier Maillard
  2003-07-21 15:36 ` Ted Zlatanov
  0 siblings, 1 reply; 8+ messages in thread
From: Xavier Maillard @ 2003-07-18  6:08 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1566 bytes --]

Hello,

I'm fairly new at gnus-registry stuff but as I have understood this, I
would just need to require the module and then set a flag to tell to
use the registry, right ?

So I do that way :

(setq gnus-registry-install t)

This is supposed to work then and I should be good to call the
gnus-registry fancy split function in my splitting rules that way : ;;
(: gnus-registry-split-fancy-with-parent), right ?

So why then, does this fail each time and put all my mails into the
bogus group then ?

All I can do is that it tells me that my nnmail-fancy-split is
errorneous :(

Is there any other particular thing to do before I can use
gnus-registry stuff ? Or am I (still) missing something ?

For the curious, here is an excerpt of my current fancy splitting rules
set :

,----
| (setq nnmail-crosspost nil
|        nnmail-split-methods 'nnmail-split-fancy
|        ;bbdb/gnus-split-default-group nil
|        ;bbdb/gnus-split-nomatch-function nil
|        ;bbdb/gnus-split-myaddr-regexp gnus-ignored-from-addresses
|        gnus-total-expirable-newsgroups
|        (regexp-opt '("mail.rohrpost"
| 		     "mail.guile"
| 		     "mail.gnutella"
| 		     "mail.emacs.devel"
| 
| 		     "mail.emacs.ilisp"))
|        nnmail-split-fancy
|        '(|
| 	 (: gnus-registry-split-fancy-with-parent)
|       
|
| 	 (: spam-split)
|        ;; other rules
`----

Any idea ?

Regards,

zeDek
-- 
http://www.gnusfr.org -- French Gnus user site

Anti-war disclaimer:
	"Bombing for peace is like fucking for virginity"

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

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

end of thread, other threads:[~2003-07-26 14:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-18  6:08 gnus-registry issue ? Xavier Maillard
2003-07-21 15:36 ` Ted Zlatanov
2003-07-22 23:31   ` Xavier Maillard
2003-07-23 14:46     ` Ted Zlatanov
2003-07-24  6:22       ` Xavier Maillard
2003-07-25 19:16         ` Ted Zlatanov
2003-07-26  7:41           ` Xavier Maillard
2003-07-26 14:31             ` Ted Zlatanov

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