[slime-devel] OS X & Carbon Emacs
Thomas Schilling
tjs_ng at yahoo.de
Thu Oct 28 19:09:06 UTC 2004
Am Thu, 28 Oct 2004 08:11:38 +0200 schrieb Edi Weitz <edi at agharta.de>:
> On Wed, 27 Oct 2004 21:50:07 -0400, David Steuber
>> On OS X, M-TAB is taken by the system for task switching. What do
>> people generally map in its place (and how)? ESC TAB works, but it
>> is a bit awkward. There is also M-/ but I don't want to change
>> that. I also want to keep the command key as Meta.
>
> I use C-TAB on Windows.
(define-key slime-mode-map [tab] 'slime-indent-and-complete-symbol)
Though that may cause some unwanted effects in some situations. But decide
for yourself.
More information about the slime-devel
mailing list