From mboxrd@z Thu Jan 1 00:00:00 1970 From: Le Wang Subject: headline navigation and refiling. Date: Wed, 5 Oct 2011 18:05:54 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBOMO-0007yr-Eh for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 06:05:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBOMN-0008Qy-C3 for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 06:05:56 -0400 Received: from mail-qw0-f41.google.com ([209.85.216.41]:44952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBOMN-0008Qr-9f for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 06:05:55 -0400 Received: by qadb17 with SMTP id b17so1291812qad.0 for ; Wed, 05 Oct 2011 03:05: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 Hi all, I like using the org-refile interface to navigate. It's very intuitive to me. But I want to navigate to headlines deeper than my org-refile-target :max-level. Is there anything to do other than rolling my own? I can see wouldn't be hard. It feels headline navigation was just bolted onto org-refile. Should they really be the same command? -- Le