geiser-users
[Top][All Lists]
Advanced

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

Re: [Geiser-users] no such language objcode


From: Jose A. Ortega Ruiz
Subject: Re: [Geiser-users] no such language objcode
Date: Mon, 02 Sep 2019 18:03:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Hello,

On Mon, Sep 02 2019, Gabriel Wicki wrote:

> Hello
>
> I'm trying to setup Geiser (i'm kinda new to emacs). Starting/Stopping
> Geiser REPL works just fine, but :geiser-eval-buffer results in
>
> In geiser/evaluation.scm:
>     55:13 11 (call-with-result _)
> In ice-9/ports.scm:
>     549:4 10 (call-with-output-string _)
>     473:4  9 (with-output-to-port _ _)
> In geiser/evaluation.scm:
>     59:19  8 (_)
> In ice-9/ports.scm:
>     477:4  7 (with-error-to-port _ _)
> In geiser/evaluation.scm:
>     61:54  6 (_)
>     73:31  5 (ev)
> In system/base/compile.scm:
>    255:20  4 (compile (begin (define (op=fagit input) (cond ((equal? input 
> "") (# #)) #)) # …) …)
>    176:11  3 (compile-passes scheme objcode _)
> In system/base/language.scm:
>     92:21  2 (lookup-compilation-order scheme objcode)
>     77:36  1 (compute-translation-order scheme objcode #<struct:558d6854feb0 
> pwpw 558d685fb620…>)
> In unknown file:
>            0 (scm-error misc-error #f "~A ~S" ("no such language" objcode) #f)
>
>
>
> any ideas? geiser was actually the main reason i switched to emacs. now
> i'm hooked but geiser is not yet working as expected/hoped..

What version of Guile are you using annd in what operating system?  For
instance, 1.8 is not supported, and development versions after 2.2 might
also fail...

Cheers,
jao
-- 
He is a hard man who is only just, and a sad one who is only
wise. -Voltaire, philosopher (1694-1778)



reply via email to

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