GNU bug report logs - #8859
24.0.50; `display-current-display-table': wrap or pretty-print content

Previous Next

Package: emacs;

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

Date: Mon, 13 Jun 2011 22:49:01 UTC

Severity: minor

Tags: fixed

Found in version 24.0.50

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8859 in the body.
You can then email your comments to 8859 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8859; Package emacs. (Mon, 13 Jun 2011 22:49:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Drew Adams" <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 13 Jun 2011 22:49:01 GMT) Full text and rfc822 format available.

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

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.50; `display-current-display-table': wrap or pretty-print content
Date: Mon, 13 Jun 2011 15:47:53 -0700
The *Help* buffer content from `describe-display-table' should be
pretty-printed, or at least wrapped.  Here is an example (dunno how the
mail might wrap this, but the line here is 473 columns wide!

C-l		[10 (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81)
(32 . 81) (32 . 81) (32 . 81) (32 . 81) (83 . 81) (101 . 81) (99 . 81) (116 .
81) (105 . 81) (111 . 81) (110 . 81) (32 . 81) (40 . 81) (80 . 81) (114 . 81)
(105 . 81) (110 . 81) (116 . 81) (97 . 81) (98 . 81) (108 . 81) (101 . 81) (32 .
81) (80 . 81) (97 . 81) (103 . 81) (101 . 81) (41 . 81) (32 . 81) (32 . 81) (32
. 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81)]
 

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-06-13 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/build/include'





Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8859; Package emacs. (Fri, 01 Jul 2011 14:29:02 GMT) Full text and rfc822 format available.

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

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 8859 <at> debbugs.gnu.org
Subject: Re: bug#8859: 24.0.50;
	`display-current-display-table': wrap or pretty-print content
Date: Fri, 01 Jul 2011 16:20:01 +0200
"Drew Adams" <drew.adams <at> oracle.com> writes:

> The *Help* buffer content from `describe-display-table' should be
> pretty-printed, or at least wrapped.  Here is an example (dunno how the
> mail might wrap this, but the line here is 473 columns wide!
>
> C-l		[10 (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81)
> (32 . 81) (32 . 81) (32 . 81) (32 . 81) (83 . 81) (101 . 81) (99 . 81) (116 .
> 81) (105 . 81) (111 . 81) (110 . 81) (32 . 81) (40 . 81) (80 . 81) (114 . 81)
> (105 . 81) (110 . 81) (116 . 81) (97 . 81) (98 . 81) (108 . 81) (101 . 81) (32 .
> 81) (80 . 81) (97 . 81) (103 . 81) (101 . 81) (41 . 81) (32 . 81) (32 . 81) (32
> . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81) (32 . 81)]

What buffer are you in when you get this long line?  I've tried
reproducing the bug, but none of my buffers have a display table like
that.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8859; Package emacs. (Fri, 01 Jul 2011 15:14:02 GMT) Full text and rfc822 format available.

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

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Lars Magne Ingebrigtsen'" <larsi <at> gnus.org>
Cc: 8859 <at> debbugs.gnu.org
Subject: RE: bug#8859: 24.0.50;
	`display-current-display-table': wrap or pretty-print content
Date: Fri, 1 Jul 2011 08:13:08 -0700
> What buffer are you in when you get this long line?

*Help* buffer.

> I've tried reproducing the bug, but none of my buffers
> have a display table like that.  :-)

To reproduce/test: Download this file, then load it:
http://www.emacswiki.org/emacs/download/pp-c-l.el

Then do `M-x pretty-control-l-display'.
Then do `describe-display-table'.





Added tag(s) fixed. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 02 Jul 2011 12:26:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 8859 <at> debbugs.gnu.org and "Drew Adams" <drew.adams <at> oracle.com> Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 02 Jul 2011 12:26:02 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8859; Package emacs. (Sat, 02 Jul 2011 12:29:01 GMT) Full text and rfc822 format available.

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

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 8859 <at> debbugs.gnu.org
Subject: Re: bug#8859: 24.0.50;
	`display-current-display-table': wrap or pretty-print content
Date: Sat, 02 Jul 2011 14:25:28 +0200
"Drew Adams" <drew.adams <at> oracle.com> writes:

> To reproduce/test: Download this file, then load it:
> http://www.emacswiki.org/emacs/download/pp-c-l.el
>
> Then do `M-x pretty-control-l-display'.
> Then do `describe-display-table'.

I've now fixed this in Emacs 24.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 31 Jul 2011 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 40 days ago.

Previous Next


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