gnus.el (gnus-mode-line-buffer-identification): Don't shadow load-path, it blocks...
[gnus] / lisp / gnus.el
index 0cdb417..b11b397 100644 (file)
@@ -326,7 +326,7 @@ be set in `.emacs' instead."
   (if (fboundp 'find-image)
       (defun gnus-mode-line-buffer-identification (line)
        (let ((str (car-safe line))
-             (load-path (mm-image-load-path)))
+             (load-path (append (mm-image-load-path) load-path)))
          (if (and (stringp str)
                   (string-match "^Gnus:" str))
              (progn (add-text-properties