Group: gnu.emacs.help · Group Profile · Search for problem in gnu.emacs.help
Author: Andreas Politz
Date: Sep 19, 2008 12:30
...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..., to make it suitable for the with of the `terminal'. The problem is, that it measures bytes not characters. So the 3-byte ... and inserted independently, will result in what was described as the problem. I filed a bug report. Thanks anyway. -ap
|