Gnus development mailing list
 help / color / mirror / Atom feed
* Mailing lists and gnus-parameters weirdness
@ 2005-03-11 23:04 Jérôme Marant
  2005-03-13  1:43 ` Seth Falcon
  0 siblings, 1 reply; 3+ messages in thread
From: Jérôme Marant @ 2005-03-11 23:04 UTC (permalink / raw)



Hi,

Here is an excerpt from my gnus-parameters:

----------

 ("debian-devel"
  (to-address . "debian-devel@lists.debian.org")
  (to-list . "debian-devel@lists.debian.org")
  (subscribed . t))

...

 ("debian-devel-french"
  (to-address . "debian-devel-french@lists.debian.org")
  (to-list . "debian-devel-french@lists.debian.org")
  (subscribed . t))

...

 ("emacs-devel"
  (to-address . "emacs-devel@gnu.org")
  (to-list . "emacs-devel@gnu.org")
  (subscribed . t))

...

 ("pkg-emacs-devel"
  (to-address . "pkg-emacs-devel@lists.alioth.debian.org")
  (to-list . "pkg-emacs-devel@lists.alioth.debian.org")
  (subscribed . t))

----------

When I am in the "debian-devel-french" group and I want to
post a message, I do type "a".
I'm surprised to see that Gnus set To: to "debian-devel@lists.debian.org"
instead of "debian-devel-french@lists.debian.org".

Also, when posting from "pkg-emacs-devel", Gnus set the To: field
to "emacs-devel@gnu.org" instead of
"pkg-emacs-devel@lists.alioth.debian.org".

Does anyone know what's going on? Didn't I configure gnus-parameters
properly?

Thanks in advance.

-- 
Jérôme Marant



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

* Re: Mailing lists and gnus-parameters weirdness
  2005-03-11 23:04 Mailing lists and gnus-parameters weirdness Jérôme Marant
@ 2005-03-13  1:43 ` Seth Falcon
  2005-03-14 20:43   ` Jérôme Marant
  0 siblings, 1 reply; 3+ messages in thread
From: Seth Falcon @ 2005-03-13  1:43 UTC (permalink / raw)


Hi, Jérôme

Jérôme Marant <jmarant@free.fr> writes:
> Here is an excerpt from my gnus-parameters:
[snip]

> When I am in the "debian-devel-french" group and I want to
> post a message, I do type "a".
> I'm surprised to see that Gnus set To: to "debian-devel@lists.debian.org"
> instead of "debian-devel-french@lists.debian.org".

I'm pretty new with Gnus, so I could be way off, but I think the group
specifier in the gnus-parameters is a regex and that the first one to
match will be used?  If that is the case, try putting
debian-devel-french _before_ debian-devel.

+ seth




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

* Re: Mailing lists and gnus-parameters weirdness
  2005-03-13  1:43 ` Seth Falcon
@ 2005-03-14 20:43   ` Jérôme Marant
  0 siblings, 0 replies; 3+ messages in thread
From: Jérôme Marant @ 2005-03-14 20:43 UTC (permalink / raw)


Seth Falcon <sethfalcon@comcast.net> writes:

> Hi, Jérôme

Hi,

> I'm pretty new with Gnus, so I could be way off, but I think the group
> specifier in the gnus-parameters is a regex and that the first one to
> match will be used?  If that is the case, try putting
> debian-devel-french _before_ debian-devel.

My apologies. I suddenly recalled that matches where made on regexps
and not on exact names. Sorry about that.

Thanks.

-- 
Jérôme Marant



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

end of thread, other threads:[~2005-03-14 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-11 23:04 Mailing lists and gnus-parameters weirdness Jérôme Marant
2005-03-13  1:43 ` Seth Falcon
2005-03-14 20:43   ` Jérôme Marant

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