all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* other-frame-window.el --daemon mode bug?
@ 2017-11-27 18:47 Thorsten Bonow
  2017-11-27 18:56 ` Stefan Monnier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thorsten Bonow @ 2017-11-27 18:47 UTC (permalink / raw)
  To: help-gnu-emacs


Hi,

`other-frame-window-mode', provided by "other-frame-window.el" works for me as
long as GNU Emacs isn't started in daemon mode.  In this case, I can't open a
new frame:

emacs -Q --daemon

Connect to the server:

emacsclient -c -n

In the '*scratch*' buffer enter and eval:

(require 'other-frame-window "/path/to/other-frame-window.el")
(other-frame-window-mode t)

'C-x 9 b' is supposed to open a buffer (defaults to the "*Messages*" buffer) in
another frame.  On pressing return, Emacs becomes stuck in the minibuffer.  The
command times out after a while and can be interrupted with 'C-g', but no frame
is created.

After firing up Emacs with 'emacs -Q', everything works as expected.

Can someone please confirm this?

The library comes as a GNU package, not included in my Emacs[1].  In case it's
a bug, can I just report it as an Emacs bug?

Thx for any help

Toto


Footnotes: 
[1]  GNU Emacs 25.2.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
     of 2017-09-12, modified by Debian (Unstable)

-- 
Wanda: ...he thought that the Gettysburg Address was where Lincoln
       lived.  [A Fish Called Wanda]


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-27 20:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-27 18:47 other-frame-window.el --daemon mode bug? Thorsten Bonow
2017-11-27 18:56 ` Stefan Monnier
2017-11-27 19:41 ` Eli Zaretskii
     [not found] ` <mailman.4690.1511811741.27995.help-gnu-emacs@gnu.org>
2017-11-27 20:06   ` Thorsten Bonow

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.