]> git.eshelyaron.com Git - emacs.git/commitdiff
(Scroll Bars): The option `scroll-bar-mode' has to be set through Custom.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 8 Dec 2004 01:26:10 +0000 (01:26 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 8 Dec 2004 01:26:10 +0000 (01:26 +0000)
Otherwise, it has no effect.

man/frames.texi

index 5fb4181408ec7a8286dc0e38de00a101ddb490be..e9716c76a1f4f5ca915aae27c5018d29368d6e14 100644 (file)
@@ -761,8 +761,10 @@ argument is positive.  This command applies to all frames, including
 frames yet to be created.  Customize the option @code{scroll-bar-mode}
 to control the use of scroll bars at startup.  You can use it to specify
 that they are placed at the right of windows if you prefer that.  You
-can use the X resource @samp{verticalScrollBars} to control the initial
-setting of Scroll Bar mode similarly.  @xref{Resources}.
+have to set this variable through the @samp{Customize} interface
+(@pxref{Easy Customization}).  Otherwise, it will not work properly.
+You can use the X resource @samp{verticalScrollBars} to control the
+initial setting of Scroll Bar mode similarly.  @xref{Resources}.
 
 @findex toggle-scroll-bar
   To enable or disable scroll bars for just the selected frame, use the