re: Xemacs associciate XSLT with XML buffer path problem
Brought to you by:
ovidiu
From: Marty K. <mar...@ya...> - 2003-02-05 17:49:36
|
I've had the best luck when I open the xml file and stylesheet using full windows paths, like C-x C-f c:/cygwin/home/me/doc.xml RET, not C-x C-f ~/doc.xml RET, and insuring that when you set the association the same full paths are used. I'm using an earlier version of xslt-process, cygwin native xemacs, and windows version of java. I think this is a difficult configuration to make work, since xemacs thinks it is on unix, and generates unix paths, while java expects windows paths. I've had to do some tinkering with the lisp code to get paths correct in some cases. From your post it looks like cygwin support might have been beefed up in 2.2. I'm going to go give 2.2 a wirl. Heidi Brannan wrote: >Hi there > > I am using Xemacs v 21.4 on Windows 2000 withCygwin. I am trying to > associate an XML doc with a stylesheet but Xemacs returns an error as the path created is incorrect. > > The error I find in the *XSLT* buffer is __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |