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

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

Re: Autocompletion of Emacs Lisp Symbols in Buffer


From: Stefan Monnier
Subject: Re: Autocompletion of Emacs Lisp Symbols in Buffer
Date: Thu, 06 May 2010 22:47:41 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> When I'm in lisp-interaction-mode or emacs-lisp mode, i.e. I'm writing
> emacs-lisp code in a buffer, then I would like to have the feature of
> autocompletion when I'm pressing tab.

Try (setq tab-always-indent 'complete) in Emacs>=23.2.


        Stefan


reply via email to

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