From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: Gtk scrollbar: thumb too short Date: Fri, 11 Apr 2003 16:13:40 +0000 (UTC) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1050078011 8116 80.91.224.249 (11 Apr 2003 16:20:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 11 Apr 2003 16:20:11 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Apr 11 18:20:00 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1941Fv-00025d-00 for ; Fri, 11 Apr 2003 18:19:59 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 1941LS-0006EU-00 for ; Fri, 11 Apr 2003 18:25:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1941AG-0003CB-00 for emacs-devel@quimby.gnus.org; Fri, 11 Apr 2003 12:14:08 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19419v-0003Ba-00 for emacs-devel@gnu.org; Fri, 11 Apr 2003 12:13:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19419t-0003Av-00 for emacs-devel@gnu.org; Fri, 11 Apr 2003 12:13:46 -0400 Original-Received: from megalith.rattlesnake.com ([140.186.114.245] helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19419s-00039h-00 for emacs-devel@gnu.org; Fri, 11 Apr 2003 12:13:45 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Fri, 11 Apr 2003 16:13:40 +0000 (UTC) Original-To: "Jan D." In-reply-to: (jan.h.d@swipnet.se) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13158 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13158 I do not understand what the desired behaviour is supposed to be, versus how it really works with the native scroll bar. I just visited a test file. The behavior I expect and desire is how it really works. When I overscroll to the end, Emacs shows me the last line of the buffer. This means that if the last line of the buffer is blank, I see nothing but the cursor that I have put at the end of the buffer. This occurs when the buffer ends in a newline. If, on the other hand, the last line contains text, I see both the text and the cursor that I have put at the end of the buffer. This is the same behavior as occurs in GNU Emacs 20.7 (I just checked). This is using Today's CVS snapshot, Fri, 2003 Apr 11 12:37 UTC GNU Emacs 21.3.50.288 (i686-pc-linux-gnu, X toolkit) LUCID toolkit started with /usr/local/bin/emacs -q --no-site-file --eval '(blink-cursor-mode 0)' and GNU Emacs 20.7, native toolkit, with a large ~/.emacs file. -- Robert J. Chassell Rattlesnake Enterprises http://www.rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.teak.cc bob@rattlesnake.com