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#10902: 24.0.93; Point displayed after end of buffer with scroll-margin Date: Sat, 03 Mar 2012 21:06:13 +0200 Message-ID: <83399pbj2y.fsf@gnu.org> References: <877gz8krv2.fsf@gnu.org> <83ehtgdnez.fsf@gnu.org> <87399vly78.fsf@gnu.org> <83sjhrb59k.fsf@gnu.org> <87aa3x4mra.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1330802365 18043 80.91.229.3 (3 Mar 2012 19:19:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 3 Mar 2012 19:19:25 +0000 (UTC) Cc: 10902-done@debbugs.gnu.org To: Johan =?UTF-8?Q?Bockg=C3=A5rd?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 03 20:19:24 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1S3uUF-0003yP-KC for geb-bug-gnu-emacs@m.gmane.org; Sat, 03 Mar 2012 20:19:23 +0100 Original-Received: from localhost ([::1]:36056 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3uUE-0007ZT-Uo for geb-bug-gnu-emacs@m.gmane.org; Sat, 03 Mar 2012 14:19:22 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:60635) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3uUB-0007ZO-Tb for bug-gnu-emacs@gnu.org; Sat, 03 Mar 2012 14:19:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S3uK7-0002CZ-SB for bug-gnu-emacs@gnu.org; Sat, 03 Mar 2012 14:09:19 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53452) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3uK7-0002CP-M3 for bug-gnu-emacs@gnu.org; Sat, 03 Mar 2012 14:08:55 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1S3uKE-00059X-Ah for bug-gnu-emacs@gnu.org; Sat, 03 Mar 2012 14:09:02 -0500 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 03 Mar 2012 19:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 10902 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 10902@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 10902-done@debbugs.gnu.org id=D10902.133080172819782 (code D ref 10902); Sat, 03 Mar 2012 19:09:01 +0000 Original-Received: (at 10902-done) by debbugs.gnu.org; 3 Mar 2012 19:08:48 +0000 Original-Received: from localhost ([127.0.0.1]:60284 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S3uJz-00058r-Lz for submit@debbugs.gnu.org; Sat, 03 Mar 2012 14:08:48 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:44248) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S3uJd-00058J-KE for 10902-done@debbugs.gnu.org; Sat, 03 Mar 2012 14:08:35 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M0B00600OWUW800@a-mtaout23.012.net.il> for 10902-done@debbugs.gnu.org; Sat, 03 Mar 2012 21:06:13 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.228.124.49]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M0B006P1P2CRP90@a-mtaout23.012.net.il>; Sat, 03 Mar 2012 21:06:13 +0200 (IST) In-reply-to: <87aa3x4mra.fsf@gnu.org> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:57468 Archived-At: > From: Johan Bockg=E5rd > Cc: 10902@debbugs.gnu.org > Date: Sat, 03 Mar 2012 18:28:41 +0100 >=20 > Eli Zaretskii writes: >=20 > >> > I will take a look soon. Thanks for reporting this. > >> > > >> > P.S. Is there a real-life use-case behind this? I mean, sett= ing a > >> > scroll margin that is wider than the window sounds... how shou= ld I put > >> > it... weird, no? > >>=20 > >> The precise value of scroll-margin is not important. It happens = for any > >> value > 1. > > > > But only if the window height is 2 lines more than the buffer lin= e > > count, according to my testing. >=20 > Mine too. >=20 > > Anyway, I think I fixed this (in revision 107481 on the trunk). > > Please see if there are any leftovers after that fix. >=20 > It fixes the problem for me. Thanks. Thanks, I'm closing the bug.