mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(mail-unsent-separator): Additional alternative.
This commit is contained in:
parent
01215c1f35
commit
b63e51c5fc
1 changed files with 2 additions and 1 deletions
|
|
@ -2969,7 +2969,8 @@ typically for purposes of moderating a list."
|
|||
"^ *--+ +begin message +--+ *$\\|"
|
||||
"^ *---+ +Original message follows +---+ *$\\|"
|
||||
"^ *---+ +Your message follows +---+ *$\\|"
|
||||
"^|? *---+ +Message text follows: +---+ *|?$")
|
||||
"^|? *---+ +Message text follows: +---+ *|?$"
|
||||
"^ *---+ +This is a copy of the message, including all the headers.*---+ *$")
|
||||
"A regexp that matches the separator before the text of a failed message.")
|
||||
|
||||
(defvar mail-mime-unsent-header "^Content-Type: message/rfc822 *$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue