emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Export snippet matching without closing "@@"


From: Ihor Radchenko
Subject: Re: Export snippet matching without closing "@@"
Date: Tue, 15 Aug 2023 08:40:32 +0000

"Tom Alexander" <tom@fizz.buzz> writes:

> I suspect this is a regression. I am using this test document:
> ```
> @@latex:
> ...
> and dumped the AST with M-x eval-expression (message "%s" (pp-to-string 
> (org-element-parse-buffer)))
>
> When using the latest in main (commit 
> b89bc55867d7cb809c379d371d12d409db785154, Org mode version 9.7-pre 
> (release_N/A-N/A-b89bc5 @ /usr/share/emacs/site-lisp/org/)) the "@@latex:" 
> gets parsed as an export snippet despite not having a closing "@@" (because 
> the "@@" is in a different paragraph).

Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=e340dde63

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]