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

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

bug#54331: closed (27.2; Closing frames loaded from desktop-read )


From: GNU bug Tracking System
Subject: bug#54331: closed (27.2; Closing frames loaded from desktop-read )
Date: Sun, 13 Mar 2022 06:08:02 +0000

Your message dated Sun, 13 Mar 2022 08:06:44 +0200
with message-id <83zglul72j.fsf@gnu.org>
and subject line Re: bug#54331: 27.2; Closing frames loaded from desktop-read
has caused the debbugs.gnu.org bug report #54331,
regarding 27.2; Closing frames loaded from desktop-read 
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54331: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54331
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 27.2; Closing frames loaded from desktop-read Date: Fri, 11 Mar 2022 00:13:23 +0530
A very annoying issue with `desktop-save` and `desktop-read` that I'm 
encountering at the moment:

- I'm starting Emacs in `daemon-mode`, and then open a client frame via
  my WM shortcut for `emacsclient -c`. I do `desktop-read` and my saved desktop 
opens with the 10 or so frames I had saved.

- When I go to one of the frames with a buffer I'm no longer interested in, and 
do `C-x C-c`, I end up not just closing that particular frame, but **all 10 or 
so of the frames that were open**.

- The Emacs daemon is still running, and opening another client frame shows 
that the buffers haven't been killed, so nothing has been lost per se - it's 
just that the arrangement of all the frames I had is just ruined.

Any idea how to stop this behaviour (i.e. being able to just kill one frame 
from the saved configuration)? 


I have also played around with these settings

```
  (setq desktop-restore-frames t)
  (setq desktop-restore-in-current-display nil)
  (setq desktop-restore-forces-onscreen nil)

```

but the issue persists.




--- End Message ---
--- Begin Message --- Subject: Re: bug#54331: 27.2; Closing frames loaded from desktop-read Date: Sun, 13 Mar 2022 08:06:44 +0200
> From: Rehan Deen <rehan.deen@gmail.com>
> Cc: Lars Ingebrigtsen <larsi@gnus.org>, 54331@debbugs.gnu.org
> Date: Sun, 13 Mar 2022 11:25:40 +0530
> 
> Hi, sorry, was hoping that someone else would add their input regarding
> the closing frame behavior but I am happy to close this.
> 
> If anyone else comes across this issue, I guess I would suggest
> remapping `C-x 5 0` to a more convenient keybinding.

Thanks, I'm therefore closing this bug.


--- End Message ---

reply via email to

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