emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Stefan Monnier
Subject: Re: Dynamic loading progress
Date: Wed, 24 Sep 2014 13:27:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> I'd love to get a version of this in a branch and try it for JSON and
> YAML parsing library integration. Is it ready for that kind of abuse?

AFAIC, it's OK to start installing such experimental code in trunk, as
long as it's properly #ifdef'd.

> We previously discussed signed modules in addition to unsigned.  Can your
> patch provide that?

The FFI itself shouldn't care about signed modules.  This should be done
by the module download&installation code (which should most likely be
in package.el).


        Stefan



reply via email to

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