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

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

Re: Loading an output from prin1 (savehist bug).


From: Richard Stallman
Subject: Re: Loading an output from prin1 (savehist bug).
Date: Thu, 25 May 2006 22:22:25 -0400

    >> Solution #1 seems simplest; is there any reason why you need to put
    >> these markers in args to commands?

    I think those uses of prin1 really call for some way to reliably print data
    in a lisp-readable form.  I.e. a variant of prin1 (or a way to tell prin1)
    that ignores print-depth and friends and which signals an error when it
    encounters an element that it can't print readably (e.g. a marker, a hash
    table, ...).

This is a very complicated project, and I think that with
the added complexity it would be a change for the worse.




reply via email to

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