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


View this message in rfc822 format

From: arthur miller <arthur.miller <at> live.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "netjune <at> outlook.com" <netjune <at> outlook.com>, "38807 <at> debbugs.gnu.org" <38807 <at> debbugs.gnu.org>, "michael.albinus <at> gmx.de" <michael.albinus <at> gmx.de>
Subject: bug#38807: [Feature request]: Support lisp workers like web workers.
Date: Fri, 3 Jan 2020 15:14:53 +0000
[Message part 1 (text/plain, inline)]
Aha. Ok, thx för the info. I didnt know lyckas implemented. Will take a look at server.el.



Skickat från min Samsung Galaxy-smartphone.



-------- Originalmeddelande --------
Från: Eli Zaretskii <eliz <at> gnu.org>
Datum: 2020-01-03 15:26 (GMT+01:00)
Till: arthur miller <arthur.miller <at> live.com>
Kopia: netjune <at> outlook.com, michael.albinus <at> gmx.de, 38807 <at> debbugs.gnu.org
Ämne: Re: bug#38807: [Feature request]: Support lisp workers like web workers.

> From: arthur miller <arthur.miller <at> live.com>
> CC: "38807 <at> debbugs.gnu.org" <38807 <at> debbugs.gnu.org>
> Date: Fri, 3 Jan 2020 13:35:49 +0000
>
> I mean that emacsclient is sort of rendering thread while Emacs server is sort of hard working part.

No, it isn't.  emacsclient just sends a command to Emacs telling it to
visit a file and display it in a frame.  All the rendering is done by
the "server", i.e. Emacs itself.

> I have honestly never looked at the code for server/client so I don't know how separation is done.

It's easy to see that by reading server.el.
[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.