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 1360 - 1406 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1360
visit, join , forward http://www.studyjava.org/forums/...
urvasi1993
Offline Send Email
Jul 5, 2006
9:11 am
1362
hi Urvasi, thanks for your invitation. i am not from software side. i am Unix Administrator....
iamverysimpleguy
iamverysimpl...
Offline Send Email
Jul 19, 2006
4:28 pm
1363
Would it be possible to use the rng*.el files that comes with nxml-mode to write a new mode for CSS files? Any tips about what is needed to do that?...
Lennart Borgman
nlborgman
Offline Send Email
Jul 20, 2006
12:16 am
1364
Lennart Borgman wrote: Hi ... It depends what you want to do. I guess this is about completion against a schema? So you can use 'rng-c-parse-file' to parse...
Florent Georges
darkman_spam
Offline Send Email
Jul 20, 2006
4:44 pm
1365
isn't there already an emacs major mode for css? ... -- http://chris.chiasson.name/...
Chris Chiasson
cpcender
Offline Send Email
Jul 20, 2006
5:00 pm
1366
[This is a re-send; apologies if it shows up on the list twice.] ... Several even. I've tried several and have been most happy with this one: ...
Edward O'Connor
hmallow42
Offline Send Email
Jul 20, 2006
5:46 pm
1367
... I didn't study it in details, but it seems to not support completion against a schema. Since Lennart (mmh, he was Lennart, right?) spook about rng-*.el...
Florent Georges
darkman_spam
Offline Send Email
Jul 20, 2006
6:32 pm
1368
... Thanks drkm, that was what I had in mind. Context sensitive completion. I will have a look and see how much trouble it is....
Lennart Borgman
nlborgman
Offline Send Email
Jul 20, 2006
7:49 pm
1369
Lennart Borgman wrote: Hi ... You can also take a look at 'nxml-complete' to see an example of use. Note I never look at this code, so I don't know if it is...
Florent Georges
darkman_spam
Offline Send Email
Jul 20, 2006
7:53 pm
1370
... Thanks Ted. I know about these modes (from http://www.emacswiki.org/cgi-bin/wiki/CascadingStyleSheetMode). However does any of those have context sensitive...
Lennart Borgman
nlborgman
Offline Send Email
Jul 20, 2006
8:07 pm
1371
... I have played a little bit with nxtml-complete in nxhtml-mode and I did find it rather complex. However in the case of css it looks much easier to restart...
Lennart Borgman
nlborgman
Offline Send Email
Jul 20, 2006
8:13 pm
1372
Hi everybody, first post on this group... Years ago I was addicted to a LaTeX minor-mode for emacs called "talcum" (was it already called like that? I don't...
fabrulous
Offline Send Email
Jul 26, 2006
5:35 am
1375
Hi all, I was wondering how possible this would be. I want to have emacs/nxml alias the tags so that a user doesn't see the actual docbook/xhtml etc elements...
aamehl
Offline Send Email
Aug 9, 2006
6:04 am
1376
I am in the process of switching to db5. Given (the generality of) RELAX NG and the requirements of nxml mode, my guess is that (at least) someone has written...
Chris Chiasson
cpcender
Offline Send Email
Aug 13, 2006
7:26 am
1377
... That's part of the standard 5.0 distribution. For example, http://docbook.org/xml/5.0b7/rng/docbookxi.rnc Be seeing you, norm -- Norman Walsh...
Norman Walsh
normwalsh
Online Now Send Email
Aug 14, 2006
1:31 pm
1379
Funny and humiliating :-] ... -- http://chris.chiasson.name/...
Chris Chiasson
cpcender
Offline Send Email
Aug 14, 2006
6:59 pm
1391
The Great Stock Market Secret When the stock market is going up and all your stocks and mutual funds are making money you feel like a genius. It is too bad...
Gore Casal
gorecasal
Offline Send Email
Oct 27, 2006
9:18 am
1392
How To Succeed In Online Financial Trading Using Freebies Did you know that many of the tools and resources that we consider essential for online trading...
Mondy Santilo
mondysantilo
Offline Send Email
Nov 2, 2006
8:00 am
1393
Platform: Intel Pentium M, Ubuntu Dapper, emacs21 21.4a-3ubuntu2, nxml-mode 20041004-5 trang 20030619-4 I am a _long_ time psgml user that eventually will try...
Steinar Bang
sb@...
Send Email
Nov 29, 2006
6:58 pm
1394
... James came from Relax to relax NG. nxml-mode works (once you read the manual :-) with the .rnc format of a relax ng schema. XSD is the [insert bad...
Dave Pawson
dpawson2000
Offline Send Email
Nov 29, 2006
8:33 pm
1395
... Do you get an error because the particular file you're editing contains an an xsi:schemaLocation instance, or do you just get an error when nxml is parsing...
Michael(tm) Smith
xmldoc
Offline Send Email
Nov 30, 2006
8:34 am
1396
... I get the error because the file contains an xsi:schemaLocation instance. ... Do I need a schema that allows using a schemaLocation attribute in the ...
Steinar Bang
sb@...
Send Email
Nov 30, 2006
11:14 am
1397
... If you read to the bottom. You will see that's what I did. :-) I need to think out loud when I'm doing stuff, so the message was mostly me thinking to...
Steinar Bang
sb@...
Send Email
Nov 30, 2006
11:17 am
1398
Steinar Bang wrote: Hi ... This attribute has to be explicitelly allowed in RNG grammars. You can dig the archives for similar discussions. But I wonder if...
Florent Georges
darkman_spam
Offline Send Email
Nov 30, 2006
12:06 pm
1399
... I tried changing <element name="project"> <interleave> ... to <element name="project"> <attribute> <anyName/> </attribute> <interleave> ... in the...
Steinar Bang
sb@...
Send Email
Nov 30, 2006
8:51 pm
1402
Platform: Intel Pentium M, Ubuntu Dapper emacs21 21.4a-3ubuntu2 nxml-mode 20041004-5 When I used psgml to edit DocBook documents, I put the following the ...
Steinar Bang
sb@...
Send Email
Dec 18, 2006
11:31 am
1403
... If I could replace this line, somehow <typeId id="DocBook" uri="docbook.rnc"/> to find the RNC wrapper schema/customization layer, I would be able to ...
Steinar Bang
sb@...
Send Email
Dec 18, 2006
11:43 am
1404
... Thanx to Dave Pawson's FAQ on the issue http://www.dpawson.co.uk/relaxng/nxml/schemaloc.html I've now been able to make it look for the (not yet existing)...
Steinar Bang
sb@...
Send Email
Dec 18, 2006
12:20 pm
1405
Are you using DocBook 4 or 5? With emacs+ DocBook 4, I edited the rnc file to allow xi:include in new places. With DocBook 5, NDW has included docbookxi.rnc,...
Chris Chiasson
cpcender
Offline Send Email
Dec 18, 2006
1:55 pm
1406
Here's a list I've compiled of the commands I'm missing when trying to use nxml with my psgml-trained fingers: C-M-e (move to the end of the element, moves...
Steinar Bang
sb@...
Send Email
Dec 18, 2006
3:08 pm
Messages 1360 - 1406 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