From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "=?ISO-8859-1?Q?Fran=E7ois-Xavier_Coudert?=" Newsgroups: gmane.comp.gcc.fortran,gmane.emacs.devel Subject: Re: Emacs and GFortran Date: Mon, 30 Oct 2006 17:18:55 +0100 Message-ID: <19c433eb0610300818g453bba53m241df66d86493e88@mail.gmail.com> References: <45462048.8020102@net-b.de> <20061030161402.15694.qmail@web81209.mail.mud.yahoo.com> NNTP-Posting-Host: main.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 1162225592 17548 80.91.229.2 (30 Oct 2006 16:26:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 16:26:32 +0000 (UTC) Cc: "Tobias Burnus" , fortran@gcc.gnu.org, emacs-devel@gnu.org Original-X-From: fortran-return-15300-gcgf-fortran=m.gmane.org@gcc.gnu.org Mon Oct 30 17:26:29 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 1GeZqu-0003Ne-Je for gcgf-fortran@gmane.org; Mon, 30 Oct 2006 17:19:09 +0100 Original-Received: (qmail 9879 invoked by alias); 30 Oct 2006 16:19:06 -0000 Original-Received: (qmail 9869 invoked by uid 22791); 30 Oct 2006 16:19:06 -0000 X-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DK_SIGNED,DNS_FROM_RFC_ABUSE,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Original-Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.170) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Oct 2006 16:18:59 +0000 Original-Received: by ug-out-1314.google.com with SMTP id z34so1012298ugc for ; Mon, 30 Oct 2006 08:18:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZTzqUFOnf6brestqesQBnfYDmr14U5D0ecabU64KKy6VzPdUzEev8varT1OylwMyZn4Gd1GJaKJcTsxyxS2tYEQj1L6is7CnooOt5k6mv1QK8X/dXHMQFaxQaeg9VAnDIvlAYsUigbOq1l66BKvxSu27FCpUNcgP98C0r7FcV5M= Original-Received: by 10.82.142.9 with SMTP id p9mr664314bud; Mon, 30 Oct 2006 08:18:56 -0800 (PST) Original-Received: by 10.82.134.5 with HTTP; Mon, 30 Oct 2006 08:18:55 -0800 (PST) Original-To: "Bud Davis" In-Reply-To: <20061030161402.15694.qmail@web81209.mail.mud.yahoo.com> Content-Disposition: inline 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:15270 gmane.emacs.devel:61399 Archived-At: > i think we should change. it is not just emacs...vi > has a similar function (which i can never remember..) I think the current error message format is possible to parse, so it's just that people who want to parse it have to write the appropriate code. Frankly, I strongly prefer the current error formating. FX