frames-only-mode
frames-only-mode copied to clipboard
project mode keybindings don't work
project.el keybindings like C-x 4 p (project-other-window-command) don't open in a new frame.
Reproducing
-
emacs -q -
load-library RET ~/.emacs.d/elpa/frames-only-mode-20240213.2142/frames-only-mode-autoloads.el RET -
frames-only-mode -
load-library RET project RET -
C-x 4 b RET(switch-to-buffer-other-window, works: it creates a new frame) -
C-x 4 p f RET(project-other-window-command, fails: it creates a new window)
Other useful info
- Emacs version: This is GNU Emacs 29.4 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.38, cairo version 1.16.0) of 2024-07-22, modified by Debian
- frames-only-mode version: 20240213.2142
- Operating system (and version): Debian bookworm 12, emacs installed from backports
- Window manager (and version): Sway 1.7