all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#58169: 29.0.50; comint-fl-mode fontifies the output
@ 2022-09-29 16:24 Augusto Stoffel
  2022-09-30  1:55 ` Visuwesh
  0 siblings, 1 reply; 10+ messages in thread
From: Augusto Stoffel @ 2022-09-29 16:24 UTC (permalink / raw)
  To: 58169; +Cc: Miha Rihtaršič

On emacs -Q, calling M-x shell and typing, say

  echo '#123'

prints some text with font-lock-comment-face.  Similarly

  echo '`123`'

prints text with the `sh-quoted-exec` face.  I wouldn't expect these
faces to be there, since the output is just output, not a comment or a
quoted exec.  If I turn off comint-fl-mode, then the output is not
fontified.





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

end of thread, other threads:[~2022-10-06 18:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29 16:24 bug#58169: 29.0.50; comint-fl-mode fontifies the output Augusto Stoffel
2022-09-30  1:55 ` Visuwesh
2022-09-30  5:58   ` miha--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-30 13:38     ` Lars Ingebrigtsen
2022-09-30 18:38       ` miha--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-30 18:26         ` Lars Ingebrigtsen
2022-09-30 19:22           ` miha--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-30 19:14             ` Lars Ingebrigtsen
2022-10-01 14:43             ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-06 18:37               ` miha--- via Bug reports for GNU Emacs, the Swiss army knife of text editors

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.