Gnus development mailing list
 help / color / mirror / Atom feed
* Use to-address in gnus-summary-reply?
@ 1999-04-19 15:58 Mark Plaksin
  1999-04-19 16:07 ` Kai.Grossjohann
  1999-04-19 17:48 ` Justin Sheehy
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Plaksin @ 1999-04-19 15:58 UTC (permalink / raw)


Howdy,

In some mail groups, I want *all* my replies to go to the list address
regardless of the Reply-to header.  I thought that this is what the
to-address group paramater was for but it doesn't work.  So, in
gnus-summary-reply, is there a reason not to change this:

(message-reply nil wide)

to this:

(message-reply
  (gnus-group-find-parameter gnus-newsgroup-name 'to-address) wide)

so I can get what I want?

Or is there a better way to solve the problem?

-- 
Mark Plaksin                                http://www.arches.uga.edu/~happy/



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

end of thread, other threads:[~1999-04-20  0:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-19 15:58 Use to-address in gnus-summary-reply? Mark Plaksin
1999-04-19 16:07 ` Kai.Grossjohann
1999-04-20  0:50   ` Mark Plaksin
1999-04-19 17:48 ` Justin Sheehy

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