GNU bug report logs - #30263
26.0.91; whitespace-mode in mhtml-mode

Previous Next

Package: emacs;

Reported by: charles <at> aurox.ch (Charles A. Roelli)

Date: Fri, 26 Jan 2018 19:56:01 UTC

Severity: minor

Tags: confirmed

Merged with 35815

Found in versions 26.0.91, 26.2

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: charles <at> aurox.ch (Charles A. Roelli)
To: bug-gnu-emacs <at> gnu.org
Subject: 26.0.91; whitespace-mode in mhtml-mode
Date: Fri, 26 Jan 2018 21:02:33 +0100
src/emacs -q
C-x C-f test/manual/indent/html-multi-2.html RET
M-x whitespace-mode RET

It looks like whitespace is not shown within <style> (CSS) and <script> (JS)
tags the same way as it is in HTML parts of the buffer.  For example, line 14
correctly shows as:

        <style type="text/css">

with a lightly-colored "»" in column 1, and a lightly-colored leading
whitespace, whereas line 15 shows as:

»       h1 {

with no coloring, even though the leading whitespace is the same (one TAB
character).




This bug report was last modified 5 years and 82 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.