help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: dynamic reload of dynamic module not dynamic?


From: Emanuel Berg
Subject: Re: dynamic reload of dynamic module not dynamic?
Date: Sun, 17 Apr 2022 22:18:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eduardo Ochs wrote:

> Are you using `load' or `require'?

`load', see the source and full/complete project [1]

> If I remember correctly, when I used
>
>   (load "/tmp/emlua.so")
>
> my module would be reloaded

Okay, did you edit the source to do something different after
the first load, recompile, load again, and eval the altered
function to observe the new behavior? Because I get the old
behavior ...

[1] https://dataswamp.org/~incal/emacs-init/random-urandom/

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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