From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan Nieuwenhuizen Newsgroups: gmane.lisp.guile.devel,gmane.emacs.devel Subject: compilation-mode support for Guile backtrace; v2 much simplified Date: Fri, 8 Aug 2014 19:51:04 +0200 Message-ID: <1407520265-23162-1-git-send-email-janneke@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1407521353 11366 80.91.229.3 (8 Aug 2014 18:09:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2014 18:09:13 +0000 (UTC) To: emacs-devel , guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Aug 08 20:09:07 2014 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XFobD-00083A-00 for guile-devel@m.gmane.org; Fri, 08 Aug 2014 20:09:07 +0200 Original-Received: from localhost ([::1]:52417 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFobC-0007mI-8y for guile-devel@m.gmane.org; Fri, 08 Aug 2014 14:09:06 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFoK1-0004gT-FT for guile-devel@gnu.org; Fri, 08 Aug 2014 13:51:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFoJv-0002Zm-KU for guile-devel@gnu.org; Fri, 08 Aug 2014 13:51:21 -0400 Original-Received: from smtp-vbr14.xs4all.nl ([194.109.24.34]:1321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFoJv-0002Z8-CN; Fri, 08 Aug 2014 13:51:15 -0400 Original-Received: from drakenvlieg.flower (peder.onsbrabantnet.nl [88.159.206.46]) (authenticated bits=0) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id s78HpAeV021086 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 8 Aug 2014 19:51:14 +0200 (CEST) (envelope-from janneke@gnu.org) X-Mailer: git-send-email 1.9.1 X-Virus-Scanned: by XS4ALL Virus Scanner X-MIME-Autoconverted: from 8bit to quoted-printable by smtp-vbr14.xs4all.nl id s78HpAeV021086 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 194.109.24.34 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17307 gmane.emacs.devel:173487 Archived-At: Hi, Here's a much simplified and collapsed version of compilation-mode support for Guile backtraces. In short:=20 -no resolving trickery of absolute file names, we'll try to do that upstream -remaining are the two non-GNU standard Guile convention regexpses It would be nice we can have Guile-2.2 use GNU-standard error messages in backtraces, but either way we'll probably have to live with current guile backtraces for quite some time. Greetings, Jan --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.= nl =20