bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8857: display-buffer attempt to pop-up frame in batch mode causes "U


From: David Engster
Subject: bug#8857: display-buffer attempt to pop-up frame in batch mode causes "Unknown terminal type" error
Date: Wed, 15 Jun 2011 19:01:12 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

martin rudalics writes:
> Meanwhile I checked in two fixes that should assure that
> `display-buffer' doesn't try to pop up a frame with emacs -Q.  If they
> work, you should be able to remove your earlier hack.

Is this supposed to also fix the problem for batch mode? Because I still
see this error with revno. 104589:

 --> emacs --batch foo bar baz
Unknown terminal type

Actually, this currently breaks the CEDET build, because it uses a hack
to provide arguments for functions called with the "-f" switch...

-David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]