From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Newsgroups: gmane.emacs.help Subject: Re: Auto-completion and code browsing Date: Fri, 18 May 2007 15:00:30 +0200 Message-ID: <87iraqe175.fsf@gmail.com> References: <1179457344.306288.16090@h2g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179495156 29507 80.91.229.12 (18 May 2007 13:32:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 May 2007 13:32:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 18 15:32:35 2007 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 1Hp2ZN-00065D-4P for geh-help-gnu-emacs@m.gmane.org; Fri, 18 May 2007 15:32:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hp2hZ-0003UK-VN for geh-help-gnu-emacs@m.gmane.org; Fri, 18 May 2007 09:41:01 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-X-Trace: individual.net vtbTUR5BFNzkR2HRm38sUAdoqDbLUxA+cAp3RcLRsKbpwMH4f8 X-Orig-Path: news.individual.net!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux) Cancel-Lock: sha1:jTawfUMPNHlmuQInd4jpkSr5A+U= Original-Xref: shelby.stanford.edu gnu.emacs.help:148548 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:44140 Archived-At: Bo Yang writes: > Hi, > I am intending to use Emacs as my default editor > in this summer's coding. After struggling for two > days to configure it, I am very disappoint now. > I make the auto-completion work, but it works very > fooly. Its completion results are stupid. As to the > code browsing module, it even can't jump to the definition > of the funtion I am visiting. > How disappointing this is! Is there any better way to make > Emacs work more excellent in the this two area? > > > Regards! > > Bo > What language? I too have been struggling with the CEDET package, but its kind on in a transitory phase at the moment I think. I am currently waiting on Eric, the maintainer, to get back to me with some ideas on how to get completion working for the Linux system files - it seems not to work as advertised at the moment with some inconsistencies between system includes, system database, ebrowse and semantic parsers. Have you hippie-expand? That is good for "in file" completion.