From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Rauchenwald Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; bug with window-splitting? Date: Sun, 30 Mar 2008 20:53:05 +0200 (CEST) Message-ID: <87prtcf3dm.fsf@sec.modprobe.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206909317 16205 80.91.229.12 (30 Mar 2008 20:35:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Mar 2008 20:35:17 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 30 22:35:49 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jg4Fl-0005IN-G8 for ged-emacs-devel@m.gmane.org; Sun, 30 Mar 2008 22:35:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jg4F9-00069J-KR for ged-emacs-devel@m.gmane.org; Sun, 30 Mar 2008 16:35:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jg2i4-00033O-DZ for emacs-devel@gnu.org; Sun, 30 Mar 2008 14:56:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jg2i2-00030k-HX for emacs-devel@gnu.org; Sun, 30 Mar 2008 14:56:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jg2i2-00030T-5v for emacs-devel@gnu.org; Sun, 30 Mar 2008 14:56:50 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jg2i1-0003OJ-S2 for emacs-devel@gnu.org; Sun, 30 Mar 2008 14:56:49 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jg2i1-0006L8-IB for emacs-pretest-bug@gnu.org; Sun, 30 Mar 2008 14:56:49 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Jg2hy-0003NR-KB for emacs-pretest-bug@gnu.org; Sun, 30 Mar 2008 14:56:49 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Jg2hy-0003NB-6W for emacs-pretest-bug@gnu.org; Sun, 30 Mar 2008 14:56:46 -0400 Original-Received: (qmail invoked by alias); 30 Mar 2008 18:56:44 -0000 Original-Received: from 83-215-41-131.bruck.dyn.salzburg-online.at (EHLO walter) [83.215.41.131] by mail.gmx.net (mp056) with SMTP; 30 Mar 2008 20:56:44 +0200 X-Authenticated: #10706886 X-Provags-ID: V01U2FsdGVkX1+iMI86O46iPLKy/Yaj7qwcgDk0H7uyuFtKSUeidg zAZOKiMJfFXM3G Original-Received: by walter (Postfix, from userid 1000) id 3428134D626; Sun, 30 Mar 2008 20:55:33 +0200 (CEST) User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Sun, 30 Mar 2008 16:34:57 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:93949 gmane.emacs.pretest.bugs:21806 Archived-At: 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, # 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, #