From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r99650: Put scroll-bar on right by default on UNIX. Date: Sun, 14 Mar 2010 12:44:59 -0400 Message-ID: References: <87ocitw2dl.fsf@stupidchicken.com> <83pr371rl2.fsf@gnu.org> <873a03pmgn.fsf@catnip.gol.com> <20100314093329.GA1362@muc.de> <87pr37jh99.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268585188 836 80.91.229.12 (14 Mar 2010 16:46:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2010 16:46:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 14 17:46:24 2010 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.69) (envelope-from ) id 1NqqxC-0005h2-AJ for ged-emacs-devel@m.gmane.org; Sun, 14 Mar 2010 17:46:21 +0100 Original-Received: from localhost ([127.0.0.1]:56781 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nqqx2-0004D3-C3 for ged-emacs-devel@m.gmane.org; Sun, 14 Mar 2010 12:46:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nqqwx-0004Cj-8U for emacs-devel@gnu.org; Sun, 14 Mar 2010 12:45:59 -0400 Original-Received: from [140.186.70.92] (port=60816 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nqqws-0004BW-RC for emacs-devel@gnu.org; Sun, 14 Mar 2010 12:45:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nqqw1-0002jM-PM for emacs-devel@gnu.org; Sun, 14 Mar 2010 12:45:02 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:48142 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nqqw0-0002it-Fb; Sun, 14 Mar 2010 12:45:00 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAC6vnEtFxL9q/2dsb2JhbACabHS1UoR7BIsP X-IronPort-AV: E=Sophos;i="4.49,639,1262581200"; d="scan'208";a="58224620" Original-Received: from 69-196-191-106.dsl.teksavvy.com (HELO pastel.home) ([69.196.191.106]) by ironport2-out.pppoe.ca with ESMTP; 14 Mar 2010 12:44:59 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 60FF581C2; Sun, 14 Mar 2010 12:44:59 -0400 (EDT) In-Reply-To: <87pr37jh99.fsf@lola.goethe.zz> (David Kastrup's message of "Sun, 14 Mar 2010 12:05:06 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:121953 Archived-At: > It might help to reduce its size. I use --without-toolkit-scrollbars > myself and additionally > (setq-default scroll-bar-width 15) 15 is reduced? I've had it set to 6 for so long that I can't imagine what "more than 15" could fee like, Stefan PS: Oh, wait, no I can: all other apps (e.g. Firefox) have a thick ugly scrollbar.