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: emacs-guile


At Thu, 17 Jan 2002 18:23:07 -0500 (EST),
Chris Beggy wrote:
> 
> I thought these libraries would help me:
> 
>    1. use elisp libraries in scheme
>    2. let me use scheme libraries to do functions in emacs, like
>    manipulating buffers and so on.
> 
> am I completely wrong?

I am sorry you can't do them.  In order to use Emacs's facilities
in Scheme, which I originally tried in Guile Emacs, you have to
import Emacs Lisp functions in Scheme in Scheme's fashion, which
I realized very tedious.

My conclusion was this: "Write Emacs's things in Emacs Lisp.
Use Guile's libraries from Emacs if it helps."

Maybe I should update my page soon..

Keisuke


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