From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Fix no-byte-compile in org-pkg.el [8.3.6 (8.3.6-7-g4d7d52-elpa @ /home/thierry/.emacs.d/elpa/org-20161017/)] Date: Wed, 19 Oct 2016 00:31:25 +0200 Message-ID: <87pomx1e82.fsf@nicolasgoaziou.fr> References: <871sze5cc7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwcuw-0003So-Bi for emacs-orgmode@gnu.org; Tue, 18 Oct 2016 18:31:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwcus-0002Q5-Db for emacs-orgmode@gnu.org; Tue, 18 Oct 2016 18:31:30 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:41352) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwcus-0002Ob-8m for emacs-orgmode@gnu.org; Tue, 18 Oct 2016 18:31:26 -0400 In-Reply-To: <871sze5cc7.fsf@gmail.com> (Thierry Volpiatto's message of "Tue, 18 Oct 2016 09:46:16 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Thierry Volpiatto Cc: emacs-orgmode@gnu.org Hello, Thierry Volpiatto writes: > Actually in org-pkg.el, the local setting of `no-byte-compile` have no > effect, please use: > > ;; Local Variables: > ;; no-byte-compile: t > ;; End: > > at end of file to avoid warning when package is compiled. Fixed. Thank you. Regards, -- Nicolas Goaziou