Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: Wide reply problems
Date: 25 Aug 1999 18:00:35 +0200	[thread overview]
Message-ID: <87k8qj7sv0.fsf@pc-hrvoje.srce.hr> (raw)
In-Reply-To: Didier Verna's message of "25 Aug 1999 16:17:23 +0200"

Didier Verna <verna@inf.enst.fr> writes:

> > See the variable rmail-dont-reply-to-names.  This is a strange name
> > for a Gnus variable, but that's really it!
> 
>         It doesn't seem to be a gnus variable.

It's a "message" variable.  If you take a look at the guts of
`message-reply', you'll find this:

	      ;; Remove addresses that match `rmail-dont-reply-to-names'.
	      (insert (prog1 (rmail-dont-reply-to (buffer-string))
			(erase-buffer)))

I think it would be logical to do what Lars did with most of the other 
mail- and rmail- variables: invent a new, message-specific one, and
perhaps default it to the value of rmail- one, if it is available.


  parent reply	other threads:[~1999-08-25 16:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-24 12:37 Toni Drabik
1999-08-24 14:09 ` Kai Großjohann
1999-08-24 18:18   ` Toni Drabik
1999-08-25 14:17   ` Didier Verna
1999-08-25 14:29     ` Kai Großjohann
1999-08-25 15:00       ` Didier Verna
1999-08-25 15:58         ` Toni Drabik
1999-08-25 16:00     ` Hrvoje Niksic [this message]
1999-09-24 19:14       ` Lars Magne Ingebrigtsen

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=87k8qj7sv0.fsf@pc-hrvoje.srce.hr \
    --to=hniksic@srce.hr \
    /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).