unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Leo <sdl.web@gmail.com>
Cc: 7537@debbugs.gnu.org
Subject: bug#7537: 23.2.90; infinite loop in scrolling
Date: Sat, 04 Dec 2010 19:33:42 -0500	[thread overview]
Message-ID: <87vd39jbx5.fsf@stupidchicken.com> (raw)
In-Reply-To: <m1bp53cqme.fsf@cam.ac.uk> (Leo's message of "Fri, 03 Dec 2010 06:33:29 +0000")

Leo <sdl.web@gmail.com> writes:

> 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

I've checked in a fix.  Thanks for the bug report.





      reply	other threads:[~2010-12-05  0:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03  6:33 bug#7537: 23.2.90; infinite loop in scrolling Leo
2010-12-05  0:33 ` Chong Yidong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vd39jbx5.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=7537@debbugs.gnu.org \
    --cc=sdl.web@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).