emacs-devel
[Top][All Lists]
Advanced

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

Re: NaCl support for Emacs


From: Stefan Monnier
Subject: Re: NaCl support for Emacs
Date: Mon, 09 Jan 2012 10:30:23 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

> I'm interested in bringing in support for the NaCl cryptographic library
> for Emacs, after 24.1 is out.  There is info on NaCl here:

While it might be an interesting feature to provide for future Elisp
packages, its immediate usefulness is much less obvious, so the kind of
compile-time linking model we use for things like libgnutls would not be
appropriate (e.g. Debian wouldn't want to add nacl as a dependency if
it's not actually used).

OTOH that might be a good motivation to add support for dynamic loading
of extension libraries.


        Stefan



reply via email to

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