summaryrefslogtreecommitdiff
path: root/lisp/gnus/compface.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/compface.el')
-rw-r--r--lisp/gnus/compface.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/gnus/compface.el b/lisp/gnus/compface.el
index 2f81ab0238e..34f60cd024b 100644
--- a/lisp/gnus/compface.el
+++ b/lisp/gnus/compface.el
@@ -33,6 +33,7 @@ Requires the external programs `uncompface', and `icontopbm'. On a
GNU/Linux system these might be in packages with names like `compface'
or `faces-xface' and `netpbm' or `libgr-progs', for instance."
(with-temp-buffer
+ (unless (featurep 'xemacs) (set-buffer-multibyte nil))
(insert face)
(let ((coding-system-for-read 'raw-text)
;; At least "icontopbm" doesn't work with Windows because