From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10550 invoked by alias); 5 Sep 2014 17:35:19 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 10538 invoked by uid 89); 5 Sep 2014 17:35:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: gate.crashing.org Received: from gate.crashing.org (HELO gate.crashing.org) (63.228.1.57) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 05 Sep 2014 17:35:17 +0000 Received: from gate.crashing.org (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id s85HZDYb018722; Fri, 5 Sep 2014 12:35:13 -0500 Received: (from segher@localhost) by gate.crashing.org (8.14.1/8.14.1/Submit) id s85HZCqU018720; Fri, 5 Sep 2014 12:35:12 -0500 Date: Fri, 05 Sep 2014 17:35:00 -0000 From: Segher Boessenkool To: Yury Gribov Cc: Bernhard Reutner-Fischer , Richard Biener , GCC Patches , Laurynas Biveinis , Jeff Law Subject: Re: Vimrc config with GNU formatting Message-ID: <20140905173512.GA29810@gate.crashing.org> References: <540863C1.4000909@samsung.com> <20140904202254.GA24681@nbbrfq.cc.univie.ac.at> <5409D24A.2040805@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5409D24A.2040805@samsung.com> User-Agent: Mutt/1.4.2.3i X-IsSubscribed: yes X-SW-Source: 2014-09/txt/msg00515.txt.bz2 On Fri, Sep 05, 2014 at 07:10:02PM +0400, Yury Gribov wrote: > Now I don't quite like the idea of plugin: Anything that will make this enabled automatically will meet a lot of resistance. Make something nice for contrib/ instead? Segher