bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50539: Don't use comment colors in HTML textareas


From: 積丹尼 Dan Jacobson
Subject: bug#50539: Don't use comment colors in HTML textareas
Date: Sun, 12 Sep 2021 14:11:25 +0800

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]