From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Andrea Vettorello" Newsgroups: gmane.emacs.help Subject: Re: code completion with type check Date: Tue, 12 Jun 2007 13:10:47 +0200 Message-ID: <7d5440240706120410p31ee2697r612bc2574d752ae3@mail.gmail.com> References: <1181644448.531666.283680@d30g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181646670 7076 80.91.229.12 (12 Jun 2007 11:11:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Jun 2007 11:11:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 12 13:11:09 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 1Hy4HC-00066o-D9 for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 13:11:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hy4HB-0003Ze-Sz for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 07:11:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hy4Gy-0003ZZ-KJ for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 07:10:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hy4Gx-0003ZN-60 for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 07:10:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hy4Gx-0003ZK-11 for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 07:10:51 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hy4Gv-0006fJ-RX for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 07:10:50 -0400 Original-Received: by wa-out-1112.google.com with SMTP id k34so2495734wah for ; Tue, 12 Jun 2007 04:10:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=e9HbANu49p7HPzf7RFmDhkEvXCD/C2QhvQmLMdt2/lJpvOHPqxeCBAiNfv6Zk0I9nxNw9Y/qP0ixvFn/oPUJ9MDMt6lFRv8xnKHaaq6np77G3hpU77RkepcQ6Y20G7ktAB4D/8T1SYUtnmSIO1SieG25mHNQxJ5V8VWKnKk19cc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dmCoZ9hPVvKJVDpppeHxUMADYxlVm4J8/3wYUtpwxMfkaQX6+i5rrfAu5myErm4Vi6AX+gHo888eOEd4nR9g6UQfXZ3du0q22IP4InC27H/OGbjuMC30K3oMvN3wbdXPTxep6Mj1xzCa62cyBh+pIaV97z5cWbQJ0DpvNKzBakw= Original-Received: by 10.114.146.1 with SMTP id t1mr6582076wad.1181646647625; Tue, 12 Jun 2007 04:10:47 -0700 (PDT) Original-Received: by 10.141.212.12 with HTTP; Tue, 12 Jun 2007 04:10:47 -0700 (PDT) In-Reply-To: <1181644448.531666.283680@d30g2000prg.googlegroups.com> Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) 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:44917 Archived-At: On 6/12/07, Martin wrote: [...] > So, there must be something like this out there, right? Maybe CEDET/Semantic (http://cedet.sf.net)... -- Andrea