From: Ihor Radchenko <yantar92@gmail.com>
To: bikelis@gmail.com
Cc: emacs-orgmode@gnu.org
Subject: Re: a problem with lilypond babel fontification
Date: Sun, 15 May 2022 15:46:24 +0800 [thread overview]
Message-ID: <87a6bj2q7j.fsf@localhost> (raw)
In-Reply-To: <871qwx9skv.fsf@gmail.com>
"" <bikelis@gmail.com> writes:
> I’m using emacs compiled from trunk as of today. This is my minimal file
> for testing:
>
>
> #+begin_src lilypond :file shalala.pdf
> \clef bass {c d e f g a b c' b a g f e d c}
> #+end_src
>
> #+begin_src lisp
> (setq tralala mimimi)
> #+end_src
>
>
> If I open it using `emacs -Q`, both blocks get fontified/highlighted
> correctly. If I load `ob-lilypond` with `(require 'ob-lilypond)` and
> reopen the file, I get a fontification error.
Could you elaborate? Maybe provide screenshots?
See https://orgmode.org/manual/Feedback.html
I was unable to see any issue with the code block you provided, except
that without ob-lilypond, you would have to use #+begin_src LilyPond
Best,
Ihor
prev parent reply other threads:[~2022-05-15 7:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-13 18:39 a problem with lilypond babel fontification bikelis
2022-05-15 7:46 ` Ihor Radchenko [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a6bj2q7j.fsf@localhost \
--to=yantar92@gmail.com \
--cc=bikelis@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 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.