Compatible with Emacs 21 charset (eight-bit-*).
authorShengHuo ZHU <zsh@cs.rochester.edu>
Thu, 5 Oct 2000 13:58:46 +0000 (13:58 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Thu, 5 Oct 2000 13:58:46 +0000 (13:58 +0000)
lisp/mm-util.el

index 35dda1f..70172f4 100644 (file)
@@ -245,7 +245,8 @@ If the charset is `composition', return the actual one."
       (if (eq charset 'composition)
          (let ((p (or pos (point))))
            (cadr (find-charset-region p (1+ p))))
-       (if (and charset (not (eq charset 'ascii)))
+       (if (and charset (not (memq charset '(ascii eight-bit-control
+                                                   eight-bit-graphic))))
            charset
          (or
           mail-parse-mule-charset ;; cached mule-charset