On Sunday 05 October 2003 11:06 am, Stephen J. Turnbull wrote:
 >>>>> "Vaclav" == Vaclav Barta
<vbar(a)comp.cz> writes:
     Vaclav> C-x C-s fails with an error message "No file on this line"
     Vaclav> and the file is removed from the disk.
 Huh?  "No file on this line"?  What does "save-buffer" know about
 lines?  Are you doing this in a Dired buffer? 
No, I saw it when saving a Perl
script[1]. It is true that I also had some 
dired buffers opened, and moreover dired-advertised-find-file fails for me 
with the same error message. That *is* reproducible, so perhaps I should 
start checking there...
I tried to debug dired-find-file, and got as far as dired-move-to-filename, 
which raises the error because it doesn't find some extent - but why it 
thinks it should be there I really don't know...
 Please check that C-x C-s is actually running "save-buffer"
with C-h k
 C-x C-s the next time this happens, in the buffer where the command 
I did check
that before posting the bug report - I'll check again next time.
 fails.  Are you running latin-unity?  (That shouldn't have
anything to 
Well, I do have Mule, latin-unity package is installed and everything
after 
the --with-mule argument to ./configure should have its default settings.
So I guess I have it, whatever it is...
	Bye
		Vasek
ad 1] Actually I've just seen it when closing XEmacs after creating
a bookmark. Strange failure mode: save-buffers-kill-emacs tried to save 
.emacs.bmk, and since that failed, XEmacs refused to end, *even when I 
answered No to the Save? question*. I had to use xkill... That XEmacs 
instance again had a dired buffer.