X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fgnus-util.el;h=0c0a253d8c79d9ed939594b9f702f7f0585d49c7;hb=fe7d6a63fc449ffc613c04173e9bf3d238d3bb2a;hp=42fd2cf5907f2f0c01cb8db116875140a328ae71;hpb=a515ca9f94ca198dbf43e67adb53721a3f3d9985;p=elisp%2Fgnus.git- diff --git a/lisp/gnus-util.el b/lisp/gnus-util.el index 42fd2cf..0c0a253 100644 --- a/lisp/gnus-util.el +++ b/lisp/gnus-util.el @@ -852,6 +852,9 @@ with potentially long computations." (eval-when-compile (when (featurep 'xemacs) + ;; The XEmacs version of rmail requires tm, however tm was taken + ;; over to SEMI and FLIM long ago. So, there may be those who + ;; have not installed tm. (require 'alist) (provide 'tm-view)) (require 'rmail)