emacs-devel
[Top][All Lists]
Advanced

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

Re: let HISTORY arg to read functions be a list of history variables


From: Richard Stallman
Subject: Re: let HISTORY arg to read functions be a list of history variables
Date: Sun, 01 Jul 2007 12:31:37 -0400

    1. How about letting the HISTORY argument to read functions (e.g.
    `read-string') be a list of history variables, in addition to letting it be
    a single history variable?

I don't like this.  It is creeping featurism, and not very useful.

If you want to do some special history munging, you can use your own
variable and bind it yourself.  And afterward, if it has been changed,
you can record that change back in the "permanent" history lists however
you wish.




reply via email to

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