GNU bug report logs -
#19362
25.0.50; Fix `pp.el' in line with new `elisp-mode.el'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sat, 13 Dec 2014 02:48:01 UTC
Severity: minor
Tags: moreinfo, notabug
Found in version 25.0.50
Done: npostavs <at> users.sourceforge.net
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> > Library `elisp-mode.el' was added after Emacs 24.4. Prior to that,
> > functions such as `pp-eval-last-sexp' were aligned with the non-pp
> > sister functions from `lisp-mode.el', such as `eval-last-sexp'.
> >
> > This is no longer the case. Please bring `pp.el' up to be parallel with
> > the behavior of `elisp-mode.el', just as it was parallel with the same
> > and similar code that was previously in `lisp-mode.el'.
> >
> > In particular, `pp-eval-last-sexp' had the same evaluation behavior as
> > `eval-lisp-mode'. The addition of pretty-printing was pretty much the
> > only difference. The two no longer correspond. Please fix this
> > disparity.
>
> What are the differences you think should be fixed?
Should be aligned as it was before. Someone evolved the one
without evolving the other in tandem.
This bug report was last modified 8 years and 319 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.