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

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

Re: pp-eval-expression should use read-expression-history


From: Richard Stallman
Subject: Re: pp-eval-expression should use read-expression-history
Date: Mon, 16 Oct 2006 09:50:47 -0400

I made pp-eval-expression use X instead of x,
and then I made all use of X read the way eval-expression does.

One thing I am not sure of is whether to do the same thing to x.
allout.el uses x to read objects that are not anything like
Lisp expressions, so perhaps it is undesirable to use
read-expression-map for that.

    allout.el:4891:  (interactive "xExposure spec: ")
    allout.el:4986:  (interactive "xExposure spec: ")

Ken, what do you think?




reply via email to

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