Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
df1f3a32
Commit
df1f3a32
authored
Mar 17, 1995
by
Richard M. Stallman
Browse files
(rmail-unix-mail-delimiter): Accept <...> around address
in Unix `From ' line.
parent
d32625c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/mail/rmail.el
lisp/mail/rmail.el
+1
-0
No files found.
lisp/mail/rmail.el
View file @
df1f3a32
...
...
@@ -187,6 +187,7 @@ Called with region narrowed to the message, including headers.")
"
\\
(
"
"
[^
\n]*
"
"
\\
(
\\|\".*\"[^ \n]*\\)"
"\\|<[^<>\n]+>
"
"
\\
)
?
"
;; The time the message was sent.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment