all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* font-lock-constant-face in 1-char length labels
@ 2016-09-10  3:57 Tino Calancha
  0 siblings, 0 replies; only message in thread
From: Tino Calancha @ 2016-09-10  3:57 UTC (permalink / raw
  To: Emacs developers; +Cc: tino.calancha


Hi,

i have noticed that labels are fontified with
`font-lock-constant-face' _only_ if the length of the
label is > 1.
For instance,
emacs -Q
;; inserts following in *scratch* buffer:
`foo'
`f'

The former get highlighted with `font-lock-constant-face',
but the later show `default' face.

I observe the same in master branch, emacs-25 and emacs-24, so it
seems this has being always the behaviour.
Is there a good reason for this exception with 1-char labels?

Tino



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-10  3:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-10  3:57 font-lock-constant-face in 1-char length labels Tino Calancha

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.