aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/pg-goals.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-07-05 16:54:31 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-07-05 16:54:31 +0000
commita1d464a74e5345ebe6163ac0be6b2f3209814e9e (patch)
tree7f8df0b5270391b2e58b84934d9496f02fade08a /generic/pg-goals.el
parentc626065a6eabefd66e9a850dffe71a884cadafb3 (diff)
Revert cursor hide in goals and response to avoid user confusion; use bar cursor.
Diffstat (limited to 'generic/pg-goals.el')
-rw-r--r--generic/pg-goals.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/pg-goals.el b/generic/pg-goals.el
index 60f122d1..acc68dd5 100644
--- a/generic/pg-goals.el
+++ b/generic/pg-goals.el
@@ -43,7 +43,7 @@ May enable proof-by-pointing or similar features.
(buffer-disable-undo)
(if proof-keep-response-history (bufhist-mode)) ; history for contents
(set-buffer-modified-p nil)
- (setq cursor-type nil))
+ (setq cursor-type 'bar))
;;
;; Menu for goals buffer