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
f0dd243b
Commit
f0dd243b
authored
May 12, 2011
by
Glenn Morris
Browse files
* lisp/gnus/message.el (sendmail-program): Declare.
parent
9d463c8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/gnus/message.el
lisp/gnus/message.el
+2
-0
No files found.
lisp/gnus/message.el
View file @
f0dd243b
...
...
@@ -4621,6 +4621,8 @@ If you always want Gnus to send messages in one piece, set
(set-buffer mailbuf)
(push 'mail message-sent-message-via)))
(defvar sendmail-program)
(defun message-send-mail-with-sendmail ()
"
Send
off
the
prepared
buffer
with
sendmail.
"
(require 'sendmail)
...
...
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