emacs-devel
[Top][All Lists]
Advanced

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

Re: Scratch buffer annoyance


From: Richard Stallman
Subject: Re: Scratch buffer annoyance
Date: Wed, 18 Jul 2007 16:53:13 -0400

    > - automatically saving *scratch* in a place other than ~/ (where it is
    > out of the way) via auto-save and before exiting Emacs, without any
    > user interaction

    That it doesn't work when one has more than one Emacs active at one
    time.  It is not like we have not been through that already.

It is easy to solve that by making the file name depend on the pid and
host name.

The code for reloading previous scratch buffers files will need to
take a certain amount of care to DTRT when there is more than one.
Including perhaps sometimes asking the user questions -- but we want
to try to avoid that if we can.




reply via email to

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