emacs-orgmode
[Top][All Lists]
Advanced

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

[BUG] HTML export of buffer with fringe indicators


From: Daniel Fleischer
Subject: [BUG] HTML export of buffer with fringe indicators
Date: Tue, 17 May 2022 14:01:31 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (darwin)

The case I have in mind is some code with folding indicators in the
fringe. E.g. have this python block:

    #+begin_src python
    def hi():
        pass
    #+end_src

Have `elpy' installed with enabled fringe markers (have
`elpy-folding-fringe-indicators' non-nil). Then try to export, say to
HTML. I get the error

    cons: Args out of range: " ", 0, -3

Org cdbb1c9633.
Emacs eaa198cd75.

Thanks,

-- 

Daniel Fleischer



reply via email to

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