Hi,
Latest 21.2 crashes by the functions `coding-system-docstring',
`coding-system-name', `coding-system-property', `find-coding-system'
..., etc. with a wrong type argument.
(find-coding-system 1)
=> Bomb!
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.