"Drew Adams" writes: > The attached pp.el patch does the following: > > * Adds two user options used by `pp-eval-expression': > `pp-eval-expression-print-length' > `pp-eval-expression-print-level' > > * Changes `pp-eval-expression' in these ways: > > . Respects the new options and `eval-expression-debug-on-error'. > > . Reads the expression using keymap `pp-read-expression-map', > which provides some Emacs-Lisp mode bindings. > > . Adds an optional arg INSERT-VALUE (prefix-arg), similar to > what `eval-expression' has. See doc string. > > I find it useful. YMMV. I bind it to `M-:'. This looks interesting to me. Can you provide a ChangeLog entry? -- | Michael Olson | FSF Associate Member #652 | | http://mwolson.org/ | Hobbies: Lisp, HCoop | | Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner | `-------------------------------------------------------'