unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50539: Don't use comment colors in HTML textareas
@ 2021-09-12  6:11 積丹尼 Dan Jacobson
  2021-09-12 18:55 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-09-12  6:11 UTC (permalink / raw)
  To: 50539

Here emacs misleads the user via comment color,
into thinking that the so-called comment is still
a comment in an HTML textarea:

$ emacs some.html
 <form>
  <p>
  <textarea readonly="1">Ralph is tall.
<!-- He's cute. -->
</textarea>
  </p>
 </form>

When in fact it gets rendered by browsers.





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

end of thread, other threads:[~2021-09-13  8:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-12  6:11 bug#50539: Don't use comment colors in HTML textareas 積丹尼 Dan Jacobson
2021-09-12 18:55 ` Lars Ingebrigtsen
2021-09-12 22:05   ` Gregory Heytings
2021-09-13  8:10     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).