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

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

RE: how to capture output too long to fit


From: Drew Adams
Subject: RE: how to capture output too long to fit
Date: Thu, 16 Aug 2007 07:51:59 -0700

> >> 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?

If you use Icicles, plain `M-: (frame-parameters)' does what you want.
http://www.emacswiki.org/cgi-bin/wiki/Icicles






reply via email to

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