OoO La nuit ayant d�j� recouvert d'encre ce jour du lundi 07 f�vrier 2005, vers 23:38, Michael Albinus <[EMAIL PROTECTED]> disait:
>> - Emacs 21.3.50 with multi-tty patch (the last change in >> lisp/Changelog is dated 2005-02-04 by Jay Belanger) >> - Tramp from this CVS (but I have also tried Tramp 2.0.47 from >> Debian) >> - metamail 2.7-46 >> >> Note that I have successfully decoded the data of the debug buffer >> with mimencode -u -b too. > Hmm, everything looks fine. Maybe you could check which version of > mimencode is present to your root account, because it seems to fail > decoding there. I have modified mimencode so that it dumps what it reads from stdin in a file. I have then diffed the file and the output in debug buffer. It seems that small chunks are simply discarded. The error seems to happen every 50 lines of base64 data. I have read through the code and seen the variable tramp-chunksize. I have tried the code given but my system did not seem to be affected. I have tried with higher values too, no change. However, when I set tramp-chunk-size to 2000, all is working correctly. This is a bit odd in regards to the previous tests, but this works. -- I WILL NOT GREASE THE MONKEY BARS I WILL NOT GREASE THE MONKEY BARS I WILL NOT GREASE THE MONKEY BARS -+- Bart Simpson on chalkboard in episode 7F17 _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
