emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: [BUG] No syntax highlighting with setup file
Date: Wed, 29 Oct 2014 18:08:50 -0400	[thread overview]
Message-ID: <87egtqttot.fsf@kyleam.com> (raw)

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

             reply	other threads:[~2014-10-29 22:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29 22:08 Kyle Meyer [this message]
2014-10-30 15:33 ` [BUG] No syntax highlighting with setup file Nicolas Goaziou
2014-10-30 16:51   ` Kyle Meyer

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=87egtqttot.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --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).