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 830 - 859 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
830
Hi all, I haven't been able to figure out if this is something that I could have in nxml-mode. I converted the WSDL schema to RNC and used that in nxml-mode....
agilejava
Offline Send Email
Nov 2, 2004
12:30 pm
831
For those of you who are using RNC, I've updated my little reference document "Relax NG Compact Syntax (RNC)". The new material enumerates the xsd: datatypes...
John W. Shipman
shipman507
Offline Send Email
Nov 4, 2004
12:12 am
832
Newbie question: Could some kind soul point me to the nxml equivalents of (sgml-find-element-of (point)) ;; returns the element of point (sgml-element-name...
Ken Beesley
kennethbeesley
Offline Send Email
Nov 6, 2004
7:34 pm
833
... Nice document. Concerning http://infohost.nmt.edu/tcc/help/pubs/rnc/xsd.html it is said: double Same as float, but with 64-bit internal precision and a...
Vincent Lefevre
vinc17fr
Offline Send Email
Nov 7, 2004
12:28 pm
834
I have been working on setting up folding the way I want it, and I have put together a file called fold-dwim.el, which I have just posted to...
Peter Heslin
peterjheslin
Offline Send Email
Nov 8, 2004
11:53 pm
835
FEEL FREE TO VISIT AND GET FREE CALLINGCARDS AS BONUS. MAKE LOCAL AND INTERNATIONAL CALLS FREE.. SIGN-UP HERE http://tinyurl.com/4cztb I wish to circulate...
jame_smith009
Offline Send Email
Nov 9, 2004
9:34 am
836
I want an RNC version of the W3C Schema language. Anyone have one? I took the xsd from w3c's site and ran it through rngconv (had to use the URI to the w3...
Charles Fineman
cfineman
Offline Send Email
Nov 9, 2004
4:52 pm
837
trang consumes the non-normative DTD from XSD Part 1, but I have no experience using the results to create schemas. -- Ed ... [ ... ]...
Ed Mooney
elmooney1
Offline Send Email
Nov 9, 2004
5:47 pm
838
I used Jeni Tennison's rng version to create an rnc version using trang. It works very well. Jeni's rng schema for XML Schema can be found at: ...
mcundiff1@...
mcundiff3
Offline Send Email
Nov 9, 2004
8:32 pm
839
Hai Friends,this is MONIKA, Believe me...it will change our lifes,it's totally FREE......... Stop buying prepaid cards. Earn your prepaid cards with FREE......
jame_smith009
Offline Send Email
Nov 10, 2004
5:01 am
840
Hi all, Just upgraded to the latest version and this is what I do: Shift < then type the first couple of chars and then Ctrl-Return to complete a opening tag. ...
Gavin Henry
gchenry22
Offline Send Email
Nov 14, 2004
10:00 pm
841
Not sure this is what you're looking for, but: (custom-set-variables '(nxml-slash-auto-complete-flag t)) in your .emacs completes the tag when you type '</'. ...
Ed Mooney
elmooney1
Offline Send Email
Nov 15, 2004
2:58 pm
842
... Fantastic!!! I'll try tonight. Any thoughts as to why it stopped working in the first place?...
Gavin Henry
gchenry22
Offline Send Email
Nov 15, 2004
3:19 pm
843
... You can set this with M-x customize-group RET nxml RET and then toggle Nxml Slash Auto Complete Flag ... See "NEWS" in the nxml-mode installation...
Ed Mooney
elmooney1
Offline Send Email
Nov 15, 2004
3:36 pm
844
... I see, it was a while ago. There's a lot of good stuff in the NEWS file, I searched high and low for a manual yesterdat for all the commands, it even says...
Gavin Henry
gchenry22
Offline Send Email
Nov 15, 2004
4:36 pm
845
... Thanks a million!!! ... -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1467 624141 M +44 (0) 7930 323266 F +44 (0) 1224 742001 E...
Gavin Henry
gchenry22
Offline Send Email
Nov 15, 2004
8:29 pm
846
... From: Gavin Henry Is this a manual I can only access in Emacs, and not a MAN page? I only ever use Emacs for Docbook XML stuff, so I'm not an expert with...
Pawson, David
dpawson2000
Offline Send Email
Nov 16, 2004
8:11 am
847
... Great!!! -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1467 624141 M +44 (0) 7930 323266 F +44 (0) 1224 742001 E ghenry@... ...
Gavin Henry
gchenry22
Offline Send Email
Nov 16, 2004
10:10 am
848
I am trying this from past 3 months and getting free calling cards why not u.... http://urbonus.notlong.com U can get more by refering your beloved ones....
jame_smith009
Offline Send Email
Nov 20, 2004
9:29 am
849
I too saw the one hour television show, that has ultimatly changed my life, for this program. It showed people throughout the country coming out of...
helenmorris9
Offline Send Email
Nov 21, 2004
1:11 am
850
can I use the xml:lang attribute to automatically select the appropriate ispell dictionary? should this kind of support for spell checking with ispell.el be a...
Vidar Gundersen
ilteph
Offline Send Email
Nov 21, 2004
3:36 pm
851
... I have just written a package that does this for flyspell-mode (which uses ispell.el, but checks on the fly). I would guess that it would in fact be much...
usenet@...
peterjheslin
Offline Send Email
Nov 22, 2004
8:51 pm
852
Hi, I am creating a xml version of lilypond, essentially xml music notation. I need to make tags line up with nxml/emacs and also have colorizations specific...
aamehl
Offline Send Email
Nov 22, 2004
9:30 pm
853
... I'm not sure I'm following, but it strikes me that you need to design the XML such that whitespace doesn't matter. You shouldn't have to worry about the...
Bruce D'Arcus
bdarcus@...
Send Email
Nov 22, 2004
9:37 pm
854
design ... In this case it does because this needs to be readable and intuitive I need to set up the editor so that parts of the score line up generally ...
aamehl
Offline Send Email
Nov 22, 2004
9:43 pm
855
... So would this not work? <oboe> <measure>notes</measure><measure>notes</measure> </oboe> <violin> <measure>notes</measure><measure>notes</measure> </violin>...
Bruce D'Arcus
bdarcus@...
Send Email
Nov 22, 2004
9:54 pm
856
-true this would make it easier to see the parts right to left. unfortuatley the email didn't save the white space correctly on the up/down example oboe...
aamehl
Offline Send Email
Nov 22, 2004
10:02 pm
857
... very nice, i was able to test it briefly, but then after restarting emacs i started getting this error message, Symbol's function definition is void:...
Vidar Gundersen
ilteph
Offline Send Email
Nov 22, 2004
10:14 pm
858
... What about just using align-regexp to align the <measure> elements? Would that work? -- Rohan Lloyd...
Rohan Lloyd
nxml-mode@...
Send Email
Nov 23, 2004
2:33 am
859
... I googled for it and can't figure out how to make it fly. here's what I got: You can align text on a character, such as a tab. First, mark (i.e. select)...
aamehl
Offline Send Email
Nov 23, 2004
6:27 am
Messages 830 - 859 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