Re: HTML mode

2005-07-28 Thread Stefan Monnier
> Add a binding for M-RET Hmmm oops! that was a personal message to add to my email-based todo list. The next one ab out Gnus's `A P' as well, I'm afraid. Sorry 'bout the noise, Stefan ___ Emacs-devel mailing list [email protected] h

HTML mode

2005-07-28 Thread Stefan Monnier
Add a binding for M-RET Stefan ___ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel

Re: sgml-mode.el fixes for html-mode

2005-03-08 Thread Stefan Monnier
> I propose the following fixes for html-mode in sgml-mode.el. Feel free to install them. Stefan ___ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel

sgml-mode.el fixes for html-mode

2005-03-07 Thread Juri Linkov
I propose the following fixes for html-mode in sgml-mode.el. 1. With sgml-xml-mode=t HTML skeletons insert empty XHTML elements without a space before the trailing `/>'. But HTML compatibility guidelines recommend using such a space for compatibility with existing HTML user age