From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoUIi-0001sP-4J for qemu-devel@nongnu.org; Fri, 08 Apr 2016 07:10:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoUIe-0001g9-Vq for qemu-devel@nongnu.org; Fri, 08 Apr 2016 07:10:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoUIe-0001fq-RP for qemu-devel@nongnu.org; Fri, 08 Apr 2016 07:10:04 -0400 From: Markus Armbruster References: <1459267981-23408-1-git-send-email-stefanha@redhat.com> <1459267981-23408-2-git-send-email-stefanha@redhat.com> <877fg9xyl1.fsf@dusky.pond.sub.org> <20160408090613.GD28423@stefanha-x1.localdomain> Date: Fri, 08 Apr 2016 13:10:02 +0200 In-Reply-To: <20160408090613.GD28423@stefanha-x1.localdomain> (Stefan Hajnoczi's message of "Fri, 8 Apr 2016 10:06:13 +0100") Message-ID: <87zit4nyph.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [RFC v2 1/9] virtio: fix stray tab character List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Cornelia Huck , Fam Zheng , qemu-devel@nongnu.org, "Michael S. Tsirkin" Stefan Hajnoczi writes: > On Thu, Apr 07, 2016 at 04:50:18PM +0200, Markus Armbruster wrote: >> Stefan Hajnoczi writes: >> >> > The patches fixes a single occurrence of a tab character that resulted >> >> "The patch fixes" or "Fix", or drop the sentence. >> >> > in mis-aligned indentation. >> >> Really? It comes out aligned in my editor. > > If your editor uses an unholy 8 space tab width setting then it will > appear correct. But deep down we'll both know it's wrong :). > > (I'm using tab width 4.) Heretic!