Re: dtd2vim

2014-04-15 Thread Russell Urquhart
Hi,

It turned out that the latest (2009?) build installed via its own installer. 
Cpan didn't work and wasn't necessary.

My other question, after using it, is that perlSGML seems to parse a given DTD, 
but it outputs the element names in lowercase. (Some of our element names have 
mixed case), this causes incorrect element names to be entered. Does anyone 
know how to have it keep the element names untouched.

Also, does anyone know if there is a version that will parse schema files 
accordingly?

Thanks for all your help!


Russ


On Sat, Apr 12, 2014 at 03:32:11AM -0700, John Little wrote:

 
 If so, you'd use cpan or cpanp to install SGML::DTD, needed by the dtd2vim 
 script.
 
 Regards, John Little
 

-- 
-- 
You received this message from the vim_use maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
vim_use group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: dtd2vim

2014-04-12 Thread John Little
On Saturday, April 12, 2014 5:11:08 AM UTC+12, russur wrote:
 I am trying to use the dtd2vim perl script. I have perl installed, and have 
 been able to use other perl installations, but this one doesn't seem to work.

doesn't seem to work... not a lot to go on...;)

Does it say something beginning with
Can't locate SGML/DTD.pm in @INC ...

If so, you'd use cpan or cpanp to install SGML::DTD, needed by the dtd2vim 
script.

Regards, John Little

-- 
-- 
You received this message from the vim_use maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
vim_use group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


dtd2vim

2014-04-11 Thread russurquhart1
 Hi,

I am trying to use the dtd2vim perl script. I have perl installed, and have 
been able to use other perl installations, but this one doesn't seem to work.

I sent some email to the developer, but haven't heard anything. Has anyone used 
this, or had any success?


Thanks,


Russ

-- 
-- 
You received this message from the vim_use maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
vim_use group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.