GNU bug report logs - #15233
pp-eval-expression: Signature parity with `eval-expression'

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Sun, 1 Sep 2013 12:06:02 UTC

Severity: wishlist

Done: Jambunathan K <kjambunathan <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#15233: closed (pp-eval-expression: Signature parity with
 `eval-expression')
Date: Fri, 15 Nov 2013 04:19:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 01 Jan 2002 06:21:20 +0530
with message-id <874rm6vqpj.fsf <at> gmail.com>
and subject line Re: bug#15233: pp-eval-expression: Signature parity with `eval-expression'
has caused the debbugs.gnu.org bug report #15233,
regarding pp-eval-expression: Signature parity with `eval-expression'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
15233: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15233
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: pp-eval-expression: Signature parity with `eval-expression'
Date: Sun, 01 Sep 2013 17:36:54 +0530
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'.
| 
`----


[Message part 3 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: 15233-done <at> debbugs.gnu.org
Subject: Re: bug#15233: pp-eval-expression: Signature parity with
 `eval-expression'
Date: Tue, 01 Jan 2002 06:21:20 +0530
OP here.  Closing it.


This bug report was last modified 11 years and 248 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.