From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Showing end of buffer Date: Tue, 22 Apr 2003 21:00:30 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1051059978 10997 80.91.224.249 (23 Apr 2003 01:06:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2003 01:06:18 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Apr 23 03:06:16 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 1988iG-0002rF-00 for ; Wed, 23 Apr 2003 03:06:16 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 1988nm-0003yf-00 for ; Wed, 23 Apr 2003 03:11:58 +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 1988hb-0005bo-00 for emacs-devel@quimby.gnus.org; Tue, 22 Apr 2003 21:05:35 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 1988fB-0004Cf-00 for emacs-devel@gnu.org; Tue, 22 Apr 2003 21:03:05 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 1988eK-0003sx-00 for emacs-devel@gnu.org; Tue, 22 Apr 2003 21:02:12 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1988ch-0003fH-00 for emacs-devel@gnu.org; Tue, 22 Apr 2003 21:00:31 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 1988cg-0003ki-00; Tue, 22 Apr 2003 21:00:30 -0400 Original-To: Miles Bader In-reply-to: (message from Miles Bader on 21 Apr 2003 17:46:51 +0900) Original-cc: keichwa@gmx.net 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:13375 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13375 > As long as I didn't reach the start or end of the buffer, I'd like to > see a simple up or down arrow. At start or end you can display a > horizontal bar. Perhaps the scroll bar arrows could change into some other shape when there is no further distance to scroll.