emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] "org-mode fontification error" on master


From: Zack Piper
Subject: [O] "org-mode fontification error" on master
Date: Thu, 10 Dec 2015 12:24:24 +0000
User-agent: Mutt/1.5.23+113 (34ca1c5fdd45) (2014-03-12)

Hi,

I'm using Org mode from master, when I attempt to open an Org file
with code blocks while `org-src-fontify-natively' as `t' I get
"org-mode fontification error", I appear to be able to reproduce this
using a minimal config.


╭────
│ (require 'org)
│ (require 'ob-tangle)
│ (setq org-src-fontify-natively t)
│ 
│ (find-file "~/.emacs.d/config.org")
╰────

Which is loaded via:

‘emacs -Q -l r.el’

Emacs is also latest from the ‘emacs-25’ branch.

Thanks!

-- 
Zack Piper <address@hidden> https://apertron.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]