Re: question and request for feature
Mikus Grinbergs (mikus@bga.com)
Fri, 17 May 1996 19:46:58 -0500
In article <VaBnxsw3BYkc090yn@iglou.com>, mtj@iglou.com (Michael Jones) wrote:
>
> That is, a subject
> of "This subject (was: That subject)" will be changed to just "This
> subject", which I find somewhat annoying. Is this standard behavior
> for newsreaders? Could there possibly be an option for Yarn to not
> behave in this manner (if it's not specified somewhere in the RFCs,
> that is)?
In your Yarn configuration file, uncomment the line:
address-comments=on
>
> The second thing is the manner in which Yarn handles the reply-quote=
> field in the config file. I would really like the ability to use
> spaces and/or tabs before (or in place of) 'normal' quote characters.
In your Yarn configuration file, experiment with the following line:
reply-quote= # \
(i.e., the '\' marks the end of the string being prepended.)