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

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

Re: recommended html modes


From: PJ Weisberg
Subject: Re: recommended html modes
Date: Wed, 21 Mar 2012 16:13:48 -0700

On Wed, Mar 21, 2012 at 1:50 PM, prad <prad@towardsfreedom.com> wrote:

> now, i need to figure out how to stop html-helper-mode from taking over
> when i open an html file, so i can jump right into nxml-mode. haven't
> done much of that sort of thing.

(push '("\\.s?html?$" . nxml-mode) auto-mode-alist)

Cheers!

-PJ

Gehm's Corollary to Clark's Law: Any technology distinguishable from
magic is insufficiently advanced.



reply via email to

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