Package: emacs-snapshot
Version: 1:20060518-1
Severity: normal

Big problem.
$ emacs-snapshot file.html
will invoke html-helper mode if the file didn't exist before.
But it will invoke plain html mode if the file already exists!
Had to do
(fset 'html-mode 'html-helper-mode)
getting
Loading html-helper-mode (source)...done
meddling with auto-mode-alist didn't help.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to