all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18496: 24.4.50; RefTeX modes should use font-lock-face instead of face
@ 2014-09-18  9:32 Sebastian Wiesner
  2014-09-21  9:36 ` Tassilo Horn
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Wiesner @ 2014-09-18  9:32 UTC (permalink / raw
  To: 18496

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?





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-21  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18  9:32 bug#18496: 24.4.50; RefTeX modes should use font-lock-face instead of face Sebastian Wiesner
2014-09-21  9:36 ` Tassilo Horn

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.