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 1130 - 1159 of 1979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1130
Could someone tell me where I can pass on a bug fix. I've tried emailing James Clark directly, but have not had any response....
jon6685
Offline Send Email
Jan 2, 2006
1:43 pm
1131
... I do not know how to reach him, but maybe you can put the fix on http://www.emacswiki.org/ - ?...
Lennart Borgman
nlborgman
Offline Send Email
Jan 2, 2006
2:45 pm
1132
... Please post it here, too :-) Be seeing you, norm -- Norman Walsh <normyahoo@...> | Never despair; but if you do, http://nwalsh.com/...
Norman Walsh
normwalsh
Offline Send Email
Jan 2, 2006
8:33 pm
1133
The bug is in nxml-backward-single-paragraph, which has ramifications for paragraph filling since nxml-do-fill-paragraph uses this function when defining the...
jonhurst737
Offline Send Email
Jan 3, 2006
8:00 am
1134
... Thanks John. Not line 10 of the defun in my listing though? The modified line is marked ;;DP below. Works OK after the mod you supplied though. Can you...
Dave Pawson
dpawson2000
Offline Send Email
Jan 3, 2006
8:46 am
1135
... You're right. But it's the line 10 after the docstring. Coincidence ?-) Best wishes to all, --drkm ...
Florent Georges
darkman_spam
Offline Send Email
Jan 3, 2006
11:00 am
1136
... OK Florent :-) So long as we are talking about the same change, line 10 it is! regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk...
Dave Pawson
dpawson2000
Offline Send Email
Jan 3, 2006
11:08 am
1137
... From: Dave Pawson <dave.pawson@...> Date: Tuesday, January 3, 2006 12:08 pm Subject: Re: [emacs-nxml-mode] Re: Bug report and fix ... What about a...
LENNART BORGMAN
nlborgman
Offline Send Email
Jan 3, 2006
1:12 pm
1138
... Or even "diff -u" for accurate legibility. --drkm ___________________________________________________________________________ Nouveau : téléphonez moins...
Florent Georges
darkman_spam
Offline Send Email
Jan 3, 2006
1:18 pm
1139
... That's the one. Jon...
jonhurst737
Offline Send Email
Jan 3, 2006
2:41 pm
1140
I've been trying to find a tool/technique to use to validate fragments of JSP code that are included into other fragments but not having much success. Clearly...
Paul Michael Reilly
pajatopmr
Online Now Send Email
Jan 9, 2006
4:09 pm
1141
Met my fiance here! hehe. Thought I should share it with any other guys who are worried about ending up alone like I was. Check it out...
belle.gobble1430@...
Send Email
Jan 10, 2006
2:35 pm
1142
... Probably, Narrowing? -- Victor Anyakin () ascii ribbon campaign /\ - against html mail...
Victor Anyakin
anyakinvictor
Offline Send Email
Jan 10, 2006
3:17 pm
1143
I'm trying to convert to nxml-mode. But I still didn't resolve some problems I have with it, so I'm calling for help. 1. The character encoding. It's my big...
rhnilica
Offline Send Email
Jan 14, 2006
3:08 pm
1144
... My advice would be to move *everything* to utf-8? Yes, its a pain, but worthwhile in the long term? Then you can mix your files freely? I'm sure there are...
Dave Pawson
dpawson2000
Offline Send Email
Jan 14, 2006
3:21 pm
1145
... Yes, thank for a nice advice. I'm thinkig about a unicode way. But it opens another can of problems which should be properelly resolved. ... the recode...
rhnilica
Offline Send Email
Jan 14, 2006
4:38 pm
1146
Hi, I have been recommended by my workmates to use nxml for editing XHTML and ZPT (http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/ZPT.stx). The...
Rakotomandimby Mihamina
mihamina.rakotomandim...
Send Email
Jan 14, 2006
5:04 pm
1147
Rakotomandimby Mihamina wrote: Salut ;-) ... What are the rules behind the code? At a first glance, it looks like a standard "2-spaces per level" XML...
Florent Georges
darkman_spam
Offline Send Email
Jan 14, 2006
5:18 pm
1148
... Thats what Unicode is for! ... Why do you enter 8859-2 characters? Either use numerical entities, or the nxml-mode unicode characters? ...
Dave Pawson
dpawson2000
Offline Send Email
Jan 14, 2006
5:33 pm
1149
... The problem is that nxml's schema validation doesn't know about all the extra tal:something and <tal:block>-like elements. It might be worthwile to make...
Reinout van Rees
rvanrees
Offline Send Email
Jan 14, 2006
7:41 pm
1150
Hi, I mostly edit "zope page templates" and XHTML text. How to know the usefull shortcuts of nXML-mode? Just for exampe, C-x C-t was "add tag" in the...
Rakotomandimby Mihamina
mihamina.rakotomandim...
Send Email
Jan 16, 2006
12:37 am
1151
On Mon, Jan 16, 2006 at 01:36:49AM +0100, Rakotomandimby Mihamina <mihamina.rakotomandimby@...> wrote ... Standard Emacs way: C-h m (and you...
Stephane Bortzmeyer
bortzmeyer@...
Send Email
Jan 16, 2006
9:40 am
1152
... As for other library: C-h m RET C-h i m nxml RET C-h k <some-key> C-h f nxml-<some-func> RET C-h w nxml-<some-comm> RET The first key you have to know...
Florent Georges
darkman_spam
Offline Send Email
Jan 16, 2006
10:13 am
1153
Hi Is there a way to push 'xsl:stylesheet/@version' in the process of choosing the schema to use to edit a document? Thanks to Norman, I can use his XSLT 2.0...
Florent Georges
darkman_spam
Offline Send Email
Jan 16, 2006
12:17 pm
1154
... I've used Tony Graham's xslide for xslt for some time. I thought it wouldn't be too hard to add the xslt 2.0 features. Like you, I found it better to set...
Dave Pawson
dpawson2000
Offline Send Email
Jan 16, 2006
12:31 pm
1155
... Hi ... Do you like it? I looked at it a few years ago, and never really begin to use it. I don't remember why I didn't liked it. What do you use in...
Florent Georges
darkman_spam
Offline Send Email
Jan 16, 2006
12:50 pm
1156
... XSLT. More because I'm used to it perhaps, but it does have extra XSLT support. regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk...
Dave Pawson
dpawson2000
Offline Send Email
Jan 16, 2006
12:56 pm
1157
... Yes, I guessed :-). But more precisely, which of these extra XSLT functionalities (which I don't know) do you use, which are usefull? I'd like to see if...
Florent Georges
darkman_spam
Offline Send Email
Jan 16, 2006
1:16 pm
1158
... Why choose when you can have both? :-) http://norman.walsh.name/2004/07/25/xslt20 The salient bit is to tell nxml-mode to use this schema for validating...
Norman Walsh
normwalsh
Offline Send Email
Jan 16, 2006
8:02 pm
1159
... how can it it be legal, if you do? -- Sebastian Rahtz Information Manager, Oxford University Computing Services 13 Banbury Road, Oxford OX2 6NN. Phone +44...
Sebastian Rahtz
srahtz
Offline Send Email
Jan 16, 2006
8:06 pm
Messages 1130 - 1159 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