From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmMf2-0006N1-Pa for qemu-devel@nongnu.org; Wed, 14 Oct 2015 10:04:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmMf1-0005bT-MT for qemu-devel@nongnu.org; Wed, 14 Oct 2015 10:04:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56488) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmMf1-0005bN-I9 for qemu-devel@nongnu.org; Wed, 14 Oct 2015 10:04:07 -0400 References: <87k2qp8yxv.fsf@mail.parknet.co.jp> <87fv1d8ywp.fsf@mail.parknet.co.jp> <87bnc18yvw.fsf_-_@mail.parknet.co.jp> From: Eric Blake Message-ID: <561E60D1.7020601@redhat.com> Date: Wed, 14 Oct 2015 08:04:01 -0600 MIME-Version: 1.0 In-Reply-To: <87bnc18yvw.fsf_-_@mail.parknet.co.jp> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2ixBN5gfEp3PrBhfHEwX87bKMOfIIsVbv" Subject: Re: [Qemu-devel] [PATCH 2/3] ui/curses: Support line graphics chars on -curses mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: OGAWA Hirofumi , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2ixBN5gfEp3PrBhfHEwX87bKMOfIIsVbv Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable [meta-comment] On 10/14/2015 05:37 AM, OGAWA Hirofumi wrote: > This converts vga code to curses code in console_write_bh(). >=20 You sent your message with deep threading, with each message a reply to the previous, resulting in: 0/3 + 1/3 + 2/3 + 3/3 and when someone replies, a mail client that sorts by references before age sees: 0/3 + 1/3 | + 2/3 | | + 3/3 | | | + Re: 3/3 | | + Re: 2/3 | + Re: 1/3 + Re: 0/3 which is rather confusing. Better is to use shallow threading, with each message in reply ONLY to the cover letter: 0/3 + 1/3 + 2/3 + 3/3 and where replies are easier to follow in mail clients: 0/3 + 1/3 | + Re: 1/3 + 2/3 | + Re: 2/3 + 3/3 | + Re: 3/3 + Re: 0/3 You may want to double-check your git settings, as there are some knobs to tweak for shallow vs. default threading (I think shallow is default in newer git, but it was not always the case in really old git - but I don't remember the knob names off-hand). --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --2ixBN5gfEp3PrBhfHEwX87bKMOfIIsVbv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWHmDSAAoJEKeha0olJ0Nq140H+wWuTiflb2L9TrXg7fz4dtQN YyyfcacLJoKdtRrJtpo/ZYh8uKkFbAgeJi8DBFJB5Rk2omrF301aCm8Ozj3mSdkV EbfLVd48la2sz7QkpxGGIwfDEvc2dlaowUNkFNFZnIRWV8DNCihIRtjlY3JOYWt8 CpDk1BwPY4yKMkC41gXYkmFydl8bxMAkmegPt8wcIKf4tsTYgg4QDJ4n/oTzjlHd zo8cmLy1UJFkARUsQgaVQzIdcEjBVdjSqHwVVsgX51abaU8P+yv+fu0bclw69+rR 9XZJ2zEDcp68ZQrcK34HQpx5g75M+qFjzYGqW06MpT2aJEz8fSkLDD5wErJj+PM= =zeW2 -----END PGP SIGNATURE----- --2ixBN5gfEp3PrBhfHEwX87bKMOfIIsVbv--