From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz8BL-0003gW-SQ for qemu-devel@nongnu.org; Wed, 18 Nov 2015 14:14:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zz8BH-0007lt-Ta for qemu-devel@nongnu.org; Wed, 18 Nov 2015 14:14:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57193) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz8BH-0007lW-OF for qemu-devel@nongnu.org; Wed, 18 Nov 2015 14:14:11 -0500 From: Markus Armbruster References: <1447836791-369-1-git-send-email-eblake@redhat.com> <1447836791-369-31-git-send-email-eblake@redhat.com> Date: Wed, 18 Nov 2015 20:14:08 +0100 In-Reply-To: <1447836791-369-31-git-send-email-eblake@redhat.com> (Eric Blake's message of "Wed, 18 Nov 2015 01:53:05 -0700") Message-ID: <87io4zi0hr.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v12 30/36] qapi: Convert QType into qapi builtin enum type List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Michael Roth , qemu-devel@nongnu.org, Luiz Capitulino Suggest to spell it "QAPI built-in enum type" in the subject. In general, I prefer "QAPI" when referring to the concept, because it's actually an acronym.