GNU bug report logs - #8857
display-buffer attempt to pop-up frame in batch mode causes "Unknown terminal type" error

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Mon, 13 Jun 2011 22:22:01 UTC

Severity: normal

Done: David Engster <deng <at> randomsample.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 8857 <at> debbugs.gnu.org
Subject: bug#8857: display-buffer attempt to pop-up frame in batch mode causes	"Unknown terminal type" error
Date: Tue, 14 Jun 2011 19:56:32 +0200
> I guess because pop-up-frames defaults to nil in Emacs 23.

Emacs 23 could pop up new frame provided the selected frame isn't
"usable".

> But in the trunk, a default Emacs may now pop-up a frame if it thinks it
> necessary.

I only tried to mimic Emacs 23 here.  So if the original frame cannot be
used it does try to pop up a new one.  Doesn't Emacs make an invisible
frame in batch mode?

Maybe the problem happens because I now load window.el _before_
files.el.  So in Emacs 23 files.el maybe tried to display a buffer but
failed silently.  What happens generally in batch mode when you call
`display-buffer', for example, during a backtrace?

martin




This bug report was last modified 14 years and 48 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.