From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problems with refiling Date: Tue, 17 Feb 2009 22:32:28 +0100 Message-ID: References: <1234891185.7099.1300889209@webmail.messagingengine.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZXYR-00079e-0t for emacs-orgmode@gnu.org; Tue, 17 Feb 2009 16:32:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZXYP-000775-E6 for emacs-orgmode@gnu.org; Tue, 17 Feb 2009 16:32:34 -0500 Received: from [199.232.76.173] (port=40767 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZXYP-00076q-81 for emacs-orgmode@gnu.org; Tue, 17 Feb 2009 16:32:33 -0500 Received: from ug-out-1314.google.com ([66.249.92.168]:33888) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZXYO-0007Wa-Or for emacs-orgmode@gnu.org; Tue, 17 Feb 2009 16:32:33 -0500 Received: by ug-out-1314.google.com with SMTP id b39so339926ugd.17 for ; Tue, 17 Feb 2009 13:32:31 -0800 (PST) In-Reply-To: <1234891185.7099.1300889209@webmail.messagingengine.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Peter Westlake Cc: emacs-orgmode@gnu.org Hi Peter, the whole purpose of completing in steps is that you see the level 2 headlines only after you have selected the level 1 headline. Am I missing something here? - Carsten On Feb 17, 2009, at 6:19 PM, Peter Westlake wrote: > If I switch org-outline-path-complete-in-steps on, refiling breaks. > How > it breaks depends on org-refile-use-outline-path: > > Yes: Top level headlines are available, nothing else. > Not: Same. > Start with file: only the files are listed. The headline doesn't > move. > > In the completion window, entries with sub-headlines appear in blue, > but I can't find a way to get to the sub-headlines. What am I missing? > > org-refile-targets is > ((org-agenda-files :maxlevel . 3) > (nil :maxlevel . 3)) > > So I would expect to see headlines down to level 3. > > Peter. > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode