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: Eli Zaretskii <eliz <at> gnu.org>
To: HaiJun Zhang <netjune <at> outlook.com>
Cc: 38807 <at> debbugs.gnu.org, michael.albinus <at> gmx.de, arthur.miller <at> live.com
Subject: bug#38807: [Feature request]: Support lisp workers like web workers.
Date: Wed, 01 Jan 2020 18:23:29 +0200
> Date: Wed, 1 Jan 2020 11:47:49 +0800
> From: HaiJun Zhang <netjune <at> outlook.com>
> Cc: "38807 <at> debbugs.gnu.org" <38807 <at> debbugs.gnu.org>
> 
> My understanding of the display flow:
> 1. an event comes which causes redisplay

More often than not, it is not an event, but a command that changes
Lisp data (buffer text, overlays, text properties, position of point,
new or deleted windows, etc.).

> 2. the display engine prepares the glyph matrix
> 3. convert the glyph matrix to bitmap and display it
> 
> I think lots of work are in 2.

Actually, 3 is also a lot of work.




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.