Robert Widhopf-Fenk <[EMAIL PROTECTED]> writes:

> On Friday, August 25, 2006 at 16:01:17, Matthieu Moy wrote:
>> Robert Widhopf-Fenk <[EMAIL PROTECTED]> writes:
>> 
>> > This was the first time I created a bundle and  from the
>> > docs I was not really sure how to use bundle-revisions ...
>> 
>> No harm ;-).
>> 
>> Next step: it's better to use attachments, with a MIME type
>> "text/something", like text/plain or text/x-patch, this way, you
>> make sure you don't modify the bundle accidentally, and the
>> beginning and end of it are more clear.
>
> Hmm, I used "text/plain", do you mean I should not use
>
>   "Content-Disposition: inline;"
>
> but 
>
>   "Content-Disposition: attachment;"
>   
> or that I should not use "text/plain"?
>
>> (in particular, here, you've added a space in the beginning of the
>> first line, I'm not sure the bundle parser is robust to that).
>
> I redirected the output of bzr to a file and attached
> that file.
>
> There is no extra space, and I doubt that your Gnus is
> broken, so it must be a problem of another tool you are
> using for mail processing or magic.

Hm. I have the same problem with my Gnus.
I had very often problems with inline patches.
For example a double \ is shown as a single \

So let's try if I can reproduce this problem in this mail.
The lines below contain 1,2,3,4 backslashes.

1*\: \
2*\: \\
3*\: \\\
4*\: \\\\

> I checked https://mail.gna.org/public/dvc-dev/2006-08.partial.mbox.gz
> and there is no extra space, see 
>
> ,----
> | --lrNN+GXP3E
> | Content-Type: text/plain; charset=us-ascii
> | Content-Disposition: inline;
> |     filename="xemacs-compilation-fixes.diff"
> | Content-Transfer-Encoding: 7bit
> | 
> | # Bazaar revision bundle v0.8
> | #
> | # message:
> | #   Reverted fix for auto-autoload.el generation for XEmacs.
> `----

Could you please attach a gziped version of your bundle and an attached version.
Then I will compare both versions to see, if Gnus can handle these attachments.


Stefan.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to