emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Fontification in Org tables


From: François Pinard
Subject: Re: [O] Fontification in Org tables
Date: Fri, 28 Dec 2012 22:40:10 -0500
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/23.4 (gnu/linux)

Bastien <address@hidden> writes:

> (defun fp-fontify-fixme ()
>   (font-lock-add-keywords
>    nil '(("\\<FIXME\\>" 0 font-lock-warning-face t)) t))

> HTH,

IDHITAL = it did help indeed, thanks a lot! :-)

I had more fontification to do in some tables, and succeeded because of
your good hint.  Joy! :-)

François





reply via email to

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