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: etc/TODO:Horizontal scrollbar Date: Sat, 05 Jul 2003 18:26:14 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030702122939.EE3627154B@smtp.us2.messagingengine.com> <200307041542.h64FgGo04392@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1057444322 2121 80.91.224.249 (5 Jul 2003 22:32:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 5 Jul 2003 22:32:02 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jul 06 00:32:01 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 19YvZZ-0000Xv-00 for ; Sun, 06 Jul 2003 00:32:01 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Yvie-0001vc-00 for ; Sun, 06 Jul 2003 00:41:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19YvZq-0006bp-V7 for emacs-devel@quimby.gnus.org; Sat, 05 Jul 2003 18:32:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19YvW4-0004b4-2p for emacs-devel@gnu.org; Sat, 05 Jul 2003 18:28:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19YvUG-0003D1-Ra for emacs-devel@gnu.org; Sat, 05 Jul 2003 18:26:33 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19YvTy-00033N-Ia for emacs-devel@gnu.org; Sat, 05 Jul 2003 18:26:14 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19YvTy-0004Jp-By; Sat, 05 Jul 2003 18:26:14 -0400 Original-To: Luc Teirlinck In-reply-to: <200307041542.h64FgGo04392@raven.dms.auburn.edu> (message from Luc Teirlinck on Fri, 4 Jul 2003 10:42:16 -0500 (CDT)) 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:15398 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15398 All of this only seems to apply to the minibuffer's horizontal scroll-bar. It would appear that only windows in which truncation is in effect should get a horizontal scroll-bar. Maybe you are right, but I think that perhaps the horizontal scroll bar should be controlled by a separate flag--merely turning on truncation should not always automatically create a horizontal scroll bar. Certainly the minibuffer should not have a horizontal scroll bar, at least not in the default configuration.