bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16157: 24.3.50; desktop-read doesn't claim the unused lock


From: Juri Linkov
Subject: bug#16157: 24.3.50; desktop-read doesn't claim the unused lock
Date: Sun, 15 Dec 2013 23:49:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)

When the previous session crashes or freezes, and .emacs.desktop.lock
contains the PID of the previous process, then `desktop-read' asks

  Warning: desktop file appears to be in use by PID...
  Using it may cause conflicts.  Use it anyway? (y or n)  y

But answering `y' doesn't claim the ownership of the lock,
desktop-owner is still an old nonexistent process, and thus
auto-saving doesn't save the desktop.

Maybe `desktop-read' should call `desktop-claim-lock' in this case?





reply via email to

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