From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZbuQo-0004Ot-5A for mharc-qemu-trivial@gnu.org; Tue, 15 Sep 2015 13:54:14 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbuQl-0004Kq-4J for qemu-trivial@nongnu.org; Tue, 15 Sep 2015 13:54:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbuQf-0005Zy-B6 for qemu-trivial@nongnu.org; Tue, 15 Sep 2015 13:54:11 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:42241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbuQV-0005UA-4w; Tue, 15 Sep 2015 13:53:55 -0400 Received: from tsrv.tls.msk.ru (tsrv.tls.msk.ru [192.168.177.2]) by isrv.corpit.ru (Postfix) with ESMTP id 4682741A29; Tue, 15 Sep 2015 20:53:52 +0300 (MSK) Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by tsrv.tls.msk.ru (Postfix) with ESMTP id 2C08EA67; Tue, 15 Sep 2015 20:53:52 +0300 (MSK) Message-ID: <55F85B30.4080601@msgid.tls.msk.ru> Date: Tue, 15 Sep 2015 20:53:52 +0300 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: Markus Armbruster , "Daniel P. Berrange" References: <1433424607-3429-1-git-send-email-berrange@redhat.com> <87twu5z7px.fsf@blackfin.pond.sub.org> <87twu5nmbp.fsf@blackfin.pond.sub.org> <55DBB3B8.9080807@redhat.com> <55F839BC.8060409@redhat.com> <20150915155435.GC23145@redhat.com> <87h9mvac06.fsf@blackfin.pond.sub.org> In-Reply-To: <87h9mvac06.fsf@blackfin.pond.sub.org> OpenPGP: id=804465C5 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 86.62.121.231 Cc: QEMU Trivial , Peter Maydell , John Snow , QEMU Developers , Eric Blake Subject: Re: [Qemu-trivial] [PATCH v2] Add .dir-locals.el file to configure emacs coding style X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2015 17:54:12 -0000 15.09.2015 19:22, Markus Armbruster wrote: > "Daniel P. Berrange" writes: [] >> Personally I be fine with both the minimal approach or the more >> comprehensive approach of Peter's, but I'd probably tend towards >> the minimal approach to avoid the warnings problem. > > Seconded. > > The "minimal approach" has been on the list since June, and it has my > R-by. It's clearly better than nothing. Let's commit it now. We can > always improve on it later. Ok, let's apply it. BTW, Marcus, your R-By wasn't actually clear, to which version it applies. Now I see that after your comment. Applied, finally, to -trivial now, thank you all! Should I add some more r-by or s-by? :) Thanks! /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbuQZ-00043Y-Iw for qemu-devel@nongnu.org; Tue, 15 Sep 2015 13:54:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbuQV-0005V6-Ba for qemu-devel@nongnu.org; Tue, 15 Sep 2015 13:53:59 -0400 Message-ID: <55F85B30.4080601@msgid.tls.msk.ru> Date: Tue, 15 Sep 2015 20:53:52 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <1433424607-3429-1-git-send-email-berrange@redhat.com> <87twu5z7px.fsf@blackfin.pond.sub.org> <87twu5nmbp.fsf@blackfin.pond.sub.org> <55DBB3B8.9080807@redhat.com> <55F839BC.8060409@redhat.com> <20150915155435.GC23145@redhat.com> <87h9mvac06.fsf@blackfin.pond.sub.org> In-Reply-To: <87h9mvac06.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] Add .dir-locals.el file to configure emacs coding style List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , "Daniel P. Berrange" Cc: QEMU Trivial , Peter Maydell , John Snow , QEMU Developers 15.09.2015 19:22, Markus Armbruster wrote: > "Daniel P. Berrange" writes: [] >> Personally I be fine with both the minimal approach or the more >> comprehensive approach of Peter's, but I'd probably tend towards >> the minimal approach to avoid the warnings problem. > > Seconded. > > The "minimal approach" has been on the list since June, and it has my > R-by. It's clearly better than nothing. Let's commit it now. We can > always improve on it later. Ok, let's apply it. BTW, Marcus, your R-By wasn't actually clear, to which version it applies. Now I see that after your comment. Applied, finally, to -trivial now, thank you all! Should I add some more r-by or s-by? :) Thanks! /mjt