all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Inspecting functions returning complicated values
@ 2014-09-30 23:58 Marcin Borkowski
  2014-10-01  0:46 ` Drew Adams
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Marcin Borkowski @ 2014-09-30 23:58 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi list,

assume that I want to inspect a function whose return value is a long,
deeply nested list.  I found this way to present it in a readable way:

M-: (setq blah-blah (function-returning-hairy-stuff))
C-h C-v blah-blah

This seems a bit awkward, however.  Is there a better/cleaner way?

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-10-02  3:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.10124.1412121528.1147.help-gnu-emacs@gnu.org>
2014-10-01  0:36 ` Inspecting functions returning complicated values Emanuel Berg
2014-10-01 14:43 ` Pascal J. Bourguignon
2014-09-30 23:58 Marcin Borkowski
2014-10-01  0:46 ` Drew Adams
2014-10-01  1:59 ` Eric Abrahamsen
     [not found] ` <mailman.10126.1412124387.1147.help-gnu-emacs@gnu.org>
2014-10-02  0:35   ` Emanuel Berg
2014-10-02  3:06     ` Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.