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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 460 - 489 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
460
Wanted to drop a note and introduce myself since I am new to the group. I am 23/f with a zest for life interested in meeting guys and girls that enjoy some of...
vroom_780787@...
Send Email
Feb 16, 2004
9:46 am
461
... enjoy ... <http://www.scvhosting.com/mywebcam/> more of my pics here or ... Maybe she'll let us see her .emacs file. Bob...
DuCharme, Bob (LNG-CHO)
philregion
Offline Send Email
Feb 17, 2004
4:06 pm
462
... With the mouse wheel on by default. and special syntax highlighting. And maybe a filter to catch these stupid emails so they don't make it into the...
Aaron
aamehl
Offline Send Email
Feb 17, 2004
6:22 pm
463
I've been reading that other people are having issues with highlighting, and I thought I'd chime in. I'm having the same issue, if I load up an XML file...
aptpenguin
Offline Send Email
Feb 20, 2004
3:57 pm
464
... It's not the job of nxml to handle such things. Take a look at mmm-mode [multi-mode-mode -- http://mmm-mode.sourceforge.net/], which lets you define...
Josh Sled
joshsled
Offline Send Email
Feb 20, 2004
4:34 pm
465
It is spam. ... group. ... that enjoy...
Anna
gonalea
Offline Send Email
Feb 21, 2004
2:12 am
466
Hello All, Josh, I don't understand why you said that it's not the job of an xml editor to handle PCDATA. I think that it is important for such tool to render...
Eric Chastan
ericch2003
Offline Send Email
Feb 23, 2004
10:21 am
467
Fairly regular use of the schema location file results in such as <uri resource="NISO/2004/relax/test.xml" uri="NISO/2004/relax/dtbook.rnc"/> <uri...
david.pawson@...
dpawson2000
Offline Send Email
Mar 1, 2004
10:28 am
468
nXML mode is great. Thanks. My normal usage mode is to load and .xml file and have it associated with a schema (.rnc file.) I find that often I need to go and...
ghthaker
Offline Send Email
Mar 1, 2004
9:50 pm
469
is there a mode that display ".rnc" files in color? It would be nice if there was a good mode for editing/coloring .rnc files; i must not be aware of it...
ghthaker
Offline Send Email
Mar 1, 2004
10:08 pm
470
... See "RNC Emacs Mode" at http://www.pantor.com/download.html <http://www.pantor.com/download.html> . Bob...
DuCharme, Bob (LNG-CHO)
philregion
Offline Send Email
Mar 1, 2004
10:14 pm
471
... Thanks. This works, but when compiling rnc-mode.el file i do get the error: Compiling file /home/gthaker/elisp/rnc-mode.el at Mon Mar 1 17:21:56 2004 **...
ghthaker
Offline Send Email
Mar 1, 2004
10:31 pm
472
... C-c C-s [rng-c-set-schema] ... ESC C-n [nxml-forward-element] ... ...jsled -- http://www.asynchronous.org/ - `no=jsled; spam=asynchronous.org; echo...
Josh Sled
joshsled
Offline Send Email
Mar 1, 2004
10:38 pm
473
... Unless I am missing something this requires the schema file to be respecified. I just wish to tell nxml mode that the schema file that has been associated...
Gautam H Thaker
ghthaker
Offline Send Email
Mar 1, 2004
10:50 pm
474
Yes. I told them about it, but I guess they didn't fix it in the distribution. Bob ... From: ghthaker [mailto:gthaker@...] Sent: Monday, March 01,...
DuCharme, Bob (LNG-CHO)
philregion
Offline Send Email
Mar 1, 2004
11:11 pm
475
apply: Internal error at 3914 in rng-validation-mode. Wrong type argument: arrayp, 0 Region saved This is shown in the message window, Latest nxml, emacs 21.3 ...
david.pawson@...
dpawson2000
Offline Send Email
Mar 2, 2004
2:23 pm
476
... I'll second the request: something that does for the schema in memory what the Emacs revert-buffer does for the file in memory (that is, reloads it from...
DuCharme, Bob (LNG-CHO)
philregion
Offline Send Email
Mar 2, 2004
8:29 pm
477
I converted am XML Schema called METS (found at http://www.loc.gov/standards/mets/mets.xsd) to Relax NG compact syntax (mets.rnc) using the Sun RELAX NG...
mcundiff3
Offline Send Email
Mar 6, 2004
3:20 pm
478
Please ignore previous message. I found the problem. I had not properly converted the schema to rnc format. I ran the conversion to rnc using trang and now it...
mcundiff3
Offline Send Email
Mar 6, 2004
5:55 pm
479
I just recently installed nxml-mode and am trying to get oriented. I am happily editing documents that are governed by one schema. My question is: Does...
mcundiff3
Offline Send Email
Mar 8, 2004
3:15 pm
480
... Morgan, I've not mixed two prefixed namespaces as you have them, but I have used mods in conjunction with another namespaced schema content embedded in the...
Bruce D'Arcus
bdarcus@...
Send Email
Mar 8, 2004
3:22 pm
481
... yes, most definitely. it works exactly as you'd expect. the prompting of names does not show the namespace, however, if things from several namespaces are...
Sebastian Rahtz
srahtz
Offline Send Email
Mar 8, 2004
4:39 pm
482
Hello, I am new to emacs and would like to convert german umlauts into the appropriate unicode-entities on the fly, i.e. while typing. I've noticed...
steffengung
Offline Send Email
Mar 11, 2004
3:50 pm
483
... (please excuse if I post this twice - I logged in with the wrong ID... ) I've found a possible solution: Adding (add-hook 'nxml-mode-hook (function (lambda...
steffengung
Offline Send Email
Mar 12, 2004
8:35 am
484
I am 23/f with a zest for life interested in meeting guys and girls that enjoy some of the same things. Check out some of my pics here and the link to my...
vroom_780787@...
Send Email
Mar 13, 2004
1:20 am
485
I am relatively new to emacs, but I really like the realtime validation of XML with nxml-mode. I am so new, I didn't have a .emacs file, so I start blank....
albuckiii
Offline Send Email
Mar 14, 2004
5:03 am
486
Hi all, I'm afraid that this is the right place to ask this. I'm composing an UTF-8 encoded XML document using NT emacs (of course, the machine architecture is...
Yoon Kyung Koo
yoonforh
Offline Send Email
Mar 15, 2004
1:50 pm
487
I'm sorry I just thought wrong. please ignore the mail....
Yoon Kyung Koo
yoonforh
Offline Send Email
Mar 15, 2004
2:05 pm
488
The file displayed below is a valid xhtml file, but nxml says that is an invalid one. ... <?xml version="1.0"?> <html xmlns="http://www.w3.org/1999/xhtml"> ...
matwb@...
Send Email
Mar 25, 2004
12:01 pm
489
... I'm pretty sure any xml validator would also object. In other words, it's not valid. Bruce...
Bruce D'Arcus
bdarcus@...
Send Email
Mar 25, 2004
12:18 pm
Messages 460 - 489 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