From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Scrollbars on GTK. Date: Tue, 04 Nov 2008 15:45:14 -0500 Message-ID: References: <873ai91l0z.fsf@catnip.gol.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1225831763 11443 80.91.229.12 (4 Nov 2008 20:49:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2008 20:49:23 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org, miles@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 04 21:50:24 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KxSqr-0001eq-Mz for ged-emacs-devel@m.gmane.org; Tue, 04 Nov 2008 21:50:13 +0100 Original-Received: from localhost ([127.0.0.1]:59989 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxSpk-0000mG-CW for ged-emacs-devel@m.gmane.org; Tue, 04 Nov 2008 15:49:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxSoy-0000Kn-9S for emacs-devel@gnu.org; Tue, 04 Nov 2008 15:48:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxSow-0000IJ-9C for emacs-devel@gnu.org; Tue, 04 Nov 2008 15:48:15 -0500 Original-Received: from [199.232.76.173] (port=38370 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxSov-0000I8-SD for emacs-devel@gnu.org; Tue, 04 Nov 2008 15:48:14 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:41964) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KxSow-0006wq-3F for emacs-devel@gnu.org; Tue, 04 Nov 2008 15:48:14 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KxSm2-0005RQ-Bu; Tue, 04 Nov 2008 15:45:14 -0500 In-reply-to: (message from Eli Zaretskii on Mon, 03 Nov 2008 22:16:08 +0200) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:105361 Archived-At: > I wonder if there is a place we can put an explanation so that > people will see it On the scrollbar? There is no room for an explanation in the scroll bar. (Besides which, you can see by experiment what it does.) I mean an explanation in the code.