Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

'changed on disk; really edit buffer' bug ?

38 views
Skip to first unread message

bessi...@gmail.com

unread,
Mar 26, 2008, 11:25:49 PM3/26/08
to
Hi everybody

Running a recent version of XEmacs on a windows PC, if I attempt to
edit a buffer when the underlying file has changed, i get (correctly,
as usual) the message :

<filename> changed on disk; really edit buffer ? (y, n, r or C-h)

at this point, none of the offered options works for me, it just comes
back with :

Please type y, n, or r; or ? for help

which again will not accept the correct input and just loops until I
abort with C-g. I then revert the buffer and continue working. Any
idea what might be the problem ?

thanks
Tony Wood

Ralf Fassel

unread,
Mar 27, 2008, 5:24:20 AM3/27/08
to
* bessi...@gmail.com

| <filename> changed on disk; really edit buffer ? (y, n, r or C-h)
--<snip-snip>--

| which again will not accept the correct input and just loops until I
| abort with C-g. I then revert the buffer and continue working. Any
| idea what might be the problem ?

CapsLock, NumLock or ScrollLock on? Try to turn them off...

R'

bessi...@gmail.com

unread,
Mar 30, 2008, 11:46:51 PM3/30/08
to
On Mar 27, 7:24 pm, Ralf Fassel <ralf...@gmx.de> wrote:
>
> CapsLock, NumLock or ScrollLock on?  Try to turn them off...
>
> R'

Thanks for the response Ralf, yes they are all off, still have the
same problem

petr...@gmail.com

unread,
Oct 20, 2012, 6:22:45 PM10/20/12
to

I had the same problem with a custom script. What solved the problem was adding

(set-buffer-modified-p nil)

Hope it works for you as well.
0 new messages