Properly initialize version string in python-hglib setup.py

Peter Elmers peter.elmers at yahoo.com
Fri Jul 24 08:35:10 CDT 2015


Yuya, thanks for the help; I'll keep playing around with SMTP options to try to get something to work.
 r? mpm
 

     On Friday, July 24, 2015 6:11 AM, Yuya Nishihara <yuya at tcha.org> wrote:
   

 On Thu, 23 Jul 2015 17:15:33 +0000 (UTC), Peter Elmers wrote:
> I have updated the commit message. Unfortunately I haven't had any success
> configuring sendmail to work with my email account;

Did you try an SMTP? It should be much simpler than sendmail.

> I have included the patch below as well as in an attachment,
> but I believe that the whitespace is correct.

Well, all leading whitespaces are \xc2\xa0. I can apply it by the following
command, but that doesn't mean it will be accepted by mpm.

  % xclip -sel clip -out | sed 's/\xc2\xa0/ /g' | hg patch -


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20150724/a8329735/attachment.html>


More information about the Mercurial-devel mailing list