Sven Joachim <[EMAIL PROTECTED]> writes:

> Take the following steps to reproduce the problem:

> $ export LC_ALL=C
> $ echo "foo" > bar ; cp bar bar~
> $ emacs -Q -f view-hello-file bar

> In Emacs, in the "bar" buffer, type

> M-x insert-buffer RET
> C-x C-s

> Emacs should display a '*Warning*' buffer now; type C-g to quit.

So far, so good.

> Now there are two problems: The backup file bar~ is gone :-( and, more
> importantly, `buffer-backed-up' is t, although the buffer had actually
> not been backed up.

Hm... it doesn't happen here.  After hitting C-g, the backup file is
still there, and `buffer-backed-up' is still nil in the `bar' buffer.
Did you really try this with emacs-snapshot, or with your own
installation of Emacs?  I notice that you elided the reportbug info.

-- 
  ,''`.
 : :' :        Romain Francoise <[EMAIL PROTECTED]>
 `. `'         http://people.debian.org/~rfrancoise/
   `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to