Synch to No Gnus 200409231508.
[elisp/gnus.git-] / lisp / compface.el
index 3a6f101..45a5709 100644 (file)
@@ -110,7 +110,9 @@ or `libgr-progs', for instance."
                           uncompface-use-external-threshold)
                        (executable-find "uncompface")
                        (executable-find "icontopbm")
-                       t)))))))
+                       t))
+            (message "Setting `uncompface-use-external' to `%s'"
+                     uncompface-use-external))))))
 
 ;; The following section is a bug-for-bug compatible version of
 ;; `uncompface' program entirely implemented in Emacs-Lisp.