From: Ihor Radchenko <yantar92@gmail.com>
To: Daniel Fleischer <danflscr@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] HTML export of buffer with fringe indicators
Date: Fri, 20 May 2022 16:36:18 +0800 [thread overview]
Message-ID: <87sfp438jh.fsf@localhost> (raw)
In-Reply-To: <m24k1lh8tg.fsf@gmail.com>
Daniel Fleischer <danflscr@gmail.com> writes:
> Ihor Radchenko [2022-05-19 Thu 21:43] wrote:
>
>> What if you try to run M-: (htmlize-buffer) <RET>
>> on your file?
>
> It works, creating an HTML buffer that can be opened and looks good.
Then I have no more ideas.
I am unable to reproduce your problem on my side using the following
steps:
1. Install https://github.com/alphapapa/with-emacs.sh
2. Create /tmp/bug.org with the following contents
#+begin_src python
def hi():
pass
#+end_src
3. cd /tmp/
4. git clone git://git.sv.gnu.org/emacs/org-mode.git
5. cd org-mode
6. make clean; make autoloads; with-emacs.sh -e emacs -O -i elpy -- -Q
-L ./lisp/ -l org -l org-inlinetask --eval "(setq elpy-folding-fringe-indicators t)" --eval "(elpy-enable)" /tmp/bug.org
7. C-c ' and install the dependencies
8. C-e h o to export html
Best,
Ihor
next prev parent reply other threads:[~2022-05-20 8:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2022-05-21 9:52 ` Daniel Fleischer
2022-05-21 10:08 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sfp438jh.fsf@localhost \
--to=yantar92@gmail.com \
--cc=danflscr@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).