* Fontification of block delimiting lines
@ 2019-08-12 7:23 Carsten Dominik
0 siblings, 0 replies; only message in thread
From: Carsten Dominik @ 2019-08-12 7:23 UTC (permalink / raw)
To: org-mode list
[-- Attachment #1: Type: text/plain, Size: 770 bytes --]
Hi,
upon request from Emacs developers, it is now configurable if org-mode
fortifies the block delimiting lines #+begin... and #+end... up and
including the final newline or not. This is something you will only notice
when you have a font for this using a background color or an
over/underline. This can cause problems with the Emacs display engine,
apparently.
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36858
related:
https://lists.gnu.org/archive/html/emacs-devel/2019-08/msg00132.html
There is now a new variable `org-fontify-whole-block-delimiter-line',
default is t. In the process I cleaned up the corresponding fontification
function. Please report if with my recent commit any fontification issues
or errors start to appear.
Thank you.
Carsten
[-- Attachment #2: Type: text/html, Size: 1092 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-12 7:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-12 7:23 Fontification of block delimiting lines Carsten Dominik
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).