From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman 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 15:30:14 -0400 Message-ID: References: <87ocitw2dl.fsf@stupidchicken.com> <83pr371rl2.fsf@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1268595031 32312 80.91.229.12 (14 Mar 2010 19:30:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2010 19:30:31 +0000 (UTC) Cc: cyd@stupidchicken.com, cloos@jhcloos.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 14 20:30:26 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 1NqtW5-0005A4-K1 for ged-emacs-devel@m.gmane.org; Sun, 14 Mar 2010 20:30:25 +0100 Original-Received: from localhost ([127.0.0.1]:40044 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqtW5-0000nT-2O for ged-emacs-devel@m.gmane.org; Sun, 14 Mar 2010 15:30:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NqtVw-0000lb-MP for emacs-devel@gnu.org; Sun, 14 Mar 2010 15:30:16 -0400 Original-Received: from [199.232.76.173] (port=46870 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqtVw-0000lO-Ax for emacs-devel@gnu.org; Sun, 14 Mar 2010 15:30:16 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NqtVv-0004K8-EG for emacs-devel@gnu.org; Sun, 14 Mar 2010 15:30:16 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:57446) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NqtVv-0004K4-8n for emacs-devel@gnu.org; Sun, 14 Mar 2010 15:30:15 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NqtVu-0005Il-FX; Sun, 14 Mar 2010 15:30:14 -0400 In-reply-to: <83pr371rl2.fsf@gnu.org> (message from Eli Zaretskii on Sun, 14 Mar 2010 05:59:21 +0200) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:121964 Archived-At: The problem is with how ``convenient'' is decided. I suspect most users nowadays will say that having the scroll bar on the right is the most ``convenient''. Rather than supposing, let's ask the users what they prefer, and why.