all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wolfgang Jenkner <wjenkner@inode.at>
To: Glenn Morris <rgm@gnu.org>
Cc: Eric Abrahamsen <eric@ericabrahamsen.net>, 19552@debbugs.gnu.org
Subject: bug#19552: 25.0.50; void-function class-slot-initarg with new EIEIO changes
Date: Sun, 11 Jan 2015 01:39:01 +0100	[thread overview]
Message-ID: <85iogenobe.fsf@iznogoud.viz> (raw)
In-Reply-To: <8761cfqu7u.fsf@ericabrahamsen.net>

On Sun, Jan 11 2015, Wolfgang Jenkner wrote:

> On Sat, Jan 10 2015, Glenn Morris wrote:
>
>> Wolfgang Jenkner wrote:
>>
>>> It does work in emacs -Q, [...]
>>
>> A minimal recipe starting from emacs -Q that shows hows to reproduce the
>> problem would presumably be helpful.
>
> This wasn't intended to be a bug report.  Just a note in case it rings
> a bell somewhere.

Sorry for the somewhat irritated and unfriendly tone of my response (I
meant: if I had had the time to debug this I wouldn't have sent that not
so helpful note in the first place).

However, it seems the reason for the breakage is the following:

I use gnus from the development repository http://git.gnus.org/gnus.git,
so that ~/share/emacs/site-lisp/gnus is a symlink to the `lisp'
subdirectory of my local gnus repo clone.

I my ~/.emacs I have

(add-to-list 'load-path "~/share/emacs/site-lisp")
(let ((default-directory "~/share/emacs/site-lisp"))
  (normal-top-level-add-subdirs-to-load-path))

and this adds also gnus/gnus-fallback-lib/eieio to the load path, so
that the files there shadow the regular eieio stuff.

Wolfgang






  reply	other threads:[~2015-01-11  0:39 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-10  1:51 bug#19552: 25.0.50; void-function class-slot-initarg with new EIEIO changes Eric Abrahamsen
2015-01-10 11:33 ` Eli Zaretskii
2015-01-10 19:37   ` Glenn Morris
2015-01-10 20:06     ` Eli Zaretskii
2015-01-10 20:49       ` Eli Zaretskii
2015-01-11  2:44         ` Eric Abrahamsen
2015-01-12  5:06           ` Stefan Monnier
2015-01-12  6:30             ` Eric Abrahamsen
2015-01-12 15:11               ` Stefan Monnier
2015-01-13 15:18                 ` Stefan Monnier
2015-01-11  2:17       ` Glenn Morris
2015-01-11  3:46         ` Eli Zaretskii
2015-01-10 16:34 ` Wolfgang Jenkner
2015-01-10 17:23   ` Wolfgang Jenkner
2015-01-10 19:45     ` Glenn Morris
2015-01-10 23:15       ` Wolfgang Jenkner
2015-01-11  0:39         ` Wolfgang Jenkner [this message]
2015-01-11  2:08 ` Stefan Monnier
2015-01-11  3:25   ` Eric Abrahamsen
2015-01-12  5:05     ` Stefan Monnier
2015-01-12  6:20       ` Eric Abrahamsen
2015-01-12 15:06         ` Stefan Monnier

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=85iogenobe.fsf@iznogoud.viz \
    --to=wjenkner@inode.at \
    --cc=19552@debbugs.gnu.org \
    --cc=eric@ericabrahamsen.net \
    --cc=rgm@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.