From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: 24.2.90: Confusion in "Top" "nn%" and "Bot". Date: Sat, 1 Dec 2012 11:40:24 +0100 Message-ID: References: <20121130214558.GA3163@acm.acm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1354358434 21901 80.91.229.3 (1 Dec 2012 10:40:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Dec 2012 10:40:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 01 11:40:47 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TekV2-0001JQ-9g for ged-emacs-devel@m.gmane.org; Sat, 01 Dec 2012 11:40:44 +0100 Original-Received: from localhost ([::1]:36683 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TekUq-0002lz-R7 for ged-emacs-devel@m.gmane.org; Sat, 01 Dec 2012 05:40:32 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:41929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TekUl-0002l7-D6 for emacs-devel@gnu.org; Sat, 01 Dec 2012 05:40:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TekUk-0004wU-FA for emacs-devel@gnu.org; Sat, 01 Dec 2012 05:40:27 -0500 Original-Received: from mail-oa0-f41.google.com ([209.85.219.41]:53503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TekUk-0004wQ-AM for emacs-devel@gnu.org; Sat, 01 Dec 2012 05:40:26 -0500 Original-Received: by mail-oa0-f41.google.com with SMTP id k14so1544767oag.0 for ; Sat, 01 Dec 2012 02:40:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=o+2lkFxA+Ry90D8u02/N2geU/mxwvNBPVl37bb08qjs=; b=a4PNyO7d2fgasO2vDtCbIfY+N+q03F0oul7Pba4YHW8NownS7qVnNLXsLWsRMc2byy vyOGt1jW3GNp22JAxhR8ynY6DfcP6u720nj1hMjZXaamxUCBo5uCBTOKyowPWq6CpCI+ Jyjzc7hcM01KMOj/wj+zsGMN0nkvWI2UQBD0FsrVy2OUxF05qoWA+ZgUrw5RqpzMRlXx 0l/BHzi6VCA2LqyszsGOyrunBZatplwTpAhNKuKCDTfB09xBjDXvIU03E1/Hgswtg+aY xxXfgAqxEO2g/4NhRYjGAvBowtti7LhJC0MtjYLLNdXjrBZ67fXQNoLOp78P5kqw05ay 8QEw== Original-Received: by 10.60.2.164 with SMTP id 4mr3463718oev.31.1354358424647; Sat, 01 Dec 2012 02:40:24 -0800 (PST) Original-Received: by 10.60.64.170 with HTTP; Sat, 1 Dec 2012 02:40:24 -0800 (PST) In-Reply-To: <20121130214558.GA3163@acm.acm> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.219.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155160 Archived-At: > 1. Display an info page (e.g. "Special Input for Incremental Search") > which fits entirely on the screen (if only just). In my laptop, that info node doesn't fit entirely on the screen, but if I try with its parent node, for example ("(emacs) Incremental Search") which does fit, I observe the problem you mention: "Top" in the modeline instead of the expected "All". > 2. Note that "Top" rather than the expected "All" is displayed. > > 3. Scroll the text upwards 6 lines. > > 4. Now, "9%" rather than "Bot" is displayed. > > 5. Scroll the text repeatedly upwards. "nn%" continues to be displayed, > despite the fact that the bottom of the buffer is visible. > > 6. When the last visible line is scrolled off the window, finally, "Bot" > is displayed. > > I think either this behaviour or the manual is buggy. Yes, there is a bug somewhere, and is a regression: the 24.2 release does TRT. I've tried with another manual (GNU Make) and I see the problem there too (with the trunk, not with the 24.2 release). So the problem seems to be in Emacs, not in the manual. HTH -- Dani Moncayo