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>
Subject: bug#15233: closed (Re: bug#15233: pp-eval-expression: Signature
 parity with `eval-expression')
Date: Fri, 15 Nov 2013 04:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#15233: pp-eval-expression: Signature parity with `eval-expression'

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 15233 <at> debbugs.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: 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.

[Message part 3 (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'.
| 
`----



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

Previous Next


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