Group: gnu.emacs.help · Group Profile · Search for Termes in gnu.emacs.help
Author: Andreas Politz
Date: Sep 19, 2008 12:30
...> -- From what I learned since my first mail, emacs22 uses it's own distinguished encoding for it's buffers (mule), which explains the difference byte codes. But, I think I found the problem. term uses `binary' as input coding. After it has examined the input, it inserts the relevant/visible parts of it into the buffer. Only at this point it decodes the bytes with the apropriate coding (...
|