From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michal Newsgroups: gmane.emacs.help Subject: Re: tramp-2.1.15/cscope-15.7 and emacs 22 vs emacs 23 Date: Thu, 19 Feb 2009 10:41:17 +0100 Organization: education Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1235040102 4597 80.91.229.12 (19 Feb 2009 10:41:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2009 10:41:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 19 11:42:57 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1La6MM-0004g2-VH for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Feb 2009 11:42:27 +0100 Original-Received: from localhost ([127.0.0.1]:39749 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1La6L2-0006eJ-Lw for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Feb 2009 05:41:04 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newshub.sdsu.edu!feeder.erje.net!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!t-online.de!news.task.gda.pl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: jupiter.adlex.com Original-X-Trace: news.task.gda.pl 1235036628 1953 157.25.157.162 (19 Feb 2009 09:43:48 GMT) Original-X-Complaints-To: abuse@news.task.gda.pl Original-NNTP-Posting-Date: Thu, 19 Feb 2009 09:43:48 +0000 (UTC) X-Mailer: KMail/1.7.1 User-Agent: mozilla news reader Cancel-Lock: sha1:gxe5mML1WCsm6IJ9tOPPN3QYCuE= Original-Xref: news.stanford.edu gnu.emacs.help:166891 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62198 Archived-At: Michael Albinus writes: > With Emacs 23, csope-index-files shall use the new functions > start-file-process or process-file, respectively. Thea replace > start-process and call-process for accessing remote hosts. Hallo Michael. Your suggestion did the job!!! cscope 15.7 I use are in: http://sourceforge.net/project/showfiles.php?group_id=4664 there is xcscope.el file which contains all emacs related stuff for cscope. I applied Your suggestion to whole the file (other functions did the same problem). there were 3 changes in total. Thank You for Your help and best regards! Michal