* desktop-save fails
@ 2023-05-23 14:58 Gottfried
2023-05-23 15:48 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Gottfried @ 2023-05-23 14:58 UTC (permalink / raw)
To: help-gnu-emacs@gnu.org
[-- Attachment #1.1.1: Type: text/plain, Size: 361 bytes --]
Hi,
there seems to be a problem with
M-x desktop-save RET
error("Desktop file conflict")
desktop-save("/home/gfp/.config/emacs/" nil t)
desktop-auto-save()
apply(desktop-auto-save nil)
timer-event-handler([t 0 30 0 nil desktop-auto-save nil idle 0 nil])
I can’t save my desktop
What do I have to do?
Kind regards
Gottfried
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: desktop-save fails
2023-05-23 14:58 desktop-save fails Gottfried
@ 2023-05-23 15:48 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-05-23 15:48 UTC (permalink / raw)
To: help-gnu-emacs
> Date: Tue, 23 May 2023 14:58:28 +0000
> From: Gottfried <gottfried@posteo.de>
>
> there seems to be a problem with
> M-x desktop-save RET
>
> error("Desktop file conflict")
> desktop-save("/home/gfp/.config/emacs/" nil t)
> desktop-auto-save()
> apply(desktop-auto-save nil)
> timer-event-handler([t 0 30 0 nil desktop-auto-save nil idle 0 nil])
>
> I can’t save my desktop
>
> What do I have to do?
Delete the desktop file in /home/gfp/.config/emacs/ .
Then figure out who or what changed that file while this session was
up and running.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-23 15:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23 14:58 desktop-save fails Gottfried
2023-05-23 15:48 ` Eli Zaretskii
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.