From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bo Yang Newsgroups: gmane.emacs.help Subject: Auto-completion and code browsing Date: 17 May 2007 20:02:24 -0700 Organization: http://groups.google.com Message-ID: <1179457344.306288.16090@h2g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312" X-Trace: sea.gmane.org 1179459128 21720 80.91.229.12 (18 May 2007 03:32:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 May 2007 03:32:08 +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 05:32:07 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 1HotCJ-0001gf-93 for geh-help-gnu-emacs@m.gmane.org; Fri, 18 May 2007 05:32:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HotKT-0004ZN-38 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 May 2007 23:40:33 -0400 Original-Path: shelby.stanford.edu!newshub.stanford.edu!postnews.google.com!h2g2000hsg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 202.113.229.26 Original-X-Trace: posting.google.com 1179457354 18051 127.0.0.1 (18 May 2007 03:02:34 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 18 May 2007 03:02:34 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.3; .NET CLR 1.1.4322) Gecko/20070309 Firefox/2.0.0.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: h2g2000hsg.googlegroups.com; posting-host=202.113.229.26; posting-account=rR1_YA0AAADMVJVacbmJ07NiW_2q--PC Original-Xref: shelby.stanford.edu gnu.emacs.help:148527 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:44119 Archived-At: 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