[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pretty printing frames from *Backtrace*
From: |
Noam Postavsky |
Subject: |
Re: pretty printing frames from *Backtrace* |
Date: |
Thu, 24 Nov 2016 18:05:29 -0500 |
On Tue, Nov 22, 2016 at 9:22 AM, Michael Heerdegen
<address@hidden> wrote:
> Clément Pit--Claudel <address@hidden> writes:
>
>> On 2016-11-21 18:31, Noam Postavsky wrote:
>> > Ah, if you can reuse the debugger's counting that's okay. I still
>> > think this would be better as an integrated feature of the debugger
>> > though. [...] having this feature really looks like a bare minimum to
>> > me, not an addon.
>>
>> +1; Michael, the features you described sound like they would make
>> very nice additions to the core `debug'!
>
> So, should I create a patch against debug.el of master? I don't speak
> C, so everything I have to offer will be Elisp.
>
Yes please. I don't think C code is needed for this anyway.