unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15233: pp-eval-expression: Signature parity with `eval-expression'
@ 2013-09-01 12:06 Jambunathan K
  2002-01-01  0:51 ` Jambunathan K
  2013-09-01 15:23 ` Drew Adams
  0 siblings, 2 replies; 8+ messages in thread
From: Jambunathan K @ 2013-09-01 12:06 UTC (permalink / raw)
  To: 15233


eval-expression takes INSERT-VALUE.  But `pp-eval-expression' doesn't.
But it should.

,----[ C-h f eval-expression RET ]
| eval-expression is an interactive compiled Lisp function in
| `simple.el'.
| 
| It is bound to M-ESC :.
| 
| (eval-expression EXP &optional INSERT-VALUE)
`----

,----[ C-h f pp-eval-expression RET ]
| pp-eval-expression is an interactive autoloaded compiled Lisp function
| in `pp.el'.
| 
| It is bound to M-:.
| 
| (pp-eval-expression EXPRESSION)
| 
| Evaluate EXPRESSION and pretty-print its value.
| Also add the value to the front of the list in the variable `values'.
| 
`----





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

end of thread, other threads:[~2013-09-04 15:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-01 12:06 bug#15233: pp-eval-expression: Signature parity with `eval-expression' Jambunathan K
2002-01-01  0:51 ` Jambunathan K
2013-09-01 15:23 ` Drew Adams
2013-09-01 16:07   ` Jambunathan K
2013-09-01 16:09   ` Jambunathan K
2013-09-03  1:44     ` Stefan Monnier
2013-09-03  2:20       ` Jambunathan K
2013-09-04 15:47         ` Josh

Code repositories for project(s) associated with this public inbox

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

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).