* [BUG] No syntax highlighting with setup file
@ 2014-10-29 22:08 Kyle Meyer
2014-10-30 15:33 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Kyle Meyer @ 2014-10-29 22:08 UTC (permalink / raw)
To: Org-mode
Hello,
Starting with commit 61a241f ('Rewrite setup keywords initialization'),
I find that syntax is not highlighted in buffers that include
'#+setupfile:'.
For testing, I'm starting Emacs (24.4) with 'emacs -Q' and with no
additional setup besides loading Org.
I have a file, setup.org, that contains
,----
| #+TODO: TODO | DONE
`----
Then, I have a second file that includes setup.org.
,----
| #+setupfile: setup.org
|
| * heading 1
`----
When I open this file, there is no syntax highlighting. This works seems
to work fine in the previous commit (0b74864).
Can others reproduce this?
--
Kyle
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-31 15:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 22:08 [BUG] No syntax highlighting with setup file Kyle Meyer
2014-10-30 15:33 ` Nicolas Goaziou
2014-10-30 16:51 ` Kyle Meyer
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).