all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#57250: emacs-lisp-mode not highlighting single characters `k' in comments
@ 2022-08-16 18:57 uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-08-16 19:11 ` Stefan Kangas
  2022-08-17 11:16 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 6+ messages in thread
From: uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-08-16 18:57 UTC (permalink / raw
  To: 57250

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

With emacs-lisp-mode make a comment that includes character sequences enclosed
by tick ` and a single quote ' .

The character sequence within gets highlighted with a different colour than the
usual typeface for comments.

Example:

;; Insert `cog', `col', `com', `con', `cor', `coun', `cum'.

The character sequences cog, col, com, con, cor, coun, and cum get highlighted

But if the character sequence within tick ` and a single quote ' is a single
character, the character does not get highlighted.

Example:

;; Insert `k' for words with initial values.

The character k does not get highlighted.

[-- Attachment #2: Type: text/html, Size: 3446 bytes --]

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

end of thread, other threads:[~2022-08-17 11:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-16 18:57 bug#57250: emacs-lisp-mode not highlighting single characters `k' in comments uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-16 19:11 ` Stefan Kangas
2022-08-16 19:17   ` uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-16 19:23   ` Drew Adams
2022-08-16 20:31     ` uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-17 11:16 ` Lars Ingebrigtsen

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.