aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDavid Aspinall1998-12-11 17:04:26 +0000
committerDavid Aspinall1998-12-11 17:04:26 +0000
commit6146b88d7b181cd0c202373c8220b895702a034f (patch)
tree241dc43be40fa45742fc738ba5a7afccdccebced /etc
parent40abe2c17c9fd7cbdbae482c8e17070493f2c65a (diff)
Added new test/comments.
Diffstat (limited to 'etc')
-rw-r--r--etc/TESTS20
1 files changed, 20 insertions, 0 deletions
diff --git a/etc/TESTS b/etc/TESTS
index a5936b05..11e260d2 100644
--- a/etc/TESTS
+++ b/etc/TESTS
@@ -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.
+