From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: next-error was never ready for makefiles Date: 16 May 2002 11:17:43 +0800 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: Reply-To: kindly_remove_this_part_first_jidanni@ms46.hinet.net NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021561564 6414 127.0.0.1 (16 May 2002 15:06:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 16 May 2002 15:06:04 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 178MpP-0001fL-00 for ; Thu, 16 May 2002 17:06:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 178Mpm-0001oP-00; Thu, 16 May 2002 11:06:26 -0400 Original-Received: from chx400.switch.ch ([130.59.10.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 178Mme-0001aJ-00 for ; Thu, 16 May 2002 11:03:12 -0400 Original-Received: from mail.fu-berlin.de ([160.45.11.165]) by chx400.switch.ch with esmtp (Exim 3.20 #1) id 178MmZ-0007AT-00 for gnu-emacs-bug@moderators.isc.org; Thu, 16 May 2002 17:03:07 +0200 Original-Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Thu, 16 May 2002 17:03:06 +0200 (MEST) Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Thu, 16 May 2002 17:03:06 +0200 (MEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: 61-227-47-199.hinet-ip.hinet.NET!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 25 X-Orig-NNTP-Posting-Host: 61-227-47-199.hinet-ip.hinet.net (61.227.47.199) X-Orig-X-Trace: fu-berlin.de 1021561385 21035022 61.227.47.199 (16 [99749]) X-Orig-Path: localhost.localdomain!nobody User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1398 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1398 Fellas, how could it be that 15 years ago I was already using M-x compile and gdb etc. all hooked together, whatever, but still down to this very day if I say, blow something in a Makefile, M-x compile can't jump to the error: cd /home/jidanni/unicode/ make echo 'a@b#c|perl -wln a.pl /bin/sh: -c: line 1: unexpected EOF while looking for matching `'' /bin/sh: -c: line 2: syntax error: unexpected end of file make: *** [a] Error 2 Compilation exited abnormally with code 2 at Thu May 16 11:08:06 the Makefile's error is obvious: a: echo 'a@b#c$"|perl -wln a.pl # echo 30|perl -wlne 'print hex $$_' Anyway, will the emacs dude and/or the bash dude get together and do what is needed for next-error to jump to problems even in makefiles?! [first gotta say the name of the makefile...] -- http://jidanni.org/ Taiwan(04)25854780