using cygwin's Perl from within gvim

Lyle lylez@kc.rr.com
Wed Oct 22 06:27:00 GMT 2003


Hello

I am unable to use Perl from within gvim. For example, if within
gvim, I type
Esc :%!perl -p -e 's/public/private/;'   and hit return,

nothing happens, where as if I issue this exact same command

cat filename.java | perl -p -e 's/public/private/;'

from the cygwin bash command line (outside of gvim), then it works as
expected. When attempting to execute this command from the
gvim editor, as shown above, a shell window appears and then
disappears immediately, causing me to suspect that some sort
of error message is being displayed, but its too fast to read it.

Attempting this same action using gvim and Perl on AIX Unix
works fine, so its not a mistake in the Perl syntax.

I'm using VIM 6.1 (2002 Mar 24, compiled Mar 24 2002 16:04:44)
MS-Windows 32 bit GUI version with OLE support on Windows XP.

Any ideas?

thanks



Lyle Ziegelmiller lylez@kc.rr.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 13425 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20031022/eb3c5a79/attachment.obj>


More information about the Cygwin-xfree mailing list