--- message.el.orig Sat Mar 18 17:59:57 2000 +++ message.el Sat Mar 18 18:13:16 2000 @@ -1627,7 +1627,7 @@ (unless (bolp) (save-excursion (beginning-of-line) - (when (looking-at (concat prefix + (when (looking-at (concat prefix "\\|" supercite-thing)) (setq quoted (match-string 0)))) (insert "\n"))