GNU bug report logs - #14704
24.3.50; cl-lib breaks built-in Emacs version

Previous Next

Package: emacs;

Reported by: Sebastian Wiesner <lunaryorn <at> gmail.com>

Date: Mon, 24 Jun 2013 15:32:02 UTC

Severity: normal

Found in version 24.3.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: lunaryorn <at> gmail.com, rgm <at> gnu.org, 14704 <at> debbugs.gnu.org, dgutov <at> yandex.ru
Subject: Re: bug#14704: 24.3.50; cl-lib breaks built-in Emacs version
Date: Tue, 25 Jun 2013 17:43:48 +0300
> From: Juanma Barranquero <lekktu <at> gmail.com>
> Date: Mon, 24 Jun 2013 22:30:38 +0200
> Cc: Dmitry Gutov <dgutov <at> yandex.ru>, Glenn Morris <rgm <at> gnu.org>, lunaryorn <at> gmail.com, 
> 	14704 <at> debbugs.gnu.org
> 
> On Mon, Jun 24, 2013 at 10:25 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:
> 
> > We lack a lot of infrastructure for that, like access from Lisp to
> > data structures manipulated by the display engine.
> 
> What kind of API are you envisioning? Yes, I know that a designing a
> precise API is half the work, I'm asking more about the general idea.

First, a caveat: I didn't really put a lot of thinking into this.

That said, what I had in mind was an API that would return a detailed
description of the current glyph matrix for a window.  Another API
should return the position and description (block, bar, hollow, etc.)
of the window's cursor.

Another useful feature would be to be able to produce the full
sequence of calls to display-specific back-end APIs which were
involved in a given redisplay cycle.  This would obviously require
design of some kind of language to describe these sequences.

There will be probably more once we start on this road, but the above
should be a good starting point, IMO.




This bug report was last modified 11 years and 337 days ago.

Previous Next


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