emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] docstring bug
@ 2010-04-16 22:28 Dan Davison
  2010-04-17  0:16 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Davison @ 2010-04-16 22:28 UTC (permalink / raw)
  To: emacs org-mode mailing list

In the docstring for org-structure-template-alist it says something that
I don't understand. I think perhaps it should be changed to

diff --git a/lisp/org.el b/lisp/org.el
index 1ef4395..ed602a5 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -9957,7 +9957,7 @@ This function can be used in a hook."
     )
   "Structure completion elements.
 This is a list of abbreviation keys and values.  The value gets inserted
-it you type @samp{.} followed by the key and then the completion key,
+it you type < followed by the key and then the completion key,
 usually `M-TAB'.  %file will be replaced by a file name after prompting
 for the file using completion.
 There are two templates for each key, the first uses the original Org syntax,

Dan

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docstring bug
  2010-04-16 22:28 [PATCH] docstring bug Dan Davison
@ 2010-04-17  0:16 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2010-04-17  0:16 UTC (permalink / raw)
  To: Dan Davison; +Cc: emacs org-mode mailing list

Dan Davison <davison@stats.ox.ac.uk> writes:

> In the docstring for org-structure-template-alist it says something that
> I don't understand. I think perhaps it should be changed to
>
> diff --git a/lisp/org.el b/lisp/org.el
> index 1ef4395..ed602a5 100644
> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -9957,7 +9957,7 @@ This function can be used in a hook."
>      )
>    "Structure completion elements.
>  This is a list of abbreviation keys and values.  The value gets inserted
> -it you type @samp{.} followed by the key and then the completion key,
> +it you type < followed by the key and then the completion key,
   ^^
   if ?

>  usually `M-TAB'.  %file will be replaced by a file name after prompting
>  for the file using completion.
>  There are two templates for each key, the first uses the original Org syntax,
>
> Dan
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please 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:[~2010-04-17  0:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-16 22:28 [PATCH] docstring bug Dan Davison
2010-04-17  0:16 ` Bernt Hansen

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).