emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas De Jaeghere <nicolas@dejaeghe.re>
To: emacs-orgmode@gnu.org
Subject: Bug: Source code blocks no longer natively fontified [9.3.7 (release_9.3.7-802-g9f0af6 @ /home/nicolas/.config/emacs/straight/build/org-plus-contrib/)]
Date: Thu, 10 Sep 2020 10:32:08 +0200	[thread overview]
Message-ID: <87v9gm6nhz.fsf@dejaeghe.re> (raw)

As of commit 7769518f3, source code blocks are no longer natively
fontified when org-src-fontify-natively is set to t.

To reproduce, create an org-mode buffer and insert:

#+BEGIN_SRC emacs-lisp
  (setq foo 'foo)
#+END_SRC

Expected: setq is fontified according to font-lock-keyword-face. Actual:
setq is fontified according to org-block.

Unfortunately I can't think of anything else worth mentioning. Thank you
in advance.

Emacs  : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.22, cairo version 1.17.3)
 of 2020-08-28
Package: Org mode version 9.3.7 (release_9.3.7-802-g9f0af6 @ /home/nicolas/.config/emacs/straight/build/org-plus-contrib/)


-- 
Nicolas De Jaeghere


             reply	other threads:[~2020-09-10  9:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10  8:32 Nicolas De Jaeghere [this message]
2020-09-10  9:23 ` Bug: Source code blocks no longer natively fontified [9.3.7 (release_9.3.7-802-g9f0af6 @ /home/nicolas/.config/emacs/straight/build/org-plus-contrib/)] Bastien

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=87v9gm6nhz.fsf@dejaeghe.re \
    --to=nicolas@dejaeghe.re \
    --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).