From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPlmD-0006J6-JG for qemu-devel@nongnu.org; Wed, 20 Jul 2016 03:18:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPlm9-0004kS-Bx for qemu-devel@nongnu.org; Wed, 20 Jul 2016 03:18:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPlm9-0004k3-67 for qemu-devel@nongnu.org; Wed, 20 Jul 2016 03:18:37 -0400 Date: Wed, 20 Jul 2016 15:18:34 +0800 From: Fam Zheng Message-ID: <20160720071834.GE10539@ad.usersys.redhat.com> References: <1468950439-16259-1-git-send-email-sw@weilnetz.de> <87fur4izmm.fsf@dusky.pond.sub.org> <20160720070736.GD10539@ad.usersys.redhat.com> <035fd65d-8d56-55bf-50e1-cd19dead2c2e@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <035fd65d-8d56-55bf-50e1-cd19dead2c2e@redhat.com> Subject: Re: [Qemu-devel] [PATCH] Fix regressions caused by renaming README List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: QEMU Developer , Peter Maydell , Pranith Kumar , Markus Armbruster , Stefan Weil On Wed, 07/20 09:09, Paolo Bonzini wrote: > > > On 20/07/2016 09:07, Fam Zheng wrote: > >> > The question is: is anyone actually viewing formatted markdown anywhere > >> > else than on github? > > It may have slightly better syntax highlighting in editors. > > > > Out of curiosity, I'm wondering if it's acceptable to commit a "ln -s README.md > > README" change in the repo, at all? > > Yes, that's a good idea. I'll see if github likes that. :) Fam