We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Centaur Emacs
custom.el
custom-post.el
Some of the posframe commands are not available when starting emacs in daemon mode
emacs --daemon
emacs --fg-daemon
emacsclient -a "" -nc
debug-on-error
M-x shell-pop-posframe-toggle
shell-pop-posframe-toggle should toggle in daemon mode.
This does not happen when emacs server starts on emacs startup.
Tested it on both Linux and Macos
Linux
gccemacs-29
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thank you for the bug report
Centaur Emacs
.custom.el
andcustom-post.el
.Bug description
Some of the posframe commands are not available when starting emacs in daemon mode
Steps to reproduce
emacs --daemon
oremacs --fg-daemon
emacsclient -a "" -nc
debug-on-error
M-x shell-pop-posframe-toggle
Expected behavior
shell-pop-posframe-toggle should toggle in daemon mode.
This does not happen when emacs server starts on emacs startup.
emacsclient -a "" -nc
from terminal after emacs starts.Tested it on both Linux and Macos
OS
Linux
Emacs Version
gccemacs-29
Error callstack
No response
Anything else
No response
The text was updated successfully, but these errors were encountered: