From: weber <hugows@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: how to capture output too long to fit
Date: Thu, 16 Aug 2007 13:27:55 -0000 [thread overview]
Message-ID: <1187270875.493451.57190@k79g2000hse.googlegroups.com> (raw)
In-Reply-To: <1187270703.158513.62580@22g2000hsm.googlegroups.com>
On 16 ago, 10:25, weber <hug...@gmail.com> wrote:
> On 16 ago, 06:57, Tamas Papp <tkp...@gmail.com> wrote:
>
>
>
> > martin rudalics <rudal...@gmx.at> writes:
> > >> When I do M-: (frame-parameters) RET, the value appears in the
> > >> minibuffer, but it is too long to fit there and ends with ... How
> > >> could I see the whole thing?
>
> > > Try M-: (pp (frame-parameters))
>
> > Thanks Martin,
>
> > This is the only one that works, all the other approaches have ... at
> > the end.
>
> > Another question: the output in the minibuffer disappears when I click
> > on it and try to scroll. How can I prevent that? Is it possible to
> > evaluate into a new, permanent buffer?
>
> > Tamas
>
> 1. Go to a new buffer
> 2. Write in it: (frame-parameters)
> 3. Position cursor after the last parenthesis
> 4. Type M-x eval-print-last-sexp
>
> I guess that should work...
> -weber
Ok, sry, now i could reproduce your problem.
After the above steps, go to the first parenthesis of the output and
type enter. Then the '...' expands to the full description.
Btw, the "problem" seems to be related to this:
RET (translated from <return>) runs the command last-sexp-toggle-
display
which is an interactive compiled Lisp function in `c:/Arquivos de
programas/emacs/emacs/lisp/emacs-lisp/lisp-mode.elc'.
It is bound to <mouse-2>, RET.
(last-sexp-toggle-display &optional ARG)
Toggle between abbreviated and unabbreviated printed representations.
HTH,
weber
next prev parent reply other threads:[~2007-08-16 13:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.4853.1187256810.32220.help-gnu-emacs@gnu.org>
2007-08-16 9:57 ` how to capture output too long to fit Tamas Papp
2007-08-16 13:25 ` weber
2007-08-16 13:27 ` weber [this message]
2007-08-16 14:51 ` Drew Adams
2007-08-16 13:31 martin rudalics
-- strict thread matches above, loose matches on Subject: below --
2007-08-16 9:33 martin rudalics
2007-08-15 19:21 Tamas Papp
2007-08-15 19:28 ` weber
2007-08-16 1:16 ` Barry Margolin
2007-08-16 6:55 ` Dmitri Minaev
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=1187270875.493451.57190@k79g2000hse.googlegroups.com \
--to=hugows@gmail.com \
--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).