unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs hangs if (display_width = line_width + 499) ...
@ 2003-01-17 23:08 Ulf Klaperski
  0 siblings, 0 replies; 3+ messages in thread
From: Ulf Klaperski @ 2003-01-17 23:08 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1520 bytes --]


In GNU Emacs 21.2.1 (i386-debian-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-03-22 on raven, modified by Debian
configured using `configure  i386-debian-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --with-x=yes --with-x-toolkit=athena --without-gif'
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: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

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

Hi,

ok, I give up trying to find the bug myself. |-( 

I have a situation that makes emacs hang. I have attached a testcase file
(it's _really_ small!).

If you save the attached file 549.txt and start emacs with:

emacs -geometry 50x20 549.txt

Then press cursor-down twice... emacs hangs... just on leaving the long line.

Sometimes it recovers after a while. The problem seems that the actual
line is 499 chars longer than the visible. I noticed that emacs loops in
xdisp.c:redisplay_internal. Probably it's related to
"MAX_NEWLINE_DISTANCE = 500" in forward_to_next_line_start.

Hm, I think a really important setting is: truncate-lines: t

I saw the problem on Debian, SuSE and HP-sUX with emacs 21.2.

Thanks,
Ulf


-- 
http://www.againsttcpa.com

[-- Attachment #2: 549.txt --]
[-- Type: text/plain, Size: 552 bytes --]


aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa


[-- Attachment #3: Type: text/plain, Size: 148 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs

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

* Re: Emacs hangs if (display_width = line_width + 499) ...
       [not found] <mailman.506.1042846674.21513.bug-gnu-emacs@gnu.org>
@ 2003-01-18 20:04 ` Alexander Pohoyda
  2003-01-20  8:53   ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Pohoyda @ 2003-01-18 20:04 UTC (permalink / raw)


Ulf Klaperski <Ro_Kenn@gmx.de> writes:

> If you save the attached file 549.txt and start emacs with:
> 
> emacs -geometry 50x20 549.txt
> 
> Then press cursor-down twice... emacs hangs... just on leaving the long line.

Cannot reproduce. Emacs 21.3.50 does not hang.


-- 
Alexander Pohoyda
<alexander.pohoyda@gmx.net>

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

* Re: Emacs hangs if (display_width = line_width + 499) ...
  2003-01-18 20:04 ` Emacs hangs if (display_width = line_width + 499) Alexander Pohoyda
@ 2003-01-20  8:53   ` Juanma Barranquero
  0 siblings, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2003-01-20  8:53 UTC (permalink / raw)
  Cc: bug-gnu-emacs

On 18 Jan 2003 21:04:12 +0100, Alexander Pohoyda <alexander.pohoyda@gmx.net> wrote:

> Cannot reproduce. Emacs 21.3.50 does not hang.

The 21.2.93 pretest doesn't hang either. The last version that did show
the problem was 21.2.90, AFAICS, so it's presumibly fixed in the
incoming 21.3.

                                                           /L/e/k/t/u

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

end of thread, other threads:[~2003-01-20  8:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.506.1042846674.21513.bug-gnu-emacs@gnu.org>
2003-01-18 20:04 ` Emacs hangs if (display_width = line_width + 499) Alexander Pohoyda
2003-01-20  8:53   ` Juanma Barranquero
2003-01-17 23:08 Ulf Klaperski

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