From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Thorsten Jolitz <tjolitz@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] in `org-element-interpret-data'
Date: Thu, 07 Aug 2014 14:58:44 +0200 [thread overview]
Message-ID: <87sil8mp6j.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87iom4acf1.fsf@gmail.com> (Thorsten Jolitz's message of "Thu, 07 Aug 2014 11:15:14 +0200")
Hello,
Thorsten Jolitz <tjolitz@gmail.com> writes:
> when interpreting Org elements (type src-block) I frequently encounter
> the case that the '#+end_src' delimter is not placed on a newline but
> rather attached to the src-block's value without a linefeed in
> between.
`org-element-src-block-parser' always add a final newline to the source
code. As a consequence `org-element-src-block-interpreter' expects it.
Anyway, it doesn't hurt to tolerate missing final newlines. I added the
feature. Thank you for suggesting it.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2014-08-07 12:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-07 9:15 [BUG] in `org-element-interpret-data' Thorsten Jolitz
2014-08-07 12:58 ` 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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sil8mp6j.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=tjolitz@gmail.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 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).