+2001-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
+ `url-current-mime-charset' is bound.
+
2001-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus.el (gnus-info-find-node): Pretend to be
(setq-default url-automatic-caching old-caching)
(setq-default url-standalone-mode old-mode)))
(let ((charset
- (or url-current-mime-charset
+ (or (and (boundp 'url-current-mime-charset)
+ (symbol-value 'url-current-mime-charset))
(let ((case-fold-search t))
(goto-char (point-min))
(if (or (re-search-forward