Thanks, Ray.  That does seem to have been the whole problem.

Joel


On Jan 19, 4:46 pm, yesteray <[EMAIL PROTECTED]> wrote:
> On Jan 4, 12:28 am, "[EMAIL PROTECTED]"
>
> <[EMAIL PROTECTED]> wrote:
> > I get the same error message. It is really annoying.
>
> If the referenced PID is the PID of the currently running emacs, the
> warning isn't because you are force quitting. It is because the
> desktop has already been loaded and locked by the current emacs.
>
> Specifically, it is because of this:
>
> > My desktop settings are:
> > ;; Desktop mode
> > ; save sessions
> > (load "desktop")
> > (desktop-save-mode t)
> > (desktop-read)
>
> The (desktop-read) is unnecessary in the latest versions of desktop.el
> and should be removed. The desktop file is already loaded (and locked)
> at that point. I'm not sure what has changed in desktop.el, but the
> (desktop-read) is no longer necessary. If may have been unnecessary
> for some time.
>
> --
>
> Ray
--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to