From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.comp.gcc.fortran,gmane.emacs.devel Subject: Re: Emacs and GFortran Date: Mon, 30 Oct 2006 10:38:20 -0500 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162222753 6632 80.91.229.2 (30 Oct 2006 15:39:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 15:39:13 +0000 (UTC) Cc: fortran@gcc.gnu.org, emacs-devel@gnu.org Original-X-From: fortran-return-15295-gcgf-fortran=m.gmane.org@gcc.gnu.org Mon Oct 30 16:39:08 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 1GeZDh-0000nA-Uw for gcgf-fortran@gmane.org; Mon, 30 Oct 2006 16:38:38 +0100 Original-Received: (qmail 17781 invoked by alias); 30 Oct 2006 15:38:36 -0000 Original-Received: (qmail 17771 invoked by uid 22791); 30 Oct 2006 15:38:35 -0000 X-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,DNS_FROM_RFC_ABUSE,FORGED_RCVD_HELO X-Spam-Check-By: sourceware.org Original-Received: from tomts10.bellnexxia.net (HELO tomts10-srv.bellnexxia.net) (209.226.175.54) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Oct 2006 15:38:23 +0000 Original-Received: from pastel.home ([70.53.192.11]) by tomts10-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20061030153820.BZBS13241.tomts10-srv.bellnexxia.net@pastel.home> for ; Mon, 30 Oct 2006 10:38:20 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 71A606C363; Mon, 30 Oct 2006 10:38:20 -0500 (EST) Original-To: Angelo Graziosi In-Reply-To: (Angelo Graziosi's message of "Mon\, 30 Oct 2006 16\:27\:48 +0100 \(MET\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux) 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:15265 gmane.emacs.devel:61397 Archived-At: > I do not know if we are speaking of the same thing. We are. > hello.F:3: <=== This is the error message using the standard GNU format "::". > In file hello.F:3 This uses a gratuitously different format. Please complain to the GFortran authors about it. Maybe they have a good reason for it, of course, in which case we'd like to know about it. But otherwise, they should change it to follow GNU standards. Stefan