emacs-devel
[Top][All Lists]
Advanced

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

Re: html, css, and js modes working together


From: Tom Tromey
Subject: Re: html, css, and js modes working together
Date: Fri, 10 Feb 2017 14:15:38 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

>>>>> "Stefan" == Stefan Monnier <address@hidden> writes:

Stefan> [ smie-with-rules ]
Stefan> The use of buffer-local-variables+progv should make this unnecessary.

I implemented the buffer-local-variables stuff last night, so I will try
removing this code soon.

>> -     ("\\.[sx]?html?\\(\\.[a-zA-Z_]+\\)?\\'" . html-mode)
>> +     ("\\.[sx]?html?\\(\\.[a-zA-Z_]+\\)?\\'" . mhtml-mode)

Stefan> FWIW, I think that html-mode should not belong to any html mode package
Stefan> in particular (maybe it should use `define-alternatives`).

Do you mean that neither the new nor old modes should be called
'html-mode'?  I don't understand what benefit this would provide.

Tom



reply via email to

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