all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BUG] HTML export of buffer with fringe indicators
@ 2022-05-17 11:01 Daniel Fleischer
  2022-05-18 12:54 ` Ihor Radchenko
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Fleischer @ 2022-05-17 11:01 UTC (permalink / raw)
  To: emacs-orgmode

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-05-21 10:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-17 11:01 [BUG] HTML export of buffer with fringe indicators Daniel Fleischer
2022-05-18 12:54 ` Ihor Radchenko
2022-05-18 17:14   ` Daniel Fleischer
2022-05-19 13:43     ` Ihor Radchenko
2022-05-19 14:54       ` Daniel Fleischer
2022-05-20  8:36         ` Ihor Radchenko
2022-05-21  9:52           ` Daniel Fleischer
2022-05-21 10:08             ` Ihor Radchenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.