emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [bug] "_ID" in "CUSTOM_ID" being fontified as `org-latex-and-rel


From: Sebastien Vauban
Subject: Re: [O] [bug] "_ID" in "CUSTOM_ID" being fontified as `org-latex-and-related'
Date: Wed, 05 Feb 2014 14:20:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt)

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

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