guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use GNU standard for displaying backtraces?


From: Thompson, David
Subject: Re: Use GNU standard for displaying backtraces?
Date: Fri, 8 Aug 2014 14:28:44 -0400

On Fri, Aug 8, 2014 at 2:22 PM, Jan Nieuwenhuizen <address@hidden> wrote:
> Trying to get Emacs's compilation-mode to support stepping down Guile
> backtraces, I wrote some elisp code to determine the absolute file
> name for incomplete relative files that come from Guile's load path,
> e.g., ice/boot-9.scm.
>

[snip]

> however, I like to step down all lines of a backtrace with
> next-error/previous-error, so haven't done that.

+1 to using the GNU standard.

I can't speak to the quality of the patch, but I have also noticed
that next-error/previous-error didn't work with guile backtraces.  It
would be really useful if it worked.

- Dave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]