guile-devel
[Top][All Lists]
Advanced

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

Re: Elisp translator work finished (for now)


From: Neil Jerram
Subject: Re: Elisp translator work finished (for now)
Date: 13 Feb 2002 21:45:35 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Neil" == Neil Jerram <address@hidden> writes:

>>>>> "thi" == Thien-Thi Nguyen <address@hidden> writes:

    thi> i modified lang/elisp/base.scm `load-emacs' like so: [...]

    Neil> Strange.  I'll have a look...  Thanks for your interest and the 
report!

    Neil> Oh dear; my representation of Elisp variables is a bit screwy.
    Neil> (`setq' sets a variable called `load-path' in (lang elisp base), but
    Neil> the Scheme definition of `load' picks up `load-path' from (lang elisp
    Neil> internals load).)  I'll try to fix this in the next few days.

Should be fixed now (at least, in a few minutes once the cvs commit is
done).  I committed your generalized version of load-emacs, as well.

One small nit remaining, though - you'll need to make sure that the
elements of your alternative load-path end in slashes.

        Neil




reply via email to

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