emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reverting buffer from non-existent file


From: Stefan Monnier
Subject: Re: reverting buffer from non-existent file
Date: Tue, 07 Feb 2006 10:31:33 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Thanks for fixing this problem.  I think it is cleaner to bind
> buffer-read-only and buffer-undo-list only once.  Would you
> please make that small alteration, then send the revised change
> plus a suitable change log entry?  They we will install it.

While we're here:
- it's probably better to bind inhibit-read-only than buffer-read-only.
- IIRC buffer-undo-list doesn't need to be bound here since
  insert-file-contents does it for us anyway.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]