On Mar 3, 2016, at 11:26 AM, Eric Blake wrote: > On 03/02/2016 08:34 PM, Programmingkid wrote: >> This patch allows for the user to use the keypad number keys to select a >> console. >> >> Signed-off-by: John Arbuckle <programmingk...@gmail.com> >> >> --- >> This patch depends on this patch: http://patchwork.ozlabs.org/patch/591221/ > > Making me chase a URL is not nice when I'm offline. Please also mention > the subject line, which I can then search for in my inbox without having > to visit a web page. Or better yet, fix your setup to send threaded series.
I'm so sorry. I thought using a url would make things very easy for you. > > I know you've expressed frustrations that you don't have 'git > send-email' configured correctly; have you tried trouble-shooting it on > IRC with the #git folks? Chances are, someone else is in the same boat > as you and has figured out the right settings to use. Well I spend several hours yesterday doing a lot of things suggested online. I even upgraded my version of git to 2.7.2. This was still not enough. It looks like something else that git depends on is the problem. > > In fact, a quick google search shows: > http://lmgtfy.com/?q=git+send-email+setup+for+gmail > https://coderwall.com/p/dp-gka/setting-up-git-send-email-with-gmail I did a lot of google searching yesterday on this problem. I much rather spend my time working to better QEMU than on some git feature I rather not use.