]> git.eshelyaron.com Git - emacs.git/commitdiff
(mail-mode): Recognize foo> prefix
authorRichard M. Stallman <rms@gnu.org>
Fri, 1 Aug 1997 18:12:50 +0000 (18:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 1 Aug 1997 18:12:50 +0000 (18:12 +0000)
even without leading space.

lisp/mail/sendmail.el

index 985f11c872b2a7da477963e60884d13ccd174e57..ff0835aabf85771584a19492fd45cfb9362f9853 100644 (file)
@@ -348,7 +348,7 @@ C-c C-v  mail-sent-via (add a Sent-via field for each To or CC)."
   (setq fill-paragraph-function 'mail-mode-fill-paragraph)
   (make-local-variable 'adaptive-fill-regexp)
   (setq adaptive-fill-regexp
-       (concat "[ \t]+[a-z0-9A-Z]*>+ *\\|" adaptive-fill-regexp))
+       (concat "[a-z0-9A-Z]*>+ *\\|" adaptive-fill-regexp))
   (make-local-variable 'adaptive-fill-first-line-regexp)
   (setq adaptive-fill-first-line-regexp adaptive-fill-regexp)
   ;; `-- ' precedes the signature.  `-----' appears at the start of the