You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/erobot/files/erobot-2.1.0-fix-interactiv...

12 lines
451 B

--- a/erobot.el
+++ b/erobot.el
@@ -230,7 +230,7 @@
`erobot-max-turns' has been exceeded, or if the char q is pressed
while the game is running. When the game ends, the candidates on
the map are returned in a list."
- (interactive "i\n\naCandidate A: \naCandidate B: ")
+ (interactive "aCandidate A: \naCandidate B: ")
;; Place candidates on the map and set erobot-candidates
(setq erobot-candidates nil)
(erobot-initialize candidates)