From: Kyle Meyer <kyle@kyleam.com>
To: Zack Piper <zack@apertron.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-mode fontification error
Date: Thu, 10 Dec 2015 10:34:16 -0500 [thread overview]
Message-ID: <87poyepbbb.fsf@kyleam.com> (raw)
In-Reply-To: <maegeujrs4.wl-zack@apertron.net> (Zack Piper's message of "Thu, 10 Dec 2015 14:35:07 +0000")
Zack Piper <zack@apertron.net> writes:
> When attempting to open an Org file (such as my own `config.org'), I
> get "org-mode fontification error" appear in the mini-buffer.
>
> I can reproduce it using the following:
>
> Org-mode version 8.2.10 (release_8.2.10 @
> /home/zack/ins/share/emacs/25.0.50/lisp/org/) (latest Git master)
>
> GNU Emacs 25.0.50.7 (x86_64-suse-linux-gnu, GTK+ Version 3.16.7) of 2015-12-10
> Git: d75849e937af0ecbcdc7bf621aa9bcd43aa75df4
>
> ╭────[ r.el ]
> │ (require 'org)
> │ (setq org-src-fontify-natively t)
> │
> │ (find-file "r.org")
> ╰────
You haven't modified your load-path in this minimal config, so you're
using the built-in Org version, as indicated in your Org version output
above.
>
> ╭────[ $ ]
> │ emacs -Q -l r.el
> ╰────
>
> ╭────[ r.org ]
> │ #+BEGIN_SRC emacs-lisp
> │ (message "test")
> │ #+END_SRC
> ╰────
>
> All the above produce "org-mode fontification error", and results in
> no code blocks being fontified.
I'm not able to reproduce this on master (64aee4692) with (a somewhat
old) build of Emacs 25.
--
Kyle
next prev parent reply other threads:[~2015-12-10 15:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-10 14:35 org-mode fontification error Zack Piper
2015-12-10 15:34 ` Kyle Meyer [this message]
2015-12-10 15:48 ` Zack Piper
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=87poyepbbb.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=emacs-orgmode@gnu.org \
--cc=zack@apertron.net \
/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.