From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#6192: 24.0.50; eldoc-mode: unexpected recentering Date: Sat, 15 May 2010 00:05:52 +0300 Message-ID: <83tyqa2nyn.fsf@gnu.org> References: <878w7mjtml.fsf@escher.home> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1273872422 17665 80.91.229.12 (14 May 2010 21:27:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 14 May 2010 21:27:02 +0000 (UTC) Cc: 6192@debbugs.gnu.org To: Stephen Berman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri May 14 23:27:00 2010 connect(): No such file or directory Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OD2PH-0002Su-Dp for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 May 2010 23:26:55 +0200 Original-Received: from localhost ([127.0.0.1]:36150 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OD2PG-0007Tz-HV for geb-bug-gnu-emacs@m.gmane.org; Fri, 14 May 2010 17:26:54 -0400 Original-Received: from [140.186.70.92] (port=44044 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OD2P5-0007RH-Qt for bug-gnu-emacs@gnu.org; Fri, 14 May 2010 17:26:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OD2P3-0000Ni-GB for bug-gnu-emacs@gnu.org; Fri, 14 May 2010 17:26:43 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35290) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OD2P3-0000Ne-C1 for bug-gnu-emacs@gnu.org; Fri, 14 May 2010 17:26:41 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OD253-0000tX-RX; Fri, 14 May 2010 17:06:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 14 May 2010 21:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6192 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6192-submit@debbugs.gnu.org id=B6192.12738711593427 (code B ref 6192); Fri, 14 May 2010 21:06:01 +0000 Original-Received: (at 6192) by debbugs.gnu.org; 14 May 2010 21:05:59 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OD250-0000tD-T8 for submit@debbugs.gnu.org; Fri, 14 May 2010 17:05:59 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OD24y-0000t2-0L for 6192@debbugs.gnu.org; Fri, 14 May 2010 17:05:57 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0L2F00B00H8JX800@a-mtaout22.012.net.il> for 6192@debbugs.gnu.org; Sat, 15 May 2010 00:05:52 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.206.56]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L2F005Q2H9RSFK0@a-mtaout22.012.net.il>; Sat, 15 May 2010 00:05:52 +0300 (IDT) In-reply-to: <878w7mjtml.fsf@escher.home> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 14 May 2010 17:06:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:36926 Archived-At: > From: Stephen Berman > Date: Fri, 14 May 2010 19:11:30 +0200 > > => This puts point at line 902 (at least here, with window-height 33), > which is at the bottom of the window as it should be -- but only for a > fraction of a second, and then point is recentered so that line 902 is > now in the middle of the window. I cannot reproduce this on MS-Windows. In my case, M-v from the end of the buffer puts point on line 902, but it is the second line from the bottom of the window, not the first. And even if I then type C-n, point stays on the last line. I see no recentering at all. Anyway, from what you say it sounds like the message displayed by eldoc-mode in the echo area, which causes redisplay, somehow makes Emacs think the window where you have the Lisp file needs to be recentered because point is in a line that is not visible enough. Do you see the same problem in Emacs 23.2?