Hi, Over the last several days I've been trying to use vim with mlcscope and have come to the conclusion that the two won't place nice. Whenever performing a ":cs find ..." vim would hang until I killed the mlcscope process. I couldn't find anything on-line about compatibly issues between the two. I downloaded sourceforge cscope and had no issues with it working with vim.
I've decided to look at the vim source file if_cscope.c line 633 and changed it to key off of the string "mlcscope" instead of "cscope" it started to work. Anyways, I thought I'd mention it because I had such a tough time with it. :-) Frodak __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/