GNU bug report logs - #7537
23.2.90; infinite loop in scrolling

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Fri, 3 Dec 2010 06:28:01 UTC

Severity: normal

Found in version 23.2.90

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo <sdl.web <at> gmail.com>
To: 7537 <at> debbugs.gnu.org
Cc: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Subject: bug#7537: 23.2.90; infinite loop in scrolling
Date: Fri, 03 Dec 2010 06:33:29 +0000
An unstoppable infinite loop can be reproduced by

1. emacs -Q
2. Evaluate the following expression in *scratch* with C-x C-e.
   (progn
     (setq scroll-conservatively 100)
     (setq scroll-preserve-screen-position 'always)
     (goto-char (point-min))
     (set-window-vscroll nil 1 t))

Tested in Emacs build with X11 on OSX.

See: http://lists.gnu.org/archive/html/emacs-devel/2010-12/msg00073.html

Leo




This bug report was last modified 14 years and 251 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.