From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ole Laursen Newsgroups: gmane.emacs.help Subject: Re: GNU Emacs and code completion Date: 08 Feb 2003 13:05:07 +0100 Organization: TDC Internet Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <871y2jj7v0.fsf@bach.composers> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044705960 24783 80.91.224.249 (8 Feb 2003 12:06:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 8 Feb 2003 12:06:00 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18hTk6-0006RS-00 for ; Sat, 08 Feb 2003 13:05:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hTjb-0007ch-04 for gnu-help-gnu-emacs@m.gmane.org; Sat, 08 Feb 2003 07:05:27 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.telebyte.nl!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 15 Original-NNTP-Posting-Host: 131.165.63.132 Original-X-Trace: 1044705914 dread15.news.tele.dk 123 131.165.63.132 Original-X-Complaints-To: abuse@post.tele.dk Original-Xref: shelby.stanford.edu gnu.emacs.help:109950 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6455 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6455 Renato Perini writes: > I wanted to know if there is some way to use some sort of code > completion under GNU Emacs. You could try Semantic for context-sensitive completion for a growing number of languages: http://cedet.sf.net Pressing M-/ a few times works often, though. -- Ole Laursen http://www.cs.auc.dk/~olau/