From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Norman Walsh <ndw@nwalsh.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Error in org-element-parse-buffer?
Date: Tue, 19 Feb 2019 16:43:48 +0100 [thread overview]
Message-ID: <87o977pyvf.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <m2r2c398do.fsf@nwalsh.com> (Norman Walsh's message of "Tue, 19 Feb 2019 08:10:27 -0600")
Hello,
Norman Walsh <ndw@nwalsh.com> writes:
> Consider this org-mode file:
>
> This is a *bold* word.
>
> What org-element-parse-buffer returns is:
>
> (org-data nil (section (:begin 1 :end 24 :contents-begin 1 :contents-end 24
> :post-blank 0 :post-affiliated 1 :parent #0) (paragraph (:begin 1 :end 24
> :contents-begin 1 :contents-end 24 :post-blank 0 :post-affiliated 1 :parent #1)
> #("This is a " 0 10 (:parent #2))
> (bold (:begin 11 :end 18 :contents-begin 12 :contents-end 16
> :post-blank 1 :parent #2) #("bold" 0 4 (:parent #3)))
^^^^^^^^^^^^^
it is here.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2019-02-19 15:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-19 14:10 Error in org-element-parse-buffer? Norman Walsh
2019-02-19 15:43 ` Nicolas Goaziou [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o977pyvf.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=ndw@nwalsh.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.