aboutsummaryrefslogtreecommitdiffhomepage
path: root/plastic/plastic.el
diff options
context:
space:
mode:
Diffstat (limited to 'plastic/plastic.el')
-rw-r--r--plastic/plastic.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/plastic/plastic.el b/plastic/plastic.el
index 463ab4ec..c334cf53 100644
--- a/plastic/plastic.el
+++ b/plastic/plastic.el
@@ -244,6 +244,7 @@ Given is the first SPAN which needs to be undone."
;; so that Undo can be implemented via the tmp_cmd route.)
(let (string (spans 0))
(while span
+ ;; FIXME da: should probably ignore comments/proverproc here?
(setq string (span-property span 'cmd))
(plastic-preprocessing) ;; dynamic scope, on string