emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem with desktop.el


From: David Kastrup
Subject: Re: Problem with desktop.el
Date: Fri, 08 Sep 2006 22:45:11 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Your patch looks plausible; can you test it?

Well, I checked that the saving of the desktop upon killing Emacs will
no longer trash the desktop file if there is a desktop load in
progress.  That works.

With regard to the lazy timer: I am afraid that this is a complicated
race condition for getting several timers active, and I don't use
them, anyway.  Just setting the timer variable to zero without
stopping the timer can't be a good idea, however, so I think this
change is correct.

I think that there may be several other cases where it might make
sense to either cancel the lazy load or complete it.  However, I have
not used or programmed that mode myself, and would think it more
appropriate if the author checked that.  I don't feel I know my way
around that one.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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