From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#32863: Unsatisfactory "definition" of "vertical scroll position" in Emacs lisp manual and doc string of window-vscroll Date: Mon, 15 Oct 2018 19:13:54 +0000 Message-ID: <20181015191354.GE5623@ACM> References: <20180928152832.GA5172@ACM> <837ej5710d.fsf@gnu.org> <20181015114803.GB5623@ACM> <83y3azrzt6.fsf@gnu.org> <20181015183301.GD5623@ACM> <83r2grrqrd.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1539631216 21957 195.159.176.226 (15 Oct 2018 19:20:16 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2018 19:20:16 +0000 (UTC) User-Agent: Mutt/1.10.1 (2018-07-13) Cc: 32863-done@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 15 21:20:12 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gC8PT-0005bb-Bm for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Oct 2018 21:20:11 +0200 Original-Received: from localhost ([::1]:54477 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gC8RZ-0000d1-Re for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Oct 2018 15:22:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gC8RK-0000bO-0e for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2018 15:22:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gC8RH-0002PR-1S for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2018 15:22:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:47195) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gC8RG-0002Ma-Ra for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2018 15:22:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gC8RG-0001Ov-Op for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2018 15:22:02 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 15 Oct 2018 19:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 32863 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 32863@debbugs.gnu.org, acm@muc.de, acm@muc.de Original-Received: via spool by 32863-done@debbugs.gnu.org id=D32863.15396313005355 (code D ref 32863); Mon, 15 Oct 2018 19:22:02 +0000 Original-Received: (at 32863-done) by debbugs.gnu.org; 15 Oct 2018 19:21:40 +0000 Original-Received: from localhost ([127.0.0.1]:51453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gC8Qu-0001OH-BE for submit@debbugs.gnu.org; Mon, 15 Oct 2018 15:21:40 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:27805 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1gC8Qs-0001O9-A4 for 32863-done@debbugs.gnu.org; Mon, 15 Oct 2018 15:21:38 -0400 Original-Received: (qmail 75618 invoked by uid 3782); 15 Oct 2018 19:21:37 -0000 Original-Received: from acm.muc.de (p5B14745F.dip0.t-ipconnect.de [91.20.116.95]) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 15 Oct 2018 21:21:36 +0200 Original-Received: (qmail 29024 invoked by uid 1000); 15 Oct 2018 19:13:54 -0000 Content-Disposition: inline In-Reply-To: <83r2grrqrd.fsf@gnu.org> X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:151284 Archived-At: Hello, Eli. On Mon, Oct 15, 2018 at 21:47:34 +0300, Eli Zaretskii wrote: > > Date: Mon, 15 Oct 2018 18:33:01 +0000 > > Cc: 32863@debbugs.gnu.org > > From: Alan Mackenzie > > OK, amended (final?) version: > LGTM, thanks. I've committed it, and I'm closing the bug. -- Alan Mackenzie (Nuremberg, Germany).