bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20344: 24.4; Ellipsis no longer expands abbreviated form


From: Stefan Monnier
Subject: bug#20344: 24.4; Ellipsis no longer expands abbreviated form
Date: Thu, 16 Apr 2015 08:50:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

forcemerge 20344 20345
severity 20344 wishlist
retitle 20344 print-length ellipsis should be expandable in more cases
thanks

> 1. I launch emacs-24 -Q and insert following form in scratch buffer:
>     (let ((print-length 2) (print-level 3))
>       (pp load-history (current-buffer)))

IIUC the "... expands" feature only applies to some specific cases, not
for text inserted via `pp'.  Admittedly, it'd be good for those "..." to
be expandable in many more cases (ideally everywhere).


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]