History of 2014-10-10 Pretty printing Emacs Lisp code

2014-10-10
07:04 UTC Revision 1 . . . . Marcin BorkowskiTyping (E)lisp code in Emacs is great – the editor takes care of proper indentation etc. Sometimes, however, when debugging, you need to print a long and/or deeply nested list. This is the kind of situation when the pretty printer in pp.el comes handy.