* [PATCH] Fix grammer and incorrect key documentation for org-refile
@ 2008-02-07 2:27 Bernt Hansen
2008-02-07 7:11 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Bernt Hansen @ 2008-02-07 2:27 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix grammer and incorrect key documentation for org-refile
2008-02-07 2:27 [PATCH] Fix grammer and incorrect key documentation for org-refile Bernt Hansen
@ 2008-02-07 7:11 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-02-07 7:11 UTC (permalink / raw)
To: Bernt Hansen; +Cc: emacs-orgmode
You are right, this is fixed now. Thanks.
- Carsten
On Feb 7, 2008, at 3:27 AM, Bernt Hansen wrote:
> 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
>
>
>
>
> _______________________________________________
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-07 8:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07 2:27 [PATCH] Fix grammer and incorrect key documentation for org-refile Bernt Hansen
2008-02-07 7:11 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).