guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Allow user-defined meta-commands


From: Jose A. Ortega Ruiz
Subject: Re: [PATCH] Allow user-defined meta-commands
Date: Mon, 01 Nov 2010 04:55:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

On Mon, Nov 01 2010, Andreas Rottmann wrote:

> Besides allowing user-defined meta-commands, this change also refactors
> the meta-command machinery to split reading a command's arguments from
> the procedure actually implementing it, and hence allows nesting
> meta-commands.  As an example of such a command, ",in" is added as a new
> meta-command.

As another example of where this patch is useful, i've got a branch of
geiser that uses new meta-commands to implement the interaction between
emacs and guile. Besides making the code cleaner and the interaction
much more robust, it has allowed us to support r6rs libraries. So here's
hope that this patch will be accepted :)

jao




reply via email to

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