Re: [Orgmode] [PATCH] Minor documentation patch

2009-08-28 Thread Carsten Dominik

Applied, thanks.

- Carsten

On Aug 27, 2009, at 7:40 PM, Gregory J. Grubbs wrote:



When wrestling with org-remember, I got stuck on %i: I thought it  
would

display content, then create an active region ...


org-version: Org-mode version 6.29trans (release_6.29c. 
86.gfa36.dirty)


diff --git a/lisp/org-remember.el b/lisp/org-remember.el
index 5cfb217..191b678 100644
--- a/lisp/org-remember.el
+++ b/lisp/org-remember.el
@@ -130,8 +130,8 @@ Furthermore, the following %-escapes will be  
replaced with content:

  You may define a prompt like %^{Please specify birthday
  %n  user name (taken from `user-full-name')
  %a  annotation, normally the link created with org-store- 
link

-  %i  initial content, the region active.  If %i is indented,
-  the entire inserted text will be indented as well.
+  %i  initial content, copied from the active region.  If  
%i is
+  indented, the entire inserted text will be indented  
as well.

  %c  current kill ring head
  %x  content of the X clipboard
  %^C Interactive selection of which kill or clip to use



___
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




___
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


[Orgmode] [PATCH] Minor documentation patch

2009-08-27 Thread Gregory J. Grubbs

When wrestling with org-remember, I got stuck on %i: I thought it would
display content, then create an active region ...


org-version: Org-mode version 6.29trans (release_6.29c.86.gfa36.dirty)

diff --git a/lisp/org-remember.el b/lisp/org-remember.el
index 5cfb217..191b678 100644
--- a/lisp/org-remember.el
+++ b/lisp/org-remember.el
@@ -130,8 +130,8 @@ Furthermore, the following %-escapes will be replaced with 
content:
   You may define a prompt like %^{Please specify birthday
   %n  user name (taken from `user-full-name')
   %a  annotation, normally the link created with org-store-link
-  %i  initial content, the region active.  If %i is indented,
-  the entire inserted text will be indented as well.
+  %i  initial content, copied from the active region.  If %i is 
+  indented, the entire inserted text will be indented as well.
   %c  current kill ring head
   %x  content of the X clipboard
   %^C Interactive selection of which kill or clip to use



___
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