
5 Dec
2008
5 Dec
'08
7:03 p.m.
Madhu <enometh@meer.net> writes:
* "Tobias C. Rittweiler" <87bpvwqk1r.fsf@freebits.de> : Wrote on Mon, 01 Dec 2008 11:14:24 +0100:
| Do not use the slime-autodoc contrib, or alternatively, set | `slime-use-autodoc-mode' to nil.
Shouldn't `slime-autodoc-mode' be buffer local? I'm used to eldoc which you turn explicitly in one buffer. You toggle it off using the same function.
With slime-autodoc the global value gets toggled each time you call M-x slime-autodoc-mode. This behaviour was very confusing.
Patch welcome! -T.