all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Angelo Graziosi <angelo.g0@libero.it>
Cc: emacs-devel@gnu.org
Subject: Re: How to stop desktop.lock file creation
Date: Sat, 26 Mar 2022 08:48:41 +0300	[thread overview]
Message-ID: <83ils1b6x2.fsf@gnu.org> (raw)
In-Reply-To: <1960767723.287175.1648248799870@mail1.libero.it> (message from Angelo Graziosi on Fri, 25 Mar 2022 23:53:19 +0100 (CET))

> Date: Fri, 25 Mar 2022 23:53:19 +0100 (CET)
> From: Angelo Graziosi <angelo.g0@libero.it>
> Cc: emacs-devel@gnu.org
> 
> > Why do you need to delete the desktop lock file?  If you are annoyed
> 
> The alternative is to accept to load it or not but why should i play this game.. 

You don't need to play this game.  If you set
desktop-load-locked-desktop to t, Emacs will unconditionally load the
desktop even if locked, no questions asked.  Its effect is the same as
not having the lock at all, when the process which locked the desktop
no longer runs.

> > by the question Emacs asks when you invoke it the next time, you can
> > simply customize desktop-load-locked-desktop to the value t, then it
> > will not ask any questions.
> 
> You do not say if Emacs can be configured to avoid its creation, i.e. the creation of the 'desktop.lock' file..

That's because you cannot, not without changing desktop.el.  Maybe you
can do that by customizing desktop-base-lock-name to "NUL", but I
didn't test that and am not sure it will work.  The customization of
desktop-load-locked-desktop I suggested above will have the same
effect, so I see no reason for you to try something that is
unsupported and untested instead.

> > If there's some other problem with that lock file, please describe it,
> > so we understand what problem you are trying to solve.
> 
> I don't like it, I don't see its usefulness in my case, I am the only user of this PC and the only user of Emacs and I only start it once.

Then I think customizing desktop-load-locked-desktop to t is exactly
for your situation.  Does it cause any further problems?  If not, why
not use it?

> Emacs worked the same before its introduction...

The lock was introduced in Emacs 22.2, quite some time ago.  It isn't
a new feature.



  reply	other threads:[~2022-03-26  5:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-24 22:33 How to stop desktop.lock file creation Angelo Graziosi
2022-03-25  6:34 ` Eli Zaretskii
2022-03-25 22:53   ` Angelo Graziosi
2022-03-26  5:48     ` Eli Zaretskii [this message]
2022-03-26 21:30       ` Angelo Graziosi
2022-03-27  5:03         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83ils1b6x2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=angelo.g0@libero.it \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.