[slime-devel] Re: Re: Re: fuzzy completion patch again
Attila Lendvai
attila.lendvai at gmail.com
Wed Oct 4 16:12:34 UTC 2006
>
> Yes, i was aware of that. What i find slightly confusing is the fact that
> typing a \( while in completition mode will happily insert the character
> (actually, it 'll insert both \( and \), but that's a feature of paredit)
> and still stay in completition mode. But I'll have a look at the code as
> soon as I can spare some tim
>
this can be configured like this:
(define-key slime-target-buffer-fuzzy-completions-map (kbd ")")
'slime-fuzzy-select-and-process-event-in-target-buffer)
(define-key slime-target-buffer-fuzzy-completions-map (kbd "(")
'slime-fuzzy-select-and-process-event-in-target-buffer)
--
- attila
"- The truth is that I've been too considerate, and so became
unintentionally cruel...
- I understand.
- No, you don't understand! We don't speak the same language!"
(Ingmar Bergman - Smultronstället)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20061004/ba437e8b/attachment.html>
More information about the slime-devel
mailing list