Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 76609 invoked from network); 11 Oct 2000 11:03:56 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 11 Oct 2000 11:03:56 -0000 Received: from sbodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id NAA04449 for ; Wed, 11 Oct 2000 13:03:52 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id NAA03664; Wed, 11 Oct 2000 13:03:53 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-user@jakarta.apache.org Subject: Re: Using editors in conjunction with ant's output References: <3.0.6.32.20001011122022.00a37970@latcs4.cs.latrobe.edu.au> <39E4440A.A9118366@cpd.co.uk> From: Stefan Bodewig Date: 11 Oct 2000 13:03:53 +0200 In-Reply-To: Ross Golder's message of "Wed, 11 Oct 2000 11:42:18 +0100" Message-ID: Lines: 15 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "RG" == Ross Golder writes: RG> This is better, but the output now contains RG> 'filename:number:number:number:number' rather than just the RG> ordinary 'filename:number'. This still upsets my poor emacs. I've always been told that GNU Emacs would know how to handle them (and I was the only XEmacs user who had trouble). My solution that works for both GNU Emacs and XEmacs is to put the Lisp from in my .emacs. Stefan