From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eraldo Helal Subject: add a whole directory as one item to refile targets Date: Mon, 5 Oct 2009 00:30:07 +0200 Message-ID: <938fae2d0910041530v51cdaac4jb8db88b6cb1a8b56@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MuZbA-0002lf-JS for emacs-orgmode@gnu.org; Sun, 04 Oct 2009 18:30:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MuZb5-0002lD-1y for emacs-orgmode@gnu.org; Sun, 04 Oct 2009 18:30:35 -0400 Received: from [199.232.76.173] (port=41751 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MuZb4-0002lA-Rj for emacs-orgmode@gnu.org; Sun, 04 Oct 2009 18:30:30 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:53319) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MuZb4-0005II-Hf for emacs-orgmode@gnu.org; Sun, 04 Oct 2009 18:30:30 -0400 Received: by ewy4 with SMTP id 4so2252630ewy.31 for ; Sun, 04 Oct 2009 15:30:28 -0700 (PDT) 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: Org-Mode If I do "C-c C-w" (refile), I get the following: NOW: Click on a completion to select it. In this buffer, type RET to select the completion near point. Possible completions are: done.org/ eraldo.org/ inbox.org/ WANTED: Possible completions are: done.org/ eraldo.org/ inbox.org/ Reference/ In other words... I would like to have a whole directory as one item listed in my refile targets. Greetings from Austria, Eraldo & Lea PS: Another possibility would be to be able to refile to any other place apart from the defined ones via prefix or shortcut.