emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r99650: Put scroll-bar on right b


From: Chong Yidong
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r99650: Put scroll-bar on right by default on UNIX.
Date: Fri, 12 Mar 2010 18:23:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.94 (gnu/linux)

James Cloos <address@hidden> writes:

> C> Put scroll-bar on right by default on UNIX.
>
> Ewww.  Why, if may I ask?
>
> Way over on the right makes the scrollbar essentially useless (except,
> of course, for putative buffers which are (will be) primarily r2l
> and those times when the frame is split horizontally).
>
> It really needs to be near the action, and on landscape displays the
> frames are typically wider than (most of) the text.

I'm familiar with the advantages, but this battle was fought long ago.
Every graphical user interface created in the last X years puts the
scroll bar on the right.  Try naming one other application on a modern
GNU/Linux desktop that does the opposite by default---they don't exist.

Beyond a certain point, conflicting with users' expectations does more
harm than good.  But, you can do

  (set-scroll-bar-mode 'left)

or Options -> Show/Hide -> Scroll Bar -> On the Left.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]