X-Spam-Check-By: sourceware.org Message-ID: <4532B03E.9060208@kringlecottage.com> Date: Sun, 15 Oct 2006 17:03:42 -0500 From: Dave & Diane User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) MIME-Version: 1.0 To: Frodak CC: cygwin AT cygwin DOT com Subject: Re: vim mlcscope interface issues References: <20061014151934 DOT 81231 DOT qmail AT web58411 DOT mail DOT re3 DOT yahoo DOT com> In-Reply-To: <20061014151934.81231.qmail@web58411.mail.re3.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Frodak, Interesting find. Looks like I'll have to work with the vim folks to see if they will add support for mlcscope. It is a completely different version than cscope, but the interface is generically the same so I don't think it would be too difficult to add support in vim and fix if_cscope.c to support both. In the meantime, if you don't have sourceforge cscope installed, you might try creating a symbol link called cscope and see if that works too. Cheers Dave Frodak wrote: >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/ > > > > -- Diane & Dave http://www.velvetstarbears.com/ http://www.kringlecottage.com/ Fortune: The difference between America and England is that the English think 100 miles is a long distance and the Americans think 100 years is a long time. -- 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/