From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: [PATCH] Fix grammer and incorrect key documentation for org-refile Date: Wed, 06 Feb 2008 21:27:10 -0500 Message-ID: <87ir11a4ch.fsf@gollum.intra.norang.ca> 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 1JMwU0-0007bz-NU for emacs-orgmode@gnu.org; Wed, 06 Feb 2008 21:27:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMwTz-0007bf-UH for emacs-orgmode@gnu.org; Wed, 06 Feb 2008 21:27:24 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMwTz-0007bc-OT for emacs-orgmode@gnu.org; Wed, 06 Feb 2008 21:27:23 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JMwTz-0006We-Hp for emacs-orgmode@gnu.org; Wed, 06 Feb 2008 21:27:23 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JMwTx-0000eE-9f for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 02:27:21 +0000 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Feb 2008 02:27:21 +0000 Received: from bernt by cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Feb 2008 02:27:21 +0000 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: emacs-orgmode@gnu.org Documentation fixes to clarify the use of org-refile. --- I came across the following documentation today which I believe is incorrect. Here's a patch in case it's useful. Thanks again for a great tool! org.el | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.el b/org.el index 8fffb80..c73218b 100644 --- a/org.el +++ b/org.el @@ -14016,9 +14016,9 @@ At the target location, the entry is filed as a subitem of the target heading. Depending on `org-reverse-note-order', the new subitem will either be the first of the last subitem. -With prefix are GOTO, the command will only visit the target location, +With prefix argument GOTO, the command will only visit the target location, not actually move anything. -With a double prefix `C-c C-c', go to the location where the last refiling +With a double prefix `C-u C-u', go to the location where the last refiling operation has put the subtree. With a double prefix argument, the command can be used to jump to any -- 1.5.4.23.gef5b9