Hi,
Mike Gran <[EMAIL PROTECTED]> writes:
> It seems that port types are inherently 8-bit, right?
> So to make this work, the ports will have to store and
> transmit characters as UTF-8 encoded data.
Indeed, the C port API in inherently 8-bit.
I don't know if it helps, but Guile-R6RS-Libs[*] p
Greetings conniving guilers,
Today I figured out some awesomeness: how to hook up Emacs to a running
Guile application. Good times! Directions follow, after a bit of
background.
1) Install guile-debugging. If you are running HEAD guile, you already
have it installed, because it is part of Gu