Miroslav Lichvar <[EMAIL PROTECTED]> writes:
> On Fri, May 05, 2006 at 04:05:34PM +0200, Miroslav Lichvar wrote:
> > The scm_mark_locations function in gc-mark.c calls scm_gc_mark on
> > everything located in one of the allocated segments. Shouldn't there
> > be a check if the address is at least
"Jason Meade" <[EMAIL PROTECTED]> writes:
> Under the "Cool Ideas" section of the Guile website, Emacs-like
> buffers are mentioned. I'm thinking this would be a really useful
> library, even independent of Guile. Once such a library is built,
> then extending it into guile shouldn't be too much e
Under the "Cool Ideas" section of the Guile website, Emacs-like
buffers are mentioned. I'm thinking this would be a really useful
library, even independent of Guile. Once such a library is built, then
extending it into guile shouldn't be too much extra effort.
Is anyone actively pursuing this? If