emacs-devel
[Top][All Lists]
Advanced

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

Re: TAB in Eval: prompt in minibuffer?


From: Juri Linkov
Subject: Re: TAB in Eval: prompt in minibuffer?
Date: Tue, 06 Dec 2005 02:57:17 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

> Is there any reason not to bind TAB to `lisp-complete-symbol' for the
> "Eval:" prompt in minibuffer? It is bound to
> indent-for-tab-command' now.

TAB in the minibuffer normally is used to complete the whole contents
of the minibuffer, but the "Eval:" minibuffer can contain arbitrary
expressions.  What you want is already available via M-TAB in the
minibuffer.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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