Re: help with yes and yarn please!!!
From: Ben C. O. Grimm - Libertatis Praesidium NL - (BenGrimm@xs4all.nl)
Date: Sun, 16 Feb 1997 20:23:28 +0000
Jens Bertrams wrote:
> I added the %line-parameter to my editor (qedit). Suddenly yes only
> wrote by opening the message file the additional headers I told it to do
> but overwrote the From, To, Subject and all other yarn-defined headers.
> I removed the %line-addition, but it did not change yes's behaviour
> again. I downloaded new yes, and also new yarn-programms, but it did not
> help. I wrote the Author of yes several times with the logfile, but I
> did *not* get an answer.
> I am a blind user welcoming the automatation done by yarn. I hope that
> you can help me. I include my yarn config file here and also my yes
> config gile. Please do *not* flame me for this, but perhaps anyone can
> help me!
The yarn-list is not known to be a flamethrowing monster, so don't worry.
[from Jens' Yarn config file]
editor=c:\utils\q.exe
This is where you go wrong. In the Yarn config file, you must point your
editor to the YES executable. Yes positions itself between Yarn and your
editor to add headers and signatures. Then it passes the message on to the
"true editor". This is done by the next line in the YES config file:
true_editor = c:\utils\q.exe
This setting is correct.
So, once again for clarity:
if you're using YES, make it your editor in the Yarn config file.