qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] ui/cocoa.m: Replace pc/xt keyboard keycode a


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2] ui/cocoa.m: Replace pc/xt keyboard keycode array with QKeyCode
Date: Thu, 3 Mar 2016 15:37:28 +0000

On 3 March 2016 at 15:22, Programmingkid <address@hidden> wrote:
>
> On Mar 3, 2016, at 3:43 AM, Peter Maydell wrote:
>
>> On 3 March 2016 at 03:23, Programmingkid <address@hidden> wrote:
>>> *Sorry but git send-email refuses to work on my system.
>>
>> If you tell us in what way it doesn't work we might be able to
>> help you debug/configure it. Also, even if you can't use git
>> send-email you can use git format-patch to create the emails
>> with the right [PATCH 1/2] [PATCH 2/2] etc headers and the
>> cover letter that you can send with your email client or
>> whatever you're doing at the moment.
>
> I didn't know format-patch could do that. I thought it was
> send-email that did that fancy subject header stuff.

git send-email either sends files, or if you give it a git
revision list then it internally calls git format-patch to
create the files and then sends those.

> The error message I see when I try to use git send-email is this:
>
> Command unknown: 'AUTH' at 
> /usr/local/Cellar/git/2.7.2/libexec/git-core/git-send-email line 1390.

What mail server are you trying to talk to, and what is your
git send-email configuration and command line?

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]