[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Max number of arguments for fontification?
From: |
Arash Esbati |
Subject: |
Re: [AUCTeX-devel] Max number of arguments for fontification? |
Date: |
Sun, 10 Mar 2019 13:17:50 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 |
Tassilo Horn <address@hidden> writes:
> Arash Esbati <address@hidden> writes:
>
>> The last mandatory argument is not fontified in 2 cases; it seems to
>> depend on prior number of (optional?) arguments. I had a brief look
>> at font-latex.el, but couldn't find anything. Any idea what's going
>> on here?
>
> Yes. We add exactly eight match highlighters in
> `font-latex-keyword-matcher', (font-latex-matched-face 0) to
> (font-latex-matched-face 7). I guess someone thought this would be way
> more than enough (similar to IBM's claim that there won't be a market
> for more than five computers worldwide). :-)
>
> I've extended it to 12 now. Go crazy!
Thanks. I will forward that to Biblatex developers -- they started this
in the first place ;-)
Best, Arash