Updated dme -- blog.el

Posted on Feb 13, 2003

Marc Nozellsent some feedback on dme:blog.el!

The version of html-mode that he is using ( Debian/sarge, emacs21) inserts a template document into a buffer when started. This interferes with the smooth path to blogging nirvana that we're aiming for.

At Marc's suggestion, the ordering of dme:blog is re-arranged slightly and two new hooks are added, dme:blog-pre-html-mode-hook and dme:blog-post-html-mode-hook . These are run as the names imply - before and after enabling html-mode .

In Marc's case, only the post- hook should be necessary.

As usual, feedback appreciated!