mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
(mail-unsent-separator): Add `-- begin message --'.
This commit is contained in:
parent
22faf17184
commit
487fcdc0a3
@ -1605,6 +1605,7 @@ typically for purposes of moderating a list."
|
||||
(concat "^ *---+ +Unsent message follows +---+ *$\\|"
|
||||
"^ *---+ +Returned message +---+ *$\\|"
|
||||
"^ *---+ +Original message +---+ *$\\|"
|
||||
"^ *--+ +begin message +--+ *$\\|"
|
||||
"^|? *---+ +Message text follows: +---+ *|?$"))
|
||||
|
||||
(defun rmail-retry-failure ()
|
||||
|
Loading…
Reference in New Issue
Block a user