From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhHVp-0002uf-2H for qemu-devel@nongnu.org; Mon, 05 May 2014 07:56:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhHVk-0003cm-2z for qemu-devel@nongnu.org; Mon, 05 May 2014 07:56:48 -0400 Date: Mon, 5 May 2014 19:30:45 +0800 From: Fam Zheng Message-ID: <20140505113045.GC4370@T430.nay.redhat.com> References: <1399287591-6525-1-git-send-email-famz@redhat.com> <1399287591-6525-2-git-send-email-famz@redhat.com> <5367708D.80803@msgid.tls.msk.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5367708D.80803@msgid.tls.msk.ru> Subject: Re: [Qemu-devel] [PATCH v2 1/2] docs/memory.txt: Put one whitespace between sentences List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: qemu-trivial@nongnu.org, Peter Maydell , qemu-devel@nongnu.org, Paolo Bonzini On Mon, 05/05 15:05, Michael Tokarev wrote: > 05.05.2014 14:59, Fam Zheng wrote: > > In other words, whitespace changes only. > > > The memory API models the memory and I/O buses and controllers of a QEMU > > -machine. It attempts to allow modelling of: > > +machine. It attempts to allow modelling of: > > What's the point? In text form, it is quite often and, to my taste, quite > normal to use 2 spaces after the full-dot (at the end of the sentence), just > like an extra line between paragraphs. This way, it is easier to separate > sentences between each other. > > In real typography, 1.5-sized space is usually used in such places. But since > plaintext format has no 1.5-sized space, 2 spaces is used. > > I'd send an opposite patch, which adds additional space where it is missing.. :) > Well, out of my first reaction on the inconsistency. I just get a feeling on this controversy by looking at the length of this Wikipedia page's reference section: http://en.wikipedia.org/wiki/Sentence_spacing#References Does NOT matter for me, anyway :) Thanks, Fam