From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Was it once possible to expand capped print output by using ellipsis as button?
Date: Wed, 15 Apr 2015 22:00:43 -0400 [thread overview]
Message-ID: <jwvy4lshmim.fsf-monnier+gmane.emacs.help@gnu.org> (raw)
In-Reply-To: 87r3rl2aht.fsf@gmail.com
> I have vivid memory of being able to interact with those ellipsis as
> buttons, which would then expand and reveal previously invisible forms.
I think your memory is right. The NEWS file for Emacs-21 says:
*** The commands to evaluate Lisp expressions, such as C-M-x in Lisp
modes, C-j in Lisp Interaction mode, and M-:, now bind the variables
print-level, print-length, and debug-on-error based on the new
customizable variables eval-expression-print-level,
eval-expression-print-length, and eval-expression-debug-on-error.
The default values for the first two of these variables are 12 and 4
respectively, which means that `eval-expression' now prints at most
the first 12 members of a list and at most 4 nesting levels deep (if
the list is longer or deeper than that, an ellipsis `...' is
printed).
<RET> or <mouse-2> on the printed text toggles between an abbreviated
printed representation and an unabbreviated one.
> If this was in fact a feature, that was pulled out of stock emacs
> I would find it very interesting to learn about the reason that forced
> such decision.
I don't think it's been removed. I've never used it, tho, so maybe it
doesn't work any more. If so, try M-x report-emacs-bug.
Stefan
prev parent reply other threads:[~2015-04-16 2:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-16 0:16 Was it once possible to expand capped print output by using ellipsis as button? Michael Pontus
2015-04-16 2:00 ` Stefan Monnier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvy4lshmim.fsf-monnier+gmane.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).