From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ulrich Neumerkel Newsgroups: gmane.emacs.bugs Subject: isearch attempts to split fixed-size window on slow terminal Date: Fri, 2 Jul 2004 17:36:56 +0200 (MET DST) Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <200407021536.RAA15817@a0.complang.tuwien.ac.at> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1088782646 30516 80.91.224.253 (2 Jul 2004 15:37:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Jul 2004 15:37:26 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 02 17:37:19 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BgQ6I-0005sT-00 for ; Fri, 02 Jul 2004 17:37:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BgQ87-00006n-Tr for geb-bug-gnu-emacs@m.gmane.org; Fri, 02 Jul 2004 11:39:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BgQ85-00006U-Je for bug-gnu-emacs@gnu.org; Fri, 02 Jul 2004 11:39:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BgQ83-00006A-Pf for bug-gnu-emacs@gnu.org; Fri, 02 Jul 2004 11:39:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BgQ83-000060-OD for bug-gnu-emacs@gnu.org; Fri, 02 Jul 2004 11:39:07 -0400 Original-Received: from [128.130.173.74] (helo=a0.complang.tuwien.ac.at) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BgQ5x-00067M-QY for bug-gnu-emacs@gnu.org; Fri, 02 Jul 2004 11:36:58 -0400 Original-Received: (from ulrich@localhost) by a0.complang.tuwien.ac.at (8.9.3/8.9.3) id RAA15817 for bug-gnu-emacs@gnu.org; Fri, 2 Jul 2004 17:36:56 +0200 (MET DST) Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:8335 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8335 --text follows this line-- This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.3.3 (i686-pc-linux-gnu, X toolkit) of 2003-11-17 on gupu.complang.tuwien.ac.at configured using `configure --without-toolkit-scroll-bars --prefix /usr' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: M-: (setq baud-rate 1000) ; to pretend a slow connection C-h C-n ; to obtain a big file M-: (setq window-size-fixed t) ; C-s Emacs ; to search a frequent word :-) C-s (several times) When the next found word is off the visible window, the error "Attempt to split fixed-size window" occurs. However, no window should be split in this particular situation. Recent input: M-: ( s e t q SPC b a u d - r a t e SPC 1 0 0 0 ) C-h C-n M-: ( s e t q SPC w i n d o w - s i z e - f i x e d SPC t ) C-s E m a c s C-s C-s C-s C-s C-s Recent messages: Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/psgml-init.el (source)...done For information about the GNU Project and its goals, type C-h C-p. 1000 Loading outline... Loading easy-mmode...done Loading outline...done t isearch-update: Attempt to split fixed-size window Loading emacsbug...done