>>>> "Hrvoje" == Hrvoje Niksic
<hniksic(a)iskon.hr> writes:
Hrvoje> Andy Piper <andy(a)xemacs.org> writes:
> >Ah, great! Is this documented somewhere? The thing is
driving me
>
> No, because it is not the Right Way. The right way is to customize
> gutter-visible-p which should be self documenting.
Hrvoje> You mean the variable `gutter-visible-p' has no effect if setq'ed?
Exactly.
Hrvoje> That seems evil.
Exactly. The variable is just a strawman:
(defcustom gutter-visible-p
(specifier-instance default-gutter-visible-p)
"Whether the default gutter is globally visible. This option can be
customized through the options menu."
:group 'display
:type 'boolean
:set #'(lambda (var val)
(set-specifier default-gutter-visible-p val)
(setq gutter-visible-p val)))
--
Cheers =8-} Chipsy
Friede, Völkerverständigung und überhaupt blabla