emacs-orgmode
[Top][All Lists]
Advanced

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

Bug (HTML/TexInfo etc): Commented code block gets through to exporter wh


From: Ramesh Nedunchezian
Subject: Bug (HTML/TexInfo etc): Commented code block gets through to exporter when it shouldn't [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]
Date: Fri, 30 Apr 2021 10:30:14 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

Bug (HTML/TexInfo etc):

  Commented code block gets through to exporter when it shouldn't
  [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

See the attached files.  The `.txt' file is actually a `.org' file.

The surprising behaviour--surprising at least to me--is because of the
presence of tabs in the source block, that is commented out.
Screenshots show where the tabs are in org file, and how the HTML
output is rendered.

When I untabify the file, everything looks fine.

I have created this report with `emacs -Q' (i.e., with a capital Q),
and whatever Org that ships with it.

----------------

Emacs  : GNU Emacs 28.0.50 (build 6, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, 
cairo version 1.16.0)
 of 2021-04-28
Package: Org mode version 9.4.4 (release_9.4.4 @ 
/usr/local/share/emacs/28.0.50/lisp/org/)

Table of Contents

1 Minimal setup using straight.el

Add this to your init file,

(straight-use-package 'helm)

or

# :straight t # :config # […])

(use-package helm :straight t)

For further information, see straight.el's user manual.

Author: Ramesh Nedunchezian

Created: 2021-04-30 Fri 10:27

Validate

Attachment: bug1.org.txt
Description: Text document

Attachment: Screenshot from 2021-04-30 10-07-37.png
Description: PNG image

Attachment: Screenshot from 2021-04-30 10-07-01.png
Description: PNG image


reply via email to

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