GNU bug report logs -
#3356
23.0.93; Loss of undo info in calc
Previous Next
Reported by: jay.p.belanger <at> gmail.com
Date: Sat, 23 May 2009 18:40:16 UTC
Severity: normal
Merged with 3357
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Leo <sdl.web <at> gmail.com> writes:
...
> 1. M-x calc
> 2. do some calculation for example: ' sqrt ( x ) RET a t x 5 RET
> 3. type q to quit calc
> 4. M-x calc to bring it back
> 5. type U
>
> You will get "No further undo information is available".
calc-quit sets the undo list to nil on purpose, probably to save limited
memory in the early days. If there are still memory considerations,
then calc-quit could truncate the undo list rather than remove it,
otherwise it'd be easy to have calc-quit not do anything with the undo
list.
> Incidentally, I wonder whether making the two windows dedicated is more
> desirable than current behaviour.
Maybe, but I wonder if this would cause problems in some situations.
How would full-calc be affected, for instance.
Jay
This bug report was last modified 15 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.