diff lisp/gnus/compface.el @ 93836:f4db18a43b84

(uncompface): Make buffer unibyte.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 08 Apr 2008 02:55:25 +0000
parents 1cb31606209f
children 1e3a407766b9
line wrap: on
line diff
--- a/lisp/gnus/compface.el	Tue Apr 08 02:55:13 2008 +0000
+++ b/lisp/gnus/compface.el	Tue Apr 08 02:55:25 2008 +0000
@@ -33,6 +33,7 @@
 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