Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dd7bc5de
Commit
dd7bc5de
authored
Jun 04, 2019
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/gnus/message.el (message-send-mail): Tweak last commit
parent
3f2bfe9a
Pipeline
#1892
failed with stage
in 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/gnus/message.el
lisp/gnus/message.el
+1
-1
No files found.
lisp/gnus/message.el
View file @
dd7bc5de
...
...
@@ -4593,7 +4593,7 @@ This function could be useful in `message-setup-hook'."
(
message-insert-courtesy-copy
(
with-current-buffer
mailbuf
message-courtesy-message
)))
;; If this was set,
let
`sendmail-program'
handle the Unicode
;; If this was set, `sendmail-program'
takes care of encoding.
(
unless
message-inhibit-body-encoding
;; Let's make sure we encoded all the body.
(
cl-assert
(
save-excursion
...
...
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