[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Speedbar segv
From: |
Gerd Moellmann |
Subject: |
Re: Speedbar segv |
Date: |
09 May 2001 12:31:38 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.104 |
"Eric M. Ludlam" <address@hidden> writes:
> I have found an Emacs 21 segv (CVS synched on this past Saturday)
> which, unfortunately, has some extensive requirements to make happen.
>
> First, the following packages need to be stuck somewhere:
>
> eieio 0.16: cedet.sourceforge.net/eieio.shtml
> ede 1.0beta2: " /ede.shtml
>
> Next:
>
> --------------------------
> emacs -q
> ;; In your *scratch* buffer, eval these
> (add-to-list 'load-path "~/eieio-0.16")
> (add-to-list 'load-path "~/ede-1.0.beta2")
> ;; End
> M-x load-library RET ede RET
Eric, I'm afraid I don't get further than this. Loading `ede'
gives a ``speedbar-message: Wrong type argument: framep, nil''.
Likewise when I try to compile the files in EDE-1.0.beta2 with
the Makefile there.
- Speedbar segv, Eric M. Ludlam, 2001/05/08
- Re: Speedbar segv,
Gerd Moellmann <=