X-Spam-Check-By: sourceware.org Message-ID: <20061014151934.81231.qmail@web58411.mail.re3.yahoo.com> Date: Sat, 14 Oct 2006 08:19:34 -0700 (PDT) From: Frodak Subject: vim mlcscope interface issues To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/