emacs-devel
[Top][All Lists]
Advanced

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

Re: Who uses "complete word" (aka SPC) in the minibuffer and how/why


From: Bastien
Subject: Re: Who uses "complete word" (aka SPC) in the minibuffer and how/why
Date: Wed, 12 Mar 2008 11:34:39 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> As I'm looking at ways to improve the default completion mechanism, I'm
> trying to understand how "complete word" would fit in.  In order to know
> how best to adapt it to some of the situations, I'd like to know how
> it's used.  I personally never use it and always find TAB to be a much
> better choice.

I hardly use it.  

My only use is this one: in org-mode, when trying to refile a headline
under another one, `minibuffer-completion' offers a list displaying all
headlines, with a slash to indicate the hierarchy:

Headline with a title
Headline/Subheadline1
Headline/Subheadline2
Headline/Subheadline3
Headline2/Subheadline2.1
Headline2/Subheadline2.2
Headline2/Subheadline2.3

TAB  after Headline will always offer the complete list, whereas SPC
will jump to the heading "Heading with a title".

-- 
Bastien




reply via email to

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