GNU bug report logs - #10600
24.0.92; `describe-char': text properties and [Show]

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Wed, 25 Jan 2012 17:47:02 UTC

Severity: normal

Merged with 10127

Found in versions 24.0.91, 24.0.92

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Kevin Rodgers <kevin.d.rodgers <at> gmail.com>
Cc: 10600 <at> debbugs.gnu.org
Subject: bug#10600: 24.0.92; `describe-char': text properties and [Show]
Date: Thu, 02 Feb 2012 12:08:59 +0100
> Would it be feasible to create a temporary *Help* buffer/window/frame
> with no text at all, which is "displayed" by Emacs but not rendered to
> the user (i.e. not mapped by the terminal / window system), for the
> purpose of querying its width and using that value when filling the real
> *Help* buffer text?

There are many ways to handle the problems cited (and also that of
formatting man buffers).  Basically, we should either know the size of
the window before rendering the buffer or know the rendering of the
buffer before creating the window.  I'm afraid though that any of these
approaches will require rewriting lots of `with-output-to-temp-buffer'
and similar functions.

martin




This bug report was last modified 12 years and 279 days ago.

Previous Next


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