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 03:52:37 +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.
>
> What's the point of indenting lisp expressions in the minibuffer?

Indenting Lisp expressions in the minibuffer is useless.  OTOH, binding TAB
to `lisp-complete-symbol' is redundant and also not quite a natural to type
inside Lisp expressions in the minibuffer.

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





reply via email to

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