all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: 15233@debbugs.gnu.org
Subject: bug#15233: pp-eval-expression: Signature parity with `eval-expression'
Date: Sun, 01 Sep 2013 17:36:54 +0530	[thread overview]
Message-ID: <871u58sq3l.fsf@gmail.com> (raw)


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'.
| 
`----





             reply	other threads:[~2013-09-01 12:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-01 12:06 Jambunathan K [this message]
2002-01-01  0:51 ` bug#15233: pp-eval-expression: Signature parity with `eval-expression' 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871u58sq3l.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=15233@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.