>>>> "Rodney" == Rodney Sparapani
<rsparapa(a)mcw.edu> writes:
> 
> 
> Uwe Brauer  
 Hi Uwe: 
 Did you post this code somewhere?  If you need to communicate via a 
 subprocess, then you probably need to set those encodings/decodings
 with set-buffer-process-coding-system.  $0.02 
you mean babel.el, well this was
posted a while ago in
emacs.source. However I am not sure whether the author applied the patch
I sent him a while ago (which was pointed out by Stephen to me):
             (decode-coding-region (point-min) (point-max) 'utf-8)
	    (copy-to-buffer current (point-min) (point-max)))))
instead of simply
	    (copy-to-buffer current (point-min) (point-max)))))
I am not sure who you want to use set-buffer-process-coding-system here?
Uwe 
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta