chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Re: enumerating symbols


From: Felix Winkelmann
Subject: Re: [Chicken-users] Re: enumerating symbols
Date: Fri, 23 Apr 2004 07:32:26 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113

Linh Dang wrote:

,---- [ code from felix ]

This is great! but

- csi can't evaluate it!
- can it be included in the standard distribution?
- for my hen.el emacs package (which run csi as a subprocess), I want
  to do:
   - chicken symbol completion
   - chicken symbol apropos

What you can do is simply compile it into a shared object, and then
load it into the interpreter. But on the other hand we can add this
to csi as well. I'll take a look. Are these procedures considered
exclusively for the emacs mode? Then we might use a more obscure
prefix (like "##csi#...") to hide them from the user.


cheers,
felix





reply via email to

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