Bastien wrote:
> "Sebastien Vauban" writes:
>
>> As you can see on http://screencast.com/t/58dgm0sE1LgX, the "_ID" part
>> of the string "CUSTOM_ID" is not fontified correctly: it should be
>> `org-special-keyword' everywhere.
>
> I can't reproduce this.
>
> What version of Org?

Latest of the day!

> Reproducible recipe?

Org file:

--8<---------------cut here---------------start------------->8---
* Test
  :PROPERTIES:
  :CUSTOM_ID: test
  :END:

This is the 1^st time.
--8<---------------cut here---------------end--------------->8---

Emacs configuration file:

--8<---------------cut here---------------start------------->8---
(load-theme 'leuven t)

;; highlight LaTeX and related syntax
(setq org-highlight-latex-and-related '(latex script entities))

(require 'org)
--8<---------------cut here---------------end--------------->8---

Se http://screencast.com/t/AT6TE0hE0dJ6.

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to