GNU bug report logs -
#11934
24.1; provide variable for pp.el to control max display width
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Fri, 13 Jul 2012 14:55:01 UTC
Severity: wishlist
Merged with 14754,
14764
Found in versions 24.1, 24.3.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Well, pp isn't really designed for handling code.
Maybe you mean that it doesn't do a good enough job
of it? I think it is designed for handling code, as much
as for handling data. It just doesn't handle them differently.
Lisp code and Lisp data structures are not very different,
though yes, we generally follow some code-specific formatting
conventions - and pp.el does not bother with those (as it
cannot know whether you want to consider the sexp as code
or data).
> I pp'd a function at random... it may be pretty, but it
> sure is unusual for code...
It's pretty-printed. And not too bad.
> So I don't really think that's a consideration here.
If you mean that pp.el shouldn't bother to do something
special for code then I agree. At least until/unless
we add an optional arg to indicate the intention to
interpret the result as code and not data.
This bug report was last modified 3 years and 32 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.