From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ender.Dai@gmail.com Newsgroups: gmane.emacs.help Subject: cscope breaks on emacs 22.1.1 Date: Thu, 15 May 2008 03:05:14 -0700 (PDT) Organization: http://groups.google.com Message-ID: <0663b6a4-1de5-4a19-9d71-9ea5f37ffffd@s33g2000pri.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210860826 14514 80.91.229.12 (15 May 2008 14:13:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 14:13:46 +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 May 15 16:14:14 2008 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 1JweBN-0007ta-EG for geh-help-gnu-emacs@m.gmane.org; Thu, 15 May 2008 16:11:45 +0200 Original-Received: from localhost ([127.0.0.1]:44730 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JweAe-0005dk-3a for geh-help-gnu-emacs@m.gmane.org; Thu, 15 May 2008 10:11:00 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!s33g2000pri.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 192.18.43.225 Original-X-Trace: posting.google.com 1210845914 13783 127.0.0.1 (15 May 2008 10:05:14 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 15 May 2008 10:05:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s33g2000pri.googlegroups.com; posting-host=192.18.43.225; posting-account=rlaWCgoAAAA7F6xF0Yj0rsisnDrXr0I6 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 proxy-proxy Original-Xref: news.stanford.edu gnu.emacs.help:158637 X-Mailman-Approved-At: Thu, 15 May 2008 10:10:09 -0400 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:54018 Archived-At: Hi experts, I'm a fedora core 8 user and use cscope-15.5-15.4.fc7 and emacs-22.1-11.fc8 on my laptop. Just now I found cscope didn't work properly with my emacs: cscope-find-global-definition (and a few other functions) can't find any definition in my c code. I'm sure I set cscope database path correctly, because cscope-find-this-symbol works. And I'm also sure that the database file was created properly, because all the functions of cscope (not xcscope in emacs) works properly. I think the issue didn't appear before I upgrade the emacs to the version now used (emacs-22.1-11.fc8), so I'm wondering if there are any emacs user have the same problem with me? I'm just a emacs end user, not a elisp expert, so if you need more info, debug message, elisp output, etc, just tell me what should I do and I will feed back ASAP. Thanks for reading the post. Any help will be appreciated.