From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MqWQe-0006nN-0B for qemu-devel@nongnu.org; Wed, 23 Sep 2009 14:19:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqWQc-0006mb-1l for qemu-devel@nongnu.org; Wed, 23 Sep 2009 14:18:58 -0400 Received: from [199.232.76.173] (port=46335 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqWQb-0006mL-Cu for qemu-devel@nongnu.org; Wed, 23 Sep 2009 14:18:57 -0400 Received: from qw-out-1920.google.com ([74.125.92.144]:3787) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MqWQb-0001JT-42 for qemu-devel@nongnu.org; Wed, 23 Sep 2009 14:18:57 -0400 Received: by qw-out-1920.google.com with SMTP id 5so309479qwc.4 for ; Wed, 23 Sep 2009 11:18:56 -0700 (PDT) Message-ID: <4ABA6688.4070102@codemonkey.ws> Date: Wed, 23 Sep 2009 13:18:48 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] ANN: QEMU Monitor Protocol git tree References: <20090921224430.610da97b@doriath> <4AB98034.3060608@codemonkey.ws> <20090923095701.GE29269@redhat.com> <87my4lir9z.fsf@pike.pond.sub.org> In-Reply-To: <87my4lir9z.fsf@pike.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Luiz Capitulino , avi@redhat.com, qemu-devel@nongnu.org Markus Armbruster wrote: > If the objective is to make life as easy as possible for clients, then > terminate lines with just LF. > That's because of goofiness with ANSI's emulation in the text console. No need to carry it forward. But I'd really like to see no special significance given to whitespace to give us pretty printing flexibility. Regards, Anthony Liguori