From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: add a whole directory as one item to refile targets Date: Sat, 10 Oct 2009 18:06:51 -0400 Message-ID: <87ocoeq4xw.fsf@gollum.intra.norang.ca> References: <938fae2d0910041530v51cdaac4jb8db88b6cb1a8b56@mail.gmail.com> <938fae2d0910101448j2c39d67aw4950c7899c3307a1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mwk5b-0004Za-3r for emacs-orgmode@gnu.org; Sat, 10 Oct 2009 18:06:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mwk5X-0004ZA-Gz for emacs-orgmode@gnu.org; Sat, 10 Oct 2009 18:06:58 -0400 Received: from [199.232.76.173] (port=33607 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mwk5X-0004Z1-Eb for emacs-orgmode@gnu.org; Sat, 10 Oct 2009 18:06:55 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:56250) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mwk5X-0003d3-44 for emacs-orgmode@gnu.org; Sat, 10 Oct 2009 18:06:55 -0400 In-Reply-To: <938fae2d0910101448j2c39d67aw4950c7899c3307a1@mail.gmail.com> (Eraldo Helal's message of "Sat\, 10 Oct 2009 23\:48\:23 +0200") 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: Eraldo Helal Cc: Org-Mode , Carsten Dominik Eraldo Helal writes: > If I am on a headline in an org-mode buffer and do "C-c C-w" (refile) on it... > ...and then press TAB twice. I get a completion list buffer that pops > up and looks somthing like this: > > Possible completions are: > done.org/ eraldo.org/ inbox.org/ > >>> showing some files as possible refile targets. > > What I would like to have is this: > > Possible completions are: > done.org/ eraldo.org/ inbox.org/ Reference/ > >>> showing the same refile targets plus a directory of my choice! What is Reference/ supposed to be in this case -- a directory? Refiling only works to headings (or top level headings) in files in org-mode IIRC. -Bernt