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]
Other format: [Raw text]

Re: Elisp translator work finished (for now)


>>>>> "Neil" == Neil Jerram <neil@ossau.uklinux.net> writes:

>>>>> "thi" == Thien-Thi Nguyen <ttn@giblet.glug.org> 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!

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

Thanks again.

        Neil


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