Jan Vroonhof <vroonhof(a)math.ethz.ch> writes in xemacs-beta(a)xemacs.org:
Martin Buchholz <martin(a)xemacs.org> writes:
> + (if prefix-arg
> + (format "Run command with prefix argument `%S': " prefix-arg)
This a bit on the long side I think.
They're both on the long side and conflict with icomplete. Please do
not put this patch into XEmacs without providing a way to turn it off.
The current prompts are terse and allow clever packages to make clever
use of the minibuffer that they wouldn't be able to do with longer
prompts. Verbosity for verbosity sake is not a win, IMO.