Mercurial > hg > xemacs-beta
diff lisp/vm/vm-pop.el @ 120:cca96a509cfe r20-1b12
Import from CVS: tag r20-1b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:25:29 +0200 |
parents | fe104dbd9147 |
children | b980b6286996 |
line wrap: on
line diff
--- a/lisp/vm/vm-pop.el Mon Aug 13 09:24:19 2007 +0200 +++ b/lisp/vm/vm-pop.el Mon Aug 13 09:25:29 2007 +0200 @@ -191,7 +191,7 @@ (setq process-buffer (get-buffer-create (format "trace of POP session to %s" host))) ;; Tell XEmacs/MULE not to mess with the text. - (and (vm-xemacs-mule-p) + (and vm-xemacs-mule-p (set-buffer-file-coding-system 'no-conversion t)) ;; clear the trace buffer of old output (save-excursion