emacs-devel
[Top][All Lists]
Advanced

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

Re: desktop-missing-file-warning doc


From: Richard Stallman
Subject: Re: desktop-missing-file-warning doc
Date: Sun, 14 May 2006 19:28:49 -0400

    But that text is to wide. Maybe

       If non-nil, offer to recreate the buffer of a deleted file.

    then? Also, the prompt

       (y-or-n-p (concat msg " Re-create? "))

    in desktop-restore-file-buffer should be changed to

       (y-or-n-p (concat msg " Re-create buffer? "))

Those both seem like improvements.




reply via email to

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