emacs-devel
[Top][All Lists]
Advanced

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

Re: all-completions DTWT for "" and non-nil HIDE-SPACES


From: Andreas Schwab
Subject: Re: all-completions DTWT for "" and non-nil HIDE-SPACES
Date: Sat, 13 May 2006 00:36:31 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

"Drew Adams" <address@hidden> writes:

> The doc string for all-completions says that if the first arg doesn't start
> with a space then a non-nil 4th arg means ignore candidates that start with
> a space. "Start with a space" means that the first character is a space.
> This is undefined (ambiguous) if the string has no first character (doesn't
> start at all; is empty).

I don't follow.  An empty string clearly does not start with a space.

> I think the functionality should be changed

I don't agree.  That would change the behaviour of buffer completions: If
you type TAB in the empty minibuffer when being prompted for a buffer you
don't want buffers starting with a space in the list of completions.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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