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

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

Re: savehist-autosave should be wrapped in a condition-case


From: Stefan Monnier
Subject: Re: savehist-autosave should be wrapped in a condition-case
Date: Thu, 01 Dec 2005 23:11:52 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>     If you could give a more precise description of the problem, we could
>     probably find a better "fix".

>     E.g. show us a backtrace,

> I don't have one. As I said, I was experimenting, and I must have somehow
> stuck a string onto the command history (I don't remember the details). Yes,
> history lists are internal data, and shouldn't get corrupted unless you play
> around like I did. So there is no real requirement to worry about this.

> My point was simply to add something simple, to catch a malformed history
> list, should one arise. I wasn't really asking that measures be taken to
> ensure that histories are never malformed or to fix malformed histories.

The better fix wouldn't be to prevent malformed histories but to catch the
problem closer to its source so as not to ignore other errors.


        Stefan




reply via email to

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