From mboxrd@z Thu Jan 1 00:00:00 1970 From: Le Wang Subject: org-outline-completion-in-steps Date: Fri, 7 Oct 2011 17:06:54 +0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf3005df2237ced404aeb1c3ff Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC6OO-0005nU-RD for emacs-orgmode@gnu.org; Fri, 07 Oct 2011 05:07:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RC6ON-00076C-C3 for emacs-orgmode@gnu.org; Fri, 07 Oct 2011 05:06:56 -0400 Received: from mail-qw0-f41.google.com ([209.85.216.41]:54038) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC6ON-00075x-7X for emacs-orgmode@gnu.org; Fri, 07 Oct 2011 05:06:55 -0400 Received: by qadb17 with SMTP id b17so3290528qad.0 for ; Fri, 07 Oct 2011 02:06:54 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Orgmode Mailing List --20cf3005df2237ced404aeb1c3ff Content-Type: text/plain; charset=ISO-8859-1 Hi all, So I've started Emacs 23.3 with -q option, and I've got an org document open. How do I go about completing in steps? org-outline-path-complete-in-steps is a variable defined in `org.el'. Its value is t Documentation: Non-nil means, complete the outline path in hierarchical steps. When Org-mode uses the refile interface to select an outline path (see variable `org-refile-use-outline-path'), the completion of the path can be done is a single go, or if can be done in steps down the headline hierarchy. Going in steps is probably the best if you do not use a special completion package like `ido' or `icicles'. However, when using these packages, going in one step can be very fast, while still showing the whole path to the entry. You can customize this variable. Maybe I'm missing something obvious, but it looks like I can only compete against the top level, and when I press enter, it's selected. -- Le --20cf3005df2237ced404aeb1c3ff Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all,

So I've started Emacs 23.3 with -q option, and I've = got an org document open. =A0How do I go about completing in steps?

=
org-outline-path-complete-in-steps is a v= ariable defined in `org.el'.
Its value is t

Documentation:
Non-nil means, complete the outline= path in hierarchical steps.
When Org-mode uses the refile interface to = select an outline path
(see variable `org-refile-use-outline-path'),= the completion of
the path can be done is a single go, or if can be done in steps down
the= headline hierarchy. =A0Going in steps is probably the best if you
do no= t use a special completion package like `ido' or `icicles'.
Howe= ver, when using these packages, going in one step can be very
fast, while still showing the whole path to the entry.

You can custo= mize this variable.

Maybe I'm missing something obvious, b= ut it looks like I can only compete against the top level, and when I press= enter, it's selected.

--
Le

--20cf3005df2237ced404aeb1c3ff--