diff options
| author | David Aspinall | 1998-12-11 17:04:26 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-12-11 17:04:26 +0000 |
| commit | 6146b88d7b181cd0c202373c8220b895702a034f (patch) | |
| tree | 241dc43be40fa45742fc738ba5a7afccdccebced | |
| parent | 40abe2c17c9fd7cbdbae482c8e17070493f2c65a (diff) | |
Added new test/comments.
| -rw-r--r-- | etc/TESTS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -25,6 +25,26 @@ Some test cases for Proof General. Exit emacs. Should query whether we want to save these scripting buffers (maybe XEmacs only). +11.12.98 RUDELY KILLING THE ACTIVE SCRIPTING BUFFER +==================================================== + + Start scripting with some buffer, after + having processed another buffer. + + Kill it when scripting is only partly finished. + + Scripting should be cleanly turned off and it + should be possible to resume retraction in the + first buffer. + + Moreover, this ensures that if the file is on the included + files list, yet has been only partly processed (e.g. because + Undo steps were taken), then it will be retracted and + removed from the included files list. + + FIXME: Using C-x C-v to revert to saved version doesn't + seem to work because it renames the buffer or something. + |
