diff lisp/url/url-vars.el @ 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 875dcc490074
children 0c55f53b51e6 2a679c81f552
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