guile-user
[Top][All Lists]
Advanced

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

Re: How to convert from Emacs Lisp to Guile


From: Thien-Thi Nguyen
Subject: Re: How to convert from Emacs Lisp to Guile
Date: Sun, 20 Jun 2010 21:33:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

() address@hidden (Ludovic Courtès)
() Sun, 20 Jun 2010 21:06:42 +0200

   FWIW I’d prefer to avoid auto-extracted documentation.  Presumably it
   would take a little bit of writing to provide more introductory text and
   transitions between the different parts of the API.

I understand.  It won't be difficult to fill things out this way.

   [placement]

   Perhaps under “Simple Generic Data Types”, after “Strings”.
   What do you think?

That doesn't seem right.  A gap-buffer is (conceptually) simple, but this
particular implementation is not generic in the sense that the only supported
fundamental type at the moment is the single ubyte (not even the character).

   [(simple) test cases file]

   Just drop it under ‘test-suite/tests’, with a ‘define-module’.  A few
   comments on what the tests do would be welcome too as it looks a bit
   dense at first sight.  :-)

OK.  I'll post a patch to guile-devel in the next few days.

thi



reply via email to

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