all messages for Emacs-related lists mirrored at yhetil.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

* Re: 23.0.60; bug with window-splitting?
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rauchenwald @ 2008-03-30 20:42 UTC (permalink / raw)
  To: emacs-pretest-bug

Tom Rauchenwald <its.sec@gmx.net> writes:

> 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.

I think i got vertical/horizontal backwards. Nevertheless, the default
behaviour (vertical splitting) doesn't work when started with -nw.

Tom




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

* Re: 23.0.60; bug with window-splitting?
  2008-03-30 20:42 ` Tom Rauchenwald
@ 2008-03-31  0:36   ` Juri Linkov
  2008-03-31  6:26     ` Tom Rauchenwald
  0 siblings, 1 reply; 4+ messages in thread
From: Juri Linkov @ 2008-03-31  0:36 UTC (permalink / raw)
  To: Tom Rauchenwald; +Cc: emacs-pretest-bug

> I think i got vertical/horizontal backwards. Nevertheless, the default
> behaviour (vertical splitting) doesn't work when started with -nw.

Thanks, this is fixed now.

-- 
Juri Linkov
http://www.jurta.org/emacs/




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

* Re: 23.0.60; bug with window-splitting?
  2008-03-31  0:36   ` Juri Linkov
@ 2008-03-31  6:26     ` Tom Rauchenwald
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rauchenwald @ 2008-03-31  6:26 UTC (permalink / raw)
  To: Juri Linkov; +Cc: emacs-pretest-bug

Juri Linkov <juri@jurta.org> writes:

>> I think i got vertical/horizontal backwards. Nevertheless, the default
>> behaviour (vertical splitting) doesn't work when started with -nw.
>
> Thanks, this is fixed now.

Thanks for the quick fix! Works as before now.

Tom

-- 
Then I drew in a breath, and my renewed will with it, lifted the rod
in my right hand, murmured a phrase in a language I didn't know, and
blew the tires off his fucking truck.
        -- Harry Dresden




^ 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 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.