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.
You mean the variable `gutter-visible-p' has no effect if setq'ed?
That seems evil.
The gutter code could check whether gutter-visible-p is non-nil, and
choose to redraw the gutter according to that.