[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18496: 24.4.50; RefTeX modes should use font-lock-face instead of fa
From: |
Sebastian Wiesner |
Subject: |
bug#18496: 24.4.50; RefTeX modes should use font-lock-face instead of face |
Date: |
Thu, 18 Sep 2014 11:32:37 +0200 |
The following RefTeX modes should use the font-lock-face text property
instead of face:
- reftex-toc-mode
- reftex-select-label-mode
- reftex-select-bib-mode
Using face directly breaks fontification if special minor modes are
enabled that add extra fontification.
Originally reported for rainbow-delimiters, see
https://github.com/jlr/rainbow-delimiters/issues/31 and
https://github.com/jlr/rainbow-delimiters/pull/38
On a related note, it seems as if these modes should probably inherit
special-mode, shouldn't they?
- bug#18496: 24.4.50; RefTeX modes should use font-lock-face instead of face,
Sebastian Wiesner <=