Hi,

Ken wrote:
> ...draft file does NOT contain a '\n' as the last character?  My
> memory is that for some strange reason Emacs like to default to doing
> that.  I suspect we do not test for that.

A POSIX text file is zero or more lines where a line is zero or more
bytes terminated by '\n'.

We shouldn't pander to alien ‘text’ editors and their non-text files.

MH-E would presumably ensure or warn if the configuration isn't suitable
for Unix?

-- 
Cheers, Ralph.

Reply via email to