geiser-users
[Top][All Lists]
Advanced

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

Re: [Geiser-users] how to start?


From: Steve Weeks
Subject: Re: [Geiser-users] how to start?
Date: Fri, 4 Nov 2011 19:29:31 -0400

oops fat fingered the email...

I have emacs 23.2.1, guile 2.0.3, geiser 0.1.3 (and paredit) installed and seeming to mostly work.  I am new to all three and am stuck trying to get started.  I can start the REPL (M-x run-guile).  

Some how have guile's %load-path screwed up.  I edited the .guile file and added:

   (set! %load-path (cons "/home/steve/new/path" %load-path))

This shows up fine within geiser's REPL,  Then I changed the path in the .guile file, but geiser doesn't see the change.  If I run guile from the command line, the change is there, but not within geiser.

Any ideas?

Thanks,
Steve


On Fri, Nov 4, 2011 at 7:07 PM, Steve Weeks <address@hidden> wrote:
I have emacs 23.2.1, guile 2.0.3, geiser 0.1.3 (and par


reply via email to

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