bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19362: 25.0.50; Fix `pp.el' in line with new `elisp-mode.el'


From: Lars Ingebrigtsen
Subject: bug#19362: 25.0.50; Fix `pp.el' in line with new `elisp-mode.el'
Date: Sat, 30 Apr 2016 19:43:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Drew Adams <drew.adams@oracle.com> writes:

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

Do you have a list of things that you think should be aligned?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]