From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Shouldn't it be easier to find info on how to learn Emacs to recognize compiler output? Date: Thu, 26 Jan 2012 07:04:50 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1327557923 24647 80.91.229.12 (26 Jan 2012 06:05:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jan 2012 06:05:23 +0000 (UTC) Cc: Emacs-Devel devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 26 07:05:20 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RqISU-00085Q-I2 for ged-emacs-devel@m.gmane.org; Thu, 26 Jan 2012 07:05:18 +0100 Original-Received: from localhost ([::1]:42550 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqIST-0004mM-Kr for ged-emacs-devel@m.gmane.org; Thu, 26 Jan 2012 01:05:17 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:48009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqISQ-0004mE-7y for emacs-devel@gnu.org; Thu, 26 Jan 2012 01:05:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqISP-0001mq-4Y for emacs-devel@gnu.org; Thu, 26 Jan 2012 01:05:14 -0500 Original-Received: from mail-lpp01m020-f169.google.com ([209.85.217.169]:53733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqISO-0001mk-QP for emacs-devel@gnu.org; Thu, 26 Jan 2012 01:05:13 -0500 Original-Received: by lbbgg6 with SMTP id gg6so8857lbb.0 for ; Wed, 25 Jan 2012 22:05:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=HauBiwa0XqBbEvTBLLjjweQnhOCL9m8vCPeZ7qrcxBM=; b=AbkB0p2lrTHSlwlNIgV+CAQOp6gc4qXLzqtFF0tFUfp8M0OIDpKS5zr2+sIlxGeyK3 HUVBxAo/KRWIIzP5uJMePOWuvJF3XMTlOopd+EmMV9uph16CUMCC0X40F1lzXpUhrkkQ k5Z8QEZUlo5PHH8ZyBmye1Oa+Y9IsMP8BInBA= Original-Received: by 10.112.103.131 with SMTP id fw3mr161711lbb.78.1327557910452; Wed, 25 Jan 2012 22:05:10 -0800 (PST) Original-Received: by 10.112.97.11 with HTTP; Wed, 25 Jan 2012 22:04:50 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.217.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147934 Archived-At: On Thu, Jan 26, 2012 at 03:13, Stefan Monnier wrote: >> - What is the normal formatting of compilation errors called? > > The one we recommend is the GNU standard (looks like "file:line:message"). Thanks. And if they want to give the column?