[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] bzr commit notifications [was Re: VM vcs u
From: |
Bob Proulx |
Subject: |
Re: [Savannah-hackers-public] bzr commit notifications [was Re: VM vcs upgraded (mostly)] |
Date: |
Thu, 2 May 2013 10:47:31 -0600 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Glenn Morris wrote:
> If you have time, would you be willing to try the patch from
> https://bugs.launchpad.net/bzr-hookless-email/+bug/533009/comments/3
>
> - msg.add_inline_attachment(diff_val, diff_name)
> + msg.add_inline_attachment(diff_val, diff_name, 'x-diff')
>
> It is just a piece of trivia that should improve the MIME type of
> commit messages. It's not at all urgent, so if it doesn't seem to
> work, forget about it.
Seems reasonable. I added that change to the script. I imagine we
will need to wait for the next commit before there is a notification.
If you would keep an eye open and report on the result that would be
great.
Bob