From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.comp.gcc.fortran,gmane.emacs.devel Subject: Emacs and GFortran Date: Mon, 30 Oct 2006 11:32:38 +0100 (MET) Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1162204415 5301 80.91.229.2 (30 Oct 2006 10:33:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 10:33:35 +0000 (UTC) Original-X-From: fortran-return-15284-gcgf-fortran=m.gmane.org@gcc.gnu.org Mon Oct 30 11:33:30 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 1GeURm-0005Y4-Mf for gcgf-fortran@gmane.org; Mon, 30 Oct 2006 11:32:52 +0100 Original-Received: (qmail 18352 invoked by alias); 30 Oct 2006 10:32:48 -0000 Original-Received: (qmail 18342 invoked by uid 22791); 30 Oct 2006 10:32:46 -0000 X-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_50 X-Spam-Check-By: sourceware.org Original-Received: from postino1.roma1.infn.it (HELO postino1.roma1.infn.it) (141.108.26.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Oct 2006 10:32:42 +0000 Original-Received: from ax0rm1.roma1.infn.it (ax0rm1.roma1.infn.it [141.108.26.19]) by postino1.roma1.infn.it (8.12.11/8.12.11) with ESMTP id k9UAWc9T018977; Mon, 30 Oct 2006 11:32:38 +0100 Original-Received: from localhost (graziosi@localhost) by ax0rm1.roma1.infn.it (8.9.3/8.9.3) with ESMTP id LAA29078; Mon, 30 Oct 2006 11:32:38 +0100 (MET) Original-To: fortran@gcc.gnu.org, emacs-devel@gnu.org X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.0.3.2, Antispam-Data: 2006.10.30.13432 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' 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:15254 gmane.emacs.devel:61372 Archived-At: I would ask if there is a way to integrate Emacs with GFortran so that in case of compiler error one can jump to the line wher the error is born. This works with G77, GCC and G++ but not with GFortran. Thanks, Angelo.