emacs-devel
[Top][All Lists]
Advanced

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

Re: Improving representation of EIEIO objects in backtraces/error messag


From: Eric Abrahamsen
Subject: Re: Improving representation of EIEIO objects in backtraces/error messages
Date: Wed, 11 Jan 2017 17:36:44 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Eric Ludlam <address@hidden> writes:

> On 01/08/2017 12:24 PM, Eric Abrahamsen wrote:
>>> The slot names should be included in the display.  At least they are
>>> for me in my older Emacs.  It may be that the eieio-support doesn't
>>> work quite right after the EIEIO change in Emacs?
>>>
>>> In CEDET, eieio-datadebug is separate, but with EIEIO as a piece of
>>> core emacs with Data Debug, maybe the current tenuous load should be
>>> replaced by merging eieio-datadebug into data-debug.
>>
>> My mistake, I'd only loaded data-debug, not eieio-datadebug. The slots
>> are showing now.
>>
>
> It should be loaded automatically with data-debug.  At the end of my
> version it says:
>
> ;; eieio customizations
> (eval-after-load "eieio"
>   '(require 'eieio-datadebug))
>
> plus a similar line for semantic.  Perhaps something got lost during
> the merge that should be fixed.
>
> Eric

Yup, that's not how it looks in the current Emacs tree:

http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/cedet/data-debug.el




reply via email to

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