From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: FX Coudert Newsgroups: gmane.comp.gcc.fortran,gmane.emacs.devel Subject: Re: Emacs and GFortran Date: Tue, 31 Oct 2006 07:43:00 +0100 Message-ID: <05DA20E5-B163-4A84-A366-67C848155E8A@gmail.com> References: <20061030211304.GB7761@troutmask.apl.washington.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162277000 12399 80.91.229.2 (31 Oct 2006 06:43:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Oct 2006 06:43:20 +0000 (UTC) Cc: Steve Kargl , Richard Stallman , Angelo Graziosi , fortran@gcc.gnu.org, emacs-devel@gnu.org Original-X-From: fortran-return-15341-gcgf-fortran=m.gmane.org@gcc.gnu.org Tue Oct 31 07:43:12 2006 Return-path: Envelope-to: gcgf-fortran@gmane.org Original-Received: from sourceware.org ([209.132.176.174]) by ciao.gmane.org with smtp (Exim 4.43) id 1GenL3-00050i-Se for gcgf-fortran@gmane.org; Tue, 31 Oct 2006 07:43:10 +0100 Original-Received: (qmail 17072 invoked by alias); 31 Oct 2006 06:43:07 -0000 Original-Received: (qmail 17062 invoked by uid 22791); 31 Oct 2006 06:43:06 -0000 X-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DNS_FROM_RFC_ABUSE,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Original-Received: from smtp2-g19.free.fr (HELO smtp2-g19.free.fr) (212.27.42.28) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 31 Oct 2006 06:43:05 +0000 Original-Received: from [192.168.0.5] (coudert.name [82.239.100.53]) by smtp2-g19.free.fr (Postfix) with ESMTP id 03D1875DA7; Tue, 31 Oct 2006 07:43:01 +0100 (CET) In-Reply-To: Original-To: Stefan Monnier X-Mailer: Apple Mail (2.752.2) X-IsSubscribed: yes Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Post: List-Help: , Original-Sender: fortran-owner@gcc.gnu.org Xref: news.gmane.org gmane.comp.gcc.fortran:15311 gmane.emacs.devel:61464 Archived-At: > AFAIK the GNU form *can* do it with the following syntax: > > :-: > > and if you want to add column info, that can be done as well: > > :.-.: Which, you'll agree is not very usefull is the error arises from the conjunction of 3 different statements at lines 5, 19 and 1027. As for the change for the first line from "In file foo.f90:180:" to "foo.f90:180:", could you please file a bug-report about that? (http://gcc.gnu.org/bugzilla/ , under component "fortran", with severity "enhancement") I think it can be done at some point before the 4.3 release. FX