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

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

RE: html-helper-mode


From: Bourgneuf Francois
Subject: RE: html-helper-mode
Date: Mon, 25 Sep 2006 15:55:51 +0200

>> I added
>>
>> (add-to-list 'auto-mode-alist '("\\.html$" . html-helper-mode))
>> (add-to-list 'auto-mode-alist '("\\.htm$" . html-helper-mode))
>>
>>
>> to my .emacs but opening html files leaves my emacs in html-mode and
not
>> html-helper mode.
>>
>> Any suggestions?
>
>I see its a bug:
>
>http://groups.google.de/group/linux.debian.bugs.dist/browse_frm/thread/
5bfe7a3a006499f8/38fbc534548cad04?lnk=st&q=html-helper-mode&rnum=17#38fb
c534548cad04
>
>
>Anyone have a fix?
 

There is a way you can force a document to be opened in
html-helper-mode,
just insert <!-- -*-html-helper-*- --> at the top of your html code.

I know this is not "THE" solution, it's just a tip. 

Bour9 






reply via email to

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