Mercurial > emacs
changeset 65559:02ea691fea58
(url-mail-command): Don't test fboundp of `compose-mail'.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 17 Sep 2005 04:59:02 +0000 |
parents | b0580e2544c0 |
children | 9007bcbba781 |
files | lisp/url/url-vars.el |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/url/url-vars.el Sat Sep 17 04:58:28 2005 +0000 +++ b/lisp/url/url-vars.el Sat Sep 17 04:59:02 2005 +0000 @@ -174,9 +174,7 @@ (string :tag "Encoding"))) :group 'url-mime) -(defcustom url-mail-command (if (fboundp 'compose-mail) - 'compose-mail - 'url-mail) +(defcustom url-mail-command 'compose-mail "*This function will be called whenever url needs to send mail. It should enter a mail-mode-like buffer in the current window. The commands `mail-to' and `mail-subject' should still work in this