* emacs modules can not work well in emacs26.2
@ 2019-04-16 0:44 tumashu
2019-04-16 15:24 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: tumashu @ 2019-04-16 0:44 UTC (permalink / raw)
To: emacs-devel@gnu.org
[-- Attachment #1: Type: text/plain, Size: 271 bytes --]
I use Guix System, emacs 26.2, and I want to load a module https://gitlab.com/liberime/liberime
the problem is that:
load-library is return t, while I can not find liberime's function, is is very similar with:
https://github.com/ubolonton/emacs-module-rs/issues/1
[-- Attachment #2: Type: text/html, Size: 534 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: emacs modules can not work well in emacs26.2
2019-04-16 0:44 emacs modules can not work well in emacs26.2 tumashu
@ 2019-04-16 15:24 ` Eli Zaretskii
2019-04-17 2:00 ` tumashu
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2019-04-16 15:24 UTC (permalink / raw)
To: tumashu; +Cc: emacs-devel
> Date: Tue, 16 Apr 2019 08:44:40 +0800 (CST)
> From: tumashu <tumashu@163.com>
>
> I use Guix System, emacs 26.2, and I want to load a module https://gitlab.com/liberime/liberime
> the problem is that:
>
> load-library is return t, while I can not find liberime's function, is is very similar with:
>
> https://github.com/ubolonton/emacs-module-rs/issues/1
Please tell more details about the problem, because I don't think I
understand it enough to do anything with your report.
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re:Re: emacs modules can not work well in emacs26.2
2019-04-16 15:24 ` Eli Zaretskii
@ 2019-04-17 2:00 ` tumashu
2019-04-22 10:44 ` Elias Mårtenson
0 siblings, 1 reply; 4+ messages in thread
From: tumashu @ 2019-04-17 2:00 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel@gnu.org
At 2019-04-16 23:24:33, "Eli Zaretskii" <eliz@gnu.org> wrote:
>> Date: Tue, 16 Apr 2019 08:44:40 +0800 (CST)
>> From: tumashu <tumashu@163.com>
>>
>> I use Guix System, emacs 26.2, and I want to load a module https://gitlab.com/liberime/liberime
>> the problem is that:
>>
>> load-library is return t, while I can not find liberime's function, is is very similar with:
>>
>> https://github.com/ubolonton/emacs-module-rs/issues/1
>
>Please tell more details about the problem, because I don't think I
>understand it enough to do anything with your report.
>
>Thanks.
Sorry, ubolonton has found the reason:
-----------
Emacs commit 694ee38 fixed this.
It's in neither 26.1.92 nor 26.2, so you have to wait either for 27, or for the fix to be backported. I added notes to the guide.
---------
So I need to wait emacs27 :-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: emacs modules can not work well in emacs26.2
2019-04-17 2:00 ` tumashu
@ 2019-04-22 10:44 ` Elias Mårtenson
0 siblings, 0 replies; 4+ messages in thread
From: Elias Mårtenson @ 2019-04-22 10:44 UTC (permalink / raw)
To: tumashu; +Cc: Eli Zaretskii, emacs-devel@gnu.org
[-- Attachment #1: Type: text/plain, Size: 508 bytes --]
On Wed, 17 Apr 2019 at 10:16, tumashu <tumashu@163.com> wrote:
> Sorry, ubolonton has found the reason:
>
> -----------
> Emacs commit 694ee38 fixed this.
>
> It's in neither 26.1.92 nor 26.2, so you have to wait either for 27, or
> for the fix to be backported. I added notes to the guide.
>
> ---------
>
> So I need to wait emacs27 :-)
>
Wouldn't it be easier to just make sure thread support is enabled? I'm
surprised it's off, since if I recall correctly, it should be on by default.
Regards,
Elias
[-- Attachment #2: Type: text/html, Size: 880 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-04-22 10:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-16 0:44 emacs modules can not work well in emacs26.2 tumashu
2019-04-16 15:24 ` Eli Zaretskii
2019-04-17 2:00 ` tumashu
2019-04-22 10:44 ` Elias Mårtenson
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).