From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r99650: Put scroll-bar on right by default on UNIX. Date: Fri, 12 Mar 2010 18:51:23 -0500 Message-ID: <87k4thw138.fsf@stupidchicken.com> References: <87ocitw2dl.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268437901 31561 80.91.229.12 (12 Mar 2010 23:51:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 12 Mar 2010 23:51:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: James Cloos Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 13 00:51:37 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 1NqEdk-0003Gx-RM for ged-emacs-devel@m.gmane.org; Sat, 13 Mar 2010 00:51:37 +0100 Original-Received: from localhost ([127.0.0.1]:51875 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqEdj-00050f-P8 for ged-emacs-devel@m.gmane.org; Fri, 12 Mar 2010 18:51:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NqEdd-0004zk-LF for emacs-devel@gnu.org; Fri, 12 Mar 2010 18:51:29 -0500 Original-Received: from [140.186.70.92] (port=58570 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqEda-0004ya-6T for emacs-devel@gnu.org; Fri, 12 Mar 2010 18:51:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NqEdY-0002u7-CE for emacs-devel@gnu.org; Fri, 12 Mar 2010 18:51:26 -0500 Original-Received: from pantheon-po34.its.yale.edu ([130.132.50.80]:34675) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NqEdY-0002u1-AC for emacs-devel@gnu.org; Fri, 12 Mar 2010 18:51:24 -0500 Original-Received: from furry (dhcp128036014175.central.yale.edu [128.36.14.175]) (authenticated bits=0) by pantheon-po34.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o2CNpNMk014800 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 12 Mar 2010 18:51:23 -0500 Original-Received: by furry (Postfix, from userid 1000) id 4230DC011; Fri, 12 Mar 2010 18:51:23 -0500 (EST) In-Reply-To: (James Cloos's message of "Fri, 12 Mar 2010 18:34:37 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.94 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:121878 Archived-At: James Cloos writes: > Terminal emulators, which should be the basis for emacs' x11 frames. I don't agree with the second half of this statement, but gnome-terminal and konsole both put the scroll-bar on the right. > On the right is in conflict with expectations, not on the left. > > CY> But, you can do > CY> (set-scroll-bar-mode 'left) > > And do it, and do it, and do it again on every install. Er, this is what the init file is for.