Gnus development mailing list
 help / color / mirror / Atom feed
From: Xavier Maillard <zedek@gnu-rox.org>
Subject: gnus-registry issue ?
Date: Fri, 18 Jul 2003 08:08:23 +0200	[thread overview]
Message-ID: <plop87isq09xk8.fsf@gnu-rox.org> (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 --]

             reply	other threads:[~2003-07-18  6:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-18  6:08 Xavier Maillard [this message]
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

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=plop87isq09xk8.fsf@gnu-rox.org \
    --to=zedek@gnu-rox.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).