Search the web
Sign In
New User? Sign Up
emacs-nxml-mode · New XML Mode for Emacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 609 - 638 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
609
... uncomment-region correctly turns this back into the original XML, ... I'm using: Emacs: 21.3.50.1 nxml-mode: 20040726 -- Rohan Lloyd...
Rohan Lloyd
nxml-mode@...
Send Email
Aug 4, 2004
9:29 am
610
... I've been using the following. (define-key nxml-mode-map "\C-c\C-r" 'rng-reload-schema) (defun rng-reload-schema () (interactive) (let ((schema-filename...
oliversteele
Offline Send Email
Aug 4, 2004
4:20 pm
611
Hi there! I'm using nxml-mode from the tei-emacs package (contains emacs 21.3 for Windows) to edit a TEI XML document, and I'm having problems with the results...
pvanheus
Offline Send Email
Aug 6, 2004
9:52 am
612
... thats not nxml-mode, its a little addon package by Norm Walsh. I dont think this is related to nxml at all, just Emacs in general :-} Sebastian...
Sebastian Rahtz
srahtz
Offline Send Email
Aug 6, 2004
10:06 am
613
The docstring of `xmltok-attribute-raw-normalized-value()' tell about the attribute `ATTLIST', which is in fact `ATT'. --drkm, en recherche d'un stage :...
drkm
darkman_spam
Offline Send Email
Aug 9, 2004
11:24 pm
614
The docstring for `rng-open-elements' say, in <FILE:rng-valid.el> : "Stack of names of open elements represented as a list of (PREFIX . LOCAL-NAME) pairs." But...
drkm
darkman_spam
Offline Send Email
Aug 10, 2004
12:53 am
615
... It's used for error recovery. If you have something like: <x><y></z> then after </z>, the stack will have (t ("" . "y") ("" . "x")) We can underline </z>...
James Clark
james_j_clark
Offline Send Email
Aug 10, 2004
1:36 am
616
Hi. I've just started playing around with nXML, having previously used PSGML. I've read the TODO list, and there are a number of things there that I eagerly...
Jesse Sheidlower
jsheidlower
Offline Send Email
Aug 30, 2004
2:02 pm
617
Second question: I'd like to be able to insert my own markup groups into a document with nXML. PSGML has this with the sgml-custom-markup variable. What's the...
Jesse Sheidlower
jsheidlower
Offline Send Email
Aug 30, 2004
2:07 pm
618
... Not currently. ... It's a fairly fundamental limitation of the syntax-highlighting in nxml-mode that it's context-independent, in the sense that the ...
James Clark
james_j_clark
Offline Send Email
Aug 31, 2004
4:27 am
619
... Is there anything XML-specific about this? Could you just use define-skeleton? ... The main problem I see is the same problem as with colorization: how to...
James Clark
james_j_clark
Offline Send Email
Aug 31, 2004
4:38 am
620
... There's a template.el package that's quite nice, and Mike Smith came up with menu code for it. I use both in conjunction with nxml. Bruce...
Bruce D'Arcus
bdarcus@...
Send Email
Aug 31, 2004
9:29 am
621
... I could, and I'll also take a look at the Template package that Bruce pointed me to. But the XML-specific thing would of course be that you'd only be...
Jesse Sheidlower
jsheidlower
Offline Send Email
Aug 31, 2004
1:44 pm
622
... Yeah, I could see this. I should say I typically use the template package for creating new documents, rather than inserting content in existing document....
Bruce D'Arcus
bdarcus@...
Send Email
Aug 31, 2004
1:50 pm
623
James-- Is this fix in the latest nxml release? ... Cheers! --Chris Ryland / Em Software, Inc. / www.emsoftware.com...
Chris Ryland
C_Ryland
Offline Send Email
Sep 2, 2004
6:27 pm
624
... No: I made that fix just after I did the last release. ... -- To send me mail, replace auth-only by public in the from address....
James Clark
james_j_clark
Offline Send Email
Sep 3, 2004
1:07 am
625
Hello all, I am encountering a strange problem with an xml file supposed to be valid. When I want to add a xmlns:blah="uri" attribute to an element the element...
Jean-Noel Avila
wararmor
Offline Send Email
Sep 3, 2004
9:51 am
626
... The tar file is missing docbookx.rnc. I noticed that the namespace on the document (.../SSA/Gauge) doesn't match the namespace in the schema ...
James Clark
james_j_clark
Offline Send Email
Sep 3, 2004
11:48 am
627
... Really sorry to have bothered you, my mistake... I changed the namespace and everything went fine. btw, this emacs mode is *really* great. Jean-Noel...
wararmor
Offline Send Email
Sep 3, 2004
2:02 pm
628
I running Emacs 21.2 on Mac OS X Panther (10.3.5) using Terminal.app. I have global font lock turned on, but syntax highlighting is not working in nxml mode. ...
davidalindquist
Offline Send Email
Sep 6, 2004
2:44 am
629
hi, I had the same probleme, i just put a few more lines in .Xdefaults : emacs.title: Philippe's dot emacs ! emacs*.cursorColor: black ...
Gilles FALCON
falcongi2002
Offline Send Email
Sep 6, 2004
7:38 am
630
Anyone knows if this patch got included in the new release? http://groups.yahoo.com/group/emacs-nxml-mode/message/422 -- Sidnei da Silva <sidnei@...> ...
Sidnei da Silva
sidneidasilva
Offline Send Email
Sep 6, 2004
11:23 am
631
A new release is available at: http://www.thaiopensource.com/download/nxml-mode-20040908.tar.gz The biggest change is that the indenting support has been...
James Clark
james_j_clark
Offline Send Email
Sep 8, 2004
10:05 am
632
... No. I decided the current indenting code was a total mess and needed a rewrite, which has been done in the 20040908 release that I have just announced. ...
James Clark
james_j_clark
Offline Send Email
Sep 8, 2004
10:06 am
633
... Does the new code result in the same effect as the patch? -- Sidnei da Silva <sidnei@...> http://awkly.org - dreamcatching :: making your dreams come...
Sidnei da Silva
sidneidasilva
Offline Send Email
Sep 8, 2004
11:05 am
634
... Similar effect. Why don't you try it and see? James -- To send me mail, replace auth-only by public in the from address....
James Clark
james_j_clark
Offline Send Email
Sep 8, 2004
11:14 am
635
... Seems to be equivalent, except it seems to ignore the xmlns attribute when identing. If you have a different attribute though, it will ident correctly. ...
Sidnei da Silva
sidneidasilva
Offline Send Email
Sep 8, 2004
12:02 pm
636
For those running Debian like me, I've built a unofficial nxml-mode package from the latest release: http://awkly.org/files/debian/nxml-mode_20040908-1_all.deb...
Sidnei da Silva
sidneidasilva
Offline Send Email
Sep 8, 2004
12:12 pm
637
... Try this: Index: nxml-mode.el =================================================================== RCS file: /usr/cvsroot/jclark/elisp/nxml-mode.el,v ...
James Clark
james_j_clark
Offline Send Email
Sep 8, 2004
1:10 pm
638
... And if there are any Darwin/Fink users here, I've updated the package in the unstable tree. Please test, and report back so I can either fix any problems,...
Rohan Lloyd
nxml-mode@...
Send Email
Sep 8, 2004
1:11 pm
Messages 609 - 638 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help