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 to share photos of your group with the world? 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 325 - 354 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
325
... Aha! Here is my personal list of top editing functions from PSGML that seem to be harder to do in nXML, sorted by my ranking of their usefulness: * C-c RET...
cabo@...
knurfel
Offline Send Email
Nov 1, 2003
8:33 am
326
... Can you explain a bit more why this one is useful? ... You just do C-RET in a place where you could type an attribute name or an attribute value. I don't...
James Clark
james_j_clark
Offline Send Email
Nov 1, 2003
9:22 am
327
... I agree with Carsten that this is quite useful, mostly when you're in the process of expanding a document through copy and paste. That's actually how I: -...
Xavier Cazin
xavier_cazin
Offline Send Email
Nov 1, 2003
10:38 am
328
... Changing the element type is useful when editing documents in a number of DTDs. For HTML, think changing <ol> into <ul> or <i> in <em> or <cite> (but it's...
cabo@...
knurfel
Offline Send Email
Nov 1, 2003
11:11 am
329
... I much prefer one menu. However, I don't like hiding all commands in submenus and I don't like very long menus. I think the right approach is to be...
James Clark
james_j_clark
Offline Send Email
Nov 2, 2003
12:42 am
330
* cabo@... ... * James Clark ... I use this function a lot when using PSGML, mainly when translating an XML document manually from one schema to...
Lars Marius Garshol
garshol2000
Offline Send Email
Nov 2, 2003
12:40 pm
331
... I use this function a lot, when changing tags in my DocBook documents (mostly when I've found more appropriate semantic markup)....
Steinar Bang
sb@...
Send Email
Nov 2, 2003
9:40 pm
332
Hello James, ... [...] it does here. Thanks. Patrick -- You are your own rainbow!...
Patrick Gundlach
patrick_gund...
Offline Send Email
Nov 3, 2003
1:07 pm
333
... Hash: SHA1 As hinted: http://nwalsh.com/perl/locatingrules/ with a little commentary at http://norman.walsh.name/2003/11/03/locrules ... Thanks, James. I...
Norman Walsh
normwalsh
Offline Send Email
Nov 3, 2003
4:26 pm
334
(Quick test on a large .xsl file) 1. Selected the entire .xsl file, M-x indent-region 2. M-x outline-minor-mode 3. Customize outline-regexp to " *\<" 4. M-x...
derek lane
derekglane
Offline Send Email
Nov 5, 2003
9:24 am
335
... You're right. I can see now there's no point in having menu items for those. But that said, it seems like being _too_ selective can also be not such a...
Michael Smith
xmldoc
Offline Send Email
Nov 6, 2003
9:30 am
336
I'm just trying to understand namespaces and how they work. I want to add elements from another namespace to an element. So, in short, I have an instance...
Bruce D'Arcus
bdarcus@...
Send Email
Nov 7, 2003
1:36 am
337
Has anyone out there using nxml-mode on Panther seen anything like the following? I'm getting errors on loading my .emacs file, but I don't really think ...
Bruce D'Arcus
bdarcus@...
Send Email
Nov 7, 2003
2:02 am
338
Just applied the patch and while it let me use nxml-mode, the next time emacs started up .emacs-places got turned into some kind of garbage and i had to force...
Arne Claassen
sdether01
Offline Send Email
Nov 7, 2003
5:22 am
339
hello all, I read James Clark's README on how to set-variable nxml-child-indent to be what I want, although the variable is reset once the Emacs session ends....
tpc@...
tqf
Offline Send Email
Nov 7, 2003
2:57 pm
340
... I think the recommended way is using the "customize-group" interface. If you type "M-x customize-group" and then type "nxml", you'll get a form that lets...
Michael Smith
xmldoc
Offline Send Email
Nov 8, 2003
3:11 am
341
... Hash: SHA1 ... I think this would solve a problem I'm having, though perhaps I'm overlooking a simpler solution. I have a tree of documents,...
Norman Walsh
normwalsh
Offline Send Email
Nov 8, 2003
1:43 pm
342
... Hash: SHA1 Hi James, I have a grammar that includes include "/share/online/www/docbook/rng/4.3b5/docbook.rnc" I'd really like that to be include...
Norman Walsh
normwalsh
Offline Send Email
Nov 8, 2003
1:45 pm
343
I attach a small wrapper schema which defines an element name in Chinese (I have no idea what, if anything, the word means...). When I load it in nxml, I get a...
Sebastian Rahtz
srahtz
Offline Send Email
Nov 8, 2003
2:52 pm
344
... I'm afraid I am saying something dumb again, but does string-match handle Unicode characters? rng-c-ncname-re is defined as "\\w+", and is handled by...
David Tolpin
dvd@...
Send Email
Nov 9, 2003
4:08 pm
345
... +1.... xml catalogs only, that is. regards DaveP. *** snip here **** - DISCLAIMER: NOTICE: The information contained in this email and any attachments is ...
david.pawson@...
dpawson2000
Offline Send Email
Nov 10, 2003
10:54 am
346
... I've looked at the TODO list more carefully over last week-end; although some items are still beyond me, here are my favorite ones in each section. ...
Xavier Cazin
xavier_cazin
Offline Send Email
Nov 11, 2003
10:45 am
347
... if this is true, it surely puts a fairly limitation on nxml? Iy my colleagues in Japan can't use... -- Sebastian Rahtz Information Manager Oxford...
Sebastian Rahtz
srahtz
Offline Send Email
Nov 11, 2003
1:15 pm
348
... \w matches anything that has syntax class 'w' in the current syntax table, which can include non-ASCII characters as well as ASCII characters. The problem...
James Clark
james_j_clark
Offline Send Email
Nov 12, 2003
11:06 am
349
... ah, that explains it all. understood. thanks! -- Sebastian Rahtz Information Manager Oxford University Computing Services 13 Banbury Road, Oxford OX2...
Sebastian Rahtz
srahtz
Offline Send Email
Nov 12, 2003
12:39 pm
350
Hi. I am experiencing the following issue: sometimes, when after committing a buffer with vc-next-action, Emacs 21.2 gives me an error: rng-clear-cached-state:...
Hugo Haas
hugo_haas
Online Now Send Email
Nov 12, 2003
5:54 pm
351
... It's still going to be a little tedious depending on how many levels your tree has, since you would have to do <uri pattern="/rooted/somewhere/*" .../> ...
James Clark
james_j_clark
Offline Send Email
Nov 13, 2003
3:14 am
352
* Hugo Haas <hugo@...> [2003-11-12 17:01+0000] ... I have managed to get more information with debug-on-error: Debugger entered--Lisp error:...
Hugo Haas
hugo_haas
Online Now Send Email
Nov 13, 2003
12:28 pm
353
... I've seen this once or twice but have never been able to reliably reproduce it. From looking at the code, I think that it's caused by a bug in Emacs [1]...
James Clark
james_j_clark
Offline Send Email
Nov 14, 2003
1:45 am
354
I've struggled a bit with figuring out how to implement a customization layer for the docbook schema. I seem to almost have it right, but nxml mode gives me...
Bruce D'Arcus
bdarcus@...
Send Email
Nov 16, 2003
11:39 am
Messages 325 - 354 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