emacs-devel
[Top][All Lists]
Advanced

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

Re: minibuffer-eldef


From: Juri Linkov
Subject: Re: minibuffer-eldef
Date: Fri, 04 Jun 2004 04:35:38 +0300
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

David Kastrup <address@hidden> writes:
> The right way to do this would be to display the default value right
> in the text entry box in a special color.  If delete-selection-mode is
> enabled, the natural choice would be to just paste the default value
> into the text entry box and have it selected.

This may conflict with INITIAL-INPUT argument.

However, if a special option will be added to enable selecting
the default value, then it could co-exist with DEFULT-VALUE in such a
way that if INITIAL-INPUT is specified, it could be selected as the region;
but if INITIAL-INPUT is nil and DEFULT-VALUE is non-nil, only then
DEFULT-VALUE will be inserted into the minibuffer and selected.

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





reply via email to

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