]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/gnorb/gnorb-utils.el
* packages/gnorb: Don't require cl. Fix up compilation errors.
[gnu-emacs-elpa] / packages / gnorb / gnorb-utils.el
index c132a68ef1c58b9f5bcd5035c2c46f5efc3221e7..29185a17b7b968b65d56371300de8aea61e48eaa 100644 (file)
@@ -24,9 +24,7 @@
 
 ;;; Code:
 
-(eval-when-compile
-  (require 'cl))
-
+(require 'mailcap)
 (mailcap-parse-mimetypes)
 
 (defgroup gnorb nil
@@ -364,8 +362,7 @@ methods?"
                     (ignore-errors
                       (gnus-request-head msg-id server-group)))
                (throw 'found server-group))))
-      (when (featurep 'notmuch)
-       nil))))
+      nil)))
 
 (defun gnorb-collect-ids (&optional id)
   "Collect all Org IDs for a subtree.