[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Garbage in files written with tramp
From: |
Vincent Bernat |
Subject: |
Re: Garbage in files written with tramp |
Date: |
Tue, 08 Feb 2005 00:25:07 +0100 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (i386-pc-linux-gnu) |
OoO La nuit ayant déjà recouvert d'encre ce jour du lundi 07 février
2005, vers 23:38, Michael Albinus <address@hidden> 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
- Garbage in files written with tramp, Vincent Bernat, 2005/02/07
- Re: Garbage in files written with tramp, Michael Albinus, 2005/02/07
- Re: Garbage in files written with tramp, Vincent Bernat, 2005/02/07
- Re: Garbage in files written with tramp, Michael Albinus, 2005/02/07
- Re: Garbage in files written with tramp,
Vincent Bernat <=
- Re: Garbage in files written with tramp, Michael Albinus, 2005/02/08
- Re: Garbage in files written with tramp, Kai Großjohann, 2005/02/09
- Re: Garbage in files written with tramp, Vincent Bernat, 2005/02/09
- Re: Garbage in files written with tramp, Michael Albinus, 2005/02/09
- Re: Garbage in files written with tramp, Vincent Bernat, 2005/02/09
- Re: Garbage in files written with tramp, Michael Albinus, 2005/02/09
- Re: Garbage in files written with tramp, Vincent Bernat, 2005/02/09
- Re: Garbage in files written with tramp, Kai Großjohann, 2005/02/12
Re: Garbage in files written with tramp, Adrian Phillips, 2005/02/08