emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Steinar Bang
Subject: Re: Dynamic loading progress
Date: Tue, 17 Feb 2015 19:20:45 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (windows-nt)

>>>>> Eli Zaretskii <address@hidden>:

>> From: Aurélien Aptel <address@hidden>

>> We should call `provide' in the module (like in my module branch)
>> using the API. Problem solved?

> It will be solved if there's a provide function available in the
> interface.  Daniel's suggestion didn't include it, which is why I
> asked about that.  Daniel seems to be unconvinced that it's needed.

Perhaps like so...?
 emacs_eval(env, "(provide 'mymodule)");




reply via email to

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