Roussanka Loukanova
rlouk****@stp*****
Wed Feb 14 01:23:56 JST 2007
On Tue, 13 Feb 2007, Seiji Zenitani wrote: > That is "html-helper-mode", a third-party html-mode for editing html files. OK, I took it away from my .emacs file. ... > To use html-helper-mode, add the below line to your .emacs.el. Am I supposed to create it in my home directory: ~/.emacs.el. Or, is it already existing somewhere, and where? (I have not been successful to find it with roussankas-computer:/ rosi$ find . -name "*.emacs.el*" -print Roussanka > (add-to-list 'auto-mode-alist '("\\.html\\'" . html-helper-mode)) > > The html-helper-mode *was* the de-facto standard, > but it *is not* standard these days. > > > - Seiji