This is the mail archive of the guile-emacs@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Failure of compiling


>>>>> In <m3aedctcec.fsf@indy.STUDENT.CWRU.Edu> 
>>>>>	Keisuke Nishida <kxn30@po.cwru.edu> wrote:
> > | $ guile
> > | guile> (use-modules (oop goops goopscore))
> > | ERROR: In expression (define-public <class> #<struct 401e0998:401e0998>):
> > | ERROR: Unbound variable: define-public
> > | ABORT: (unbound-variable)

> Hmm... I don't understand why this happens.  What does Guile display
> by the following command?

>   % guile
>   guile> define-public
>   #<macro 80965e0>
>   guile>

I got this:

| % guile
| guile> define-public
| #<macro 401ef320>
| guile>

> So can you successfully execute guile-emacs, then?

Well..., guile-emacs seems to work good for me. Wanderlust, a
mail/news reader, can work on it. There are a few problems only
around Mule-UCS and coding-systems relative with
Unicode/ISO-10646 as far as I notice.

-- 
SAKA Toshihide

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]