On 10/26/05, Helge Hafting <[EMAIL PROTECTED]> wrote: > Is there any documentation about how html mode is supposed to work? > The rendering looks fine, but I can't do much editing, other than > entering text. > > I can't insert any html commands - because qemacs escape the "<" and so on. > I needed a <br>, and pressing enter/return is the obvious choice. > But this only inserts a space. Well, I have the spacebar for that . . . > > Is html-mode unfinished, or is there a way to enter more than just text?
I think it is a feature of html-mode to convert >, < and & to their html eqivalents a< > and &. An enter is inserted, but rendered as a space. If you want to insert html code directly you better switch to xml-mode (M-x xml-mode). Or split the window(Ctr-x 3) and have the file open once in html-mode and once in xml-mode. Peter _______________________________________________ Qemacs-devel mailing list Qemacs-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemacs-devel