attribute name. I would prefer to have a variable to control this ... Hmm, I've noticed the same thing, although I'd actually prefer: <div tal:define="tabindex...
hello all, I am not sure if someone already noticed this, but I just tried nxml-mode-20030929, using the following stylesheet: <paste> <?xml version="1.0"...
... [deletia] ... Hmm. Worksforme with the same version. [I also get an error on the <?xml ...?> PI being on the second line ... specifically: "Processing...
hello all, I am not sure if someone already noticed this, but I just tried ... I presume you added "<paste>" for the email message and the content actually ...
hi Josh, I went to the document again, deleted the </xsl:stylesheet> and noticed it does say "missing end tag," and only if you press Enter at the end of the...
Howdy, I have a couple of programs which generate log files as a series of simple xml expressions like this <event>Something...</event> <event>Something...
Eric Dahlman
edahlman@...
Jan 2, 2004 5:38 pm
416
... It will still say "Invalid" in the mode-line. You can click on "Invalid" to go to the error and see what it is. There's no red underline, because, as...
... Here's a patch against nxml-mode-20031031 that does this. I also changed the behavior of indentation for end tags so that only end tags that lie on the...
... Sweet! It worked like a charm for me. I applied the patch to the debian package and recompiled and now I'm happy again :) Can we get this patch included in...
Hi, I am trying to install nxml/emacs on my sons computer. Try to download emacs but I can't find emacs 21 for windows anywhere. Any idea where I can find a...
... I think it was removed from gnu.org ftp some time ago, because they felt like it could have been trojaned. I dont know of any mirrors that have it...
... [ snip example of bad indentation ] Right. Here's a fix. This is still a patch against nxml-mode-20031031. There is another problem I discovered: This: ...
... http://www.tei-c.org/Software/tei-emacs has a complete emacs for Win32 setup, with nxml all working. The normal distribution of Emacs seems to be still...
Hi, Here is probably an illustration of the issue mentioned in the TODO "Should completion pay attention to characters after point? If so, how?" After having...
... 21.3 The package is as uptodate as I can make it, but there are probably flaws still. It does all the XML/SGML tasks I can think of, and has all the...
Hi, I just installed nXML-mode on emacs 21.3 on SuSE Linux. It seems to be working well, except that syntax highlighting does not work with the X version of...
... I'm pretty sure the docs explain nxml mode is only compatible with gnu emacs. Bruce...
Bruce D'Arcus
bdarcus@...
Jan 19, 2004 10:15 am
430
... I'm not sure but am guessing that the original poster is asking about GNU Emacs (nxml work would not work well under XEmacs). X version of Emacs is not...
David Tolpin
dvd@...
Jan 19, 2004 2:50 pm
431
... I was referring to GNU emacs that runs as an X-window client. Not in a terminal. Victor...
Hi, I am writing an xhtml doc and I need to add the xmlns but can't remeber the syntax or find it quickly. could some send me the header stuff I need for a...
... Note that nxml will do completion for required namespace attribute values. Bruce...
Bruce D'Arcus
bdarcus@...
Jan 19, 2004 11:35 pm
435
Hi all, I was once using nxml and some keycombo gave me a list of the keybindings in a buffer below the document I had opened. I have never been able to find...
Victor, ... I recently set a dark background in emacs, after that syntax highlighting in nxml mode didn't work any more. (I think this is because nxml mode...
... C-h b runs the command describe-bindings which is an interactive compiled Lisp function in `help'. (describe-bindings &optional PREFIX BUFFER) Show a list...