Pedro Andres Aranda Gutierrez <[email protected]> writes:

> Maybe I have missed it in the docs…
>  I would like to be able to comment lines in a SRC or EXPORT block according 
> to the programming language  used in said block.
> Is that possible?
>
> Example: in the following block, I’d like to put the cursor on ’This' to 
> comment the line with LaTeX'es ‘%’ instead of Org’s ‘#'
>
> #+BEGIN_EXPORT LaTeX
> \begin{Arabic}
> This should be commented
> \end{Arabic}
> #+END_EXPORT

There is no such feature for export blocks.
But you can do M-; for example in src blocks. It will work there.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
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