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