emacs-pretest-bug
[Top][All Lists]
Advanced

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

vertical-scroll-bars bug?


From: Leon
Subject: vertical-scroll-bars bug?
Date: Fri, 03 Mar 2006 21:26:38 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

Hi all,

I suspect that there might be a bug of vertical scroll bar. I have:
------------------------------------------------------------------------
(setq default-frame-alist
      (append default-frame-alist
              '(
                (width . 96) (height . 60)
                (vertical-scroll-bars . (quote right)) ;FIXME
                ;;(horizontal-scroll-bars . nil)
                (scroll-bar-width . 12)
                (cursor-type . (bar . 3))
                (font . "fontset-unicode")
                )))
------------------------------------------------------------------------
in my ~/.emacs, but somehow the vertical scroll bar is always
displayed in the left. Any ideas?

-- 
Leon
GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.8.3) of
2006-03-03 on morannon





reply via email to

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