From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brooks Moses Newsgroups: gmane.comp.gcc.fortran,gmane.emacs.devel Subject: Re: Emacs and GFortran Date: Fri, 03 Nov 2006 12:27:09 -0800 Organization: Stanford University Message-ID: <454BA61D.80906@codesourcery.com> References: <20061102190005.GA6116@meiner.onlinehome.de> <200611030143.30545.steven.bosscher@gmail.com> <20061103010817.EA39144018@Psilocybe.Update.UU.SE> <20061103012103.GA49976@troutmask.apl.washington.edu> <454AAA57.7090301@stanford.edu> <17739.37240.440687.793284@kahikatea.snap.net.nz> 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 1162586168 802 80.91.229.2 (3 Nov 2006 20:36:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Nov 2006 20:36:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: fortran-return-15460-gcgf-fortran=m.gmane.org@gcc.gnu.org Fri Nov 03 21:36:06 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 1Gg5lE-0004Q3-26 for gcgf-fortran@gmane.org; Fri, 03 Nov 2006 21:35:32 +0100 Original-Received: (qmail 4972 invoked by alias); 3 Nov 2006 20:35:30 -0000 Original-Received: (qmail 4960 invoked by uid 22791); 3 Nov 2006 20:35:29 -0000 X-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Original-Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 03 Nov 2006 20:35:25 +0000 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Gg5kk-0004Jx-Bn for fortran@gcc.gnu.org; Fri, 03 Nov 2006 21:35:02 +0100 Original-Received: from dnab42a4b0.stanford.edu ([171.66.164.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Nov 2006 21:35:02 +0100 Original-Received: from brooks.moses by dnab42a4b0.stanford.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Nov 2006 21:35:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: fortran@gcc.gnu.org Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dnab42a4b0.stanford.edu User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en In-Reply-To: <17739.37240.440687.793284@kahikatea.snap.net.nz> 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:15431 gmane.emacs.devel:61717 Archived-At: Nick Roberts wrote: > Brooks Moses writes: > > The attached only-slightly-less-trivial patch should fix the > > regressions, although I have not yet tested it to confirm that. > > I guess I'm pushing my luck with current feelings, but would it be > possible to add the column number? That should be possible, albeit trickier. (Luckily, I'm pretty certain that unlike the recent change, it won't break the testsuite.) Given that that one's trickier and of considerably lower priority, I'm not going to give it immediate attention, but I've filed an enhancement request for it in the GFortran bug database. (PR 29702) - Brooks