* doc/org.texi (Diary-style sexp entries): Fix typo.
TINYCHANGE
---
doc/org.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org.texi b/doc/org.texi
index 05d8666..5fc48d9 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -5925,7 +5925,7 @@ package@footnote{When working
On Sun, Jun 7, 2015 at 4:19 AM, Nicolas Goaziou
wrote:
> Hello,
>
> myq larson writes:
>
>> If there is an inline task at the end of a paragraph, when the document
>> is exported with the =inlinetask= option set to =nil=, the space after
>> the inline task and bef
If there is an inline task at the end of a paragraph, when the document
is exported with the =inlinetask= option set to =nil=, the space after
the inline task and before the next paragraph will be ignored and the
two paragraphs will combine as one.
For example, this document
#+BEGIN_EXAMPLE
,#+
When I try to archive an inlinetask, I get the following error:
: The kill is not a (set of) tree(s) - please use to yank anyway
The task was created with =C-c C-x t=, so it contains an END line. I get
the same error even when starting emacs with =emacs -Q= and then
enabling the Org-mode inlinet
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--