help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Indenting text bugs.


From: Drew Adams
Subject: RE: Indenting text bugs.
Date: Tue, 2 Mar 2010 10:45:40 -0800

> I looked for many way to use tab to expand, for example I tried to
> understand this page:
> http://emacsblog.org/2007/03/12/tab-completion-everywhere/
> but with no success. :-(
> 
> I am under Mac OS X and I don't know how to expand, that's why I am
> looking for a way to use tab to increment (by default) and to expand
> as well...
> 
> How could I set a keyboard short cut to expand instead of trying to
> find a way to use tab for doing both ?

Normally, `M-TAB' (hence `ESC TAB') will complete text (e.g. a function name) at
point. It is bound by default to `complete-symbol', `lisp-complete-symbol',
`completion-at-point', or something similar, depending on the current mode and
your Emacs version.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]