From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Recentering on scroll Date: Mon, 27 Oct 2008 01:33:32 -0400 Message-ID: <871vy2lhzn.fsf@cyd.mit.edu> References: <87bpx85z7d.fsf@cyd.mit.edu> <87d4hm4nuj.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1225085622 23277 80.91.229.12 (27 Oct 2008 05:33:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2008 05:33:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 27 06:34:44 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KuKkV-0001u0-AO for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 06:34:43 +0100 Original-Received: from localhost ([127.0.0.1]:57425 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuKjP-0004oc-8w for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 01:33:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuKjL-0004oV-Gz for emacs-devel@gnu.org; Mon, 27 Oct 2008 01:33:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuKjI-0004o7-WA for emacs-devel@gnu.org; Mon, 27 Oct 2008 01:33:30 -0400 Original-Received: from [199.232.76.173] (port=35251 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuKjI-0004o4-Sq for emacs-devel@gnu.org; Mon, 27 Oct 2008 01:33:28 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:59649) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuKjJ-0003aF-1n for emacs-devel@gnu.org; Mon, 27 Oct 2008 01:33:29 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id E148E57E1B7; Mon, 27 Oct 2008 01:33:32 -0400 (EDT) In-Reply-To: <87d4hm4nuj.fsf@cyd.mit.edu> (Chong Yidong's message of "Mon, 27 Oct 2008 01:19:00 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:105030 Archived-At: Chong Yidong writes: > I managed to reproduce it, and found the bug that (I think) was causing > this problem. I've checked in a fix. Actually, the fix caused a few problems; I've reverted it for now, and will check in a new version in a couple of hours.