mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-20 09:00:52 -08:00
When Emacs is started as a daemon and no frames exist, `emacsclient -c` should simply switch to the main workspace. However, before `+workspaces-associate-frame-fn` is called, the new frame is already added to the frame list, which causes `persp-frame-list-without-daemon` to always return a non-empty list. A new workspace will be created instead of switching to the main one. |
||
|---|---|---|
| .. | ||
| evil.el | ||
| workspaces.el | ||