GNU bug report logs - #38807
[Feature request]: Support lisp workers like web workers.

Previous Next

Package: emacs;

Reported by: HaiJun Zhang <netjune <at> outlook.com>

Date: Mon, 30 Dec 2019 05:29:02 UTC

Severity: wishlist

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #155 received at 38807 <at> debbugs.gnu.org (full text, mbox):

From: HaiJun Zhang <netjune <at> outlook.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 38807 <at> debbugs.gnu.org, michael.albinus <at> gmx.de
Subject: Re: bug#38807: [Feature request]: Support lisp workers like web
 workers.
Date: Sat, 4 Jan 2020 17:33:18 +0800
[Message part 1 (text/plain, inline)]
在 2020年1月4日 +0800 PM4:59,Eli Zaretskii <eliz <at> gnu.org>,写道:
> How would that work? We don't have any such message queues in Emacs,
> and no machinery to display them, nor for telling the user which job
> reported the message.

Some APIs need to be added for communication use. The UI part of the email client known what happens and will tell the user.

> And again, some low-level Lisp functions issue messages when they like
> that, out of the application's control. What do you do with those?
>

The lisp machine need to be modified for running workers. When running workers, It may save the messages to a log file.

> I'm saying that fetching email doesn't need any Lisp, it can be done
> in C. And if so, you don’t need Lisp-level threads at all.

Many emacs hackers may prefer lisp to C. Writing lisp is faster than C. And compiling C is not an easy
 thing for many users.

[Message part 2 (text/html, inline)]

This bug report was last modified 3 years and 63 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.