On 26 Feb 2007, at 16:37, Harald Hanche-Olsen wrote:
| However, mouse-1 doesn't do anything.
I wouldn't call this a bug. I'd call it a feature request, but it's a reasonable one.
I often hear that when reporting UI issues. I presume people have different expectations and UI standards. I don't really care as long as it's getting changed.
(define-key sldb-mode-map [follow-link] 'mouse-face)
with the result that clicking mouse-1 on a restart does indeed select that restart.
Yes, good. I'll stick that in the Slime configuration in Aquamacs for now, because we rely on mouse-1 on Macs. Thanks.