all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-devel@gnu.org
Subject: Re: Improving representation of EIEIO objects in backtraces/error messages
Date: Wed, 11 Jan 2017 17:36:44 -0800	[thread overview]
Message-ID: <87wpe1dpoz.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 8227a10b-bd55-b1ca-178b-c4757320b733@siege-engine.com

Eric Ludlam <eric@siege-engine.com> 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	other threads:[~2017-01-12  1:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-29 19:02 Improving representation of EIEIO objects in backtraces/error messages Eric Abrahamsen
2016-12-29 20:32 ` Eli Zaretskii
2016-12-29 20:54   ` Eric Abrahamsen
2016-12-30  7:45     ` Eli Zaretskii
2016-12-31 19:48 ` Eric Ludlam
2016-12-31 20:48   ` Eric Abrahamsen
2017-01-08  1:51     ` Eric Ludlam
2017-01-08 17:24       ` Eric Abrahamsen
2017-01-12  0:47         ` Eric Ludlam
2017-01-12  1:36           ` Eric Abrahamsen [this message]
2017-01-12  1:47           ` Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wpe1dpoz.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.