>>>>> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
Amir> On Fri, Dec 11, 1998 at 11:02:13AM +0100, Jean-Marc Lasgouttes
Amir> wrote:
>> Hmmm, I think that reLyX should put its temporary files in /tmp
>> just like any program does. What is your problem with that?
Amir> I suppose I could. I assume /tmp is guarantted to exist on any
Amir> architecture we're running reLyX on, and to be world-writable
Amir> etc.?
Yes. To make things right, you should create files there with a
strange kadfhalks code before. I guess there are Perl functions to
create temp files.
Amir> Note that this doesn't fix the problem, since we need to write
Amir> the LyX file somewhere, and writing it on /tmp doesn't make
Amir> sense.
Indeed.
>> Amir, make sure to correct the address of the mailing list in
>> reLyX.pod.
Amir> Thanks. Done.
BTW, another thing I forgot about running reLyX from a DOS disk. How
does reLyX handle DOS files (lines ending with ^M^J)?
JMarc