From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-refile: only works on leaves? Date: Fri, 21 Dec 2007 15:41:07 +0100 Message-ID: <20A7DCD7-0A5B-4176-B906-64B338C31013@gmail.com> References: <476AA1C0.5010707@gmail.com> Mime-Version: 1.0 (Apple Message framework v915) 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 1J5kAU-00032z-9g for emacs-orgmode@gnu.org; Fri, 21 Dec 2007 10:52:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J5kAS-0002zB-IJ for emacs-orgmode@gnu.org; Fri, 21 Dec 2007 10:52:09 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J5kAR-0002z2-Sc for emacs-orgmode@gnu.org; Fri, 21 Dec 2007 10:52:07 -0500 Received: from fk-out-0910.google.com ([209.85.128.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J5kAR-0003X9-JW for emacs-orgmode@gnu.org; Fri, 21 Dec 2007 10:52:07 -0500 Received: by fk-out-0910.google.com with SMTP id 26so517784fkx.10 for ; Fri, 21 Dec 2007 07:52:06 -0800 (PST) In-Reply-To: <476AA1C0.5010707@gmail.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: Wanrong Lin Cc: emacs-orgmode@gnu.org Can you please make a more detailed test case and description? I have trouble to gras what exactly you mean. - Carsten On Dec 20, 2007, at 6:09 PM, Wanrong Lin wrote: > Hi, > > Another thing I found out when using org-refile is, it seems the > filing target can only be the leaves of the outline tree. The non- > leaf target locations will be displayed in the auto-completion > buffer, but can not be selected. > > I have the following settings > > (setq org-refile-targets '((org-agenda-files . (:maxlevel . 2)))) > (setq org-refile-use-outline-path t) > > I am using the latest version (5.17a). > > Is there any option that I can set to change this behavior? Thanks > for help. > > And, MERRY CHRISTMAS to all orgers.... > > Wanrong > > > > _______________________________________________ > 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