unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; bug with window-splitting?
@ 2008-03-30 18:53 Tom Rauchenwald
  2008-03-30 20:42 ` Tom Rauchenwald
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rauchenwald @ 2008-03-30 18:53 UTC (permalink / raw)
  To: emacs-pretest-bug



Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

$ emacs -nw -Q
M-x calendar

results in calendar-basic-setup: Wrong type argument: window-live-p,
#<frame F1 0x83bddb0> 

In general, when started in a terminal, every function that wants to
split the current window (describe-function, describe-variable and so
on) results in that error.

It seems to be connected to split-window-preferred-function (which is nil). 
When I set it to split-window-preferred-horizontally things sort-of work,
that means the window gets split vertically and not horizontally.

In an X-frame everything works as expected.

Tom


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.37 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2008-03-30 on walter
configured using `configure  '--with-x-toolkit=athena' 'CFLAGS=-march=prescott -O3 -pipe -fomit-frame-pointer''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: C
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_AT.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC x c a l e n TAB RET ESC x r e p o r TAB RET

Recent messages:
("emacs" "-Q")
For information about GNU Emacs and the GNU system, type C-h C-a.
calendar-basic-setup: Wrong type argument: window-live-p, #<frame F1 0x83bddb0>




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

end of thread, other threads:[~2008-03-31  6:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-30 18:53 23.0.60; bug with window-splitting? Tom Rauchenwald
2008-03-30 20:42 ` Tom Rauchenwald
2008-03-31  0:36   ` Juri Linkov
2008-03-31  6:26     ` Tom Rauchenwald

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).