From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f4yoR-0004My-5w for guix-patches@gnu.org; Sat, 07 Apr 2018 21:08:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f4yoM-0000Xm-3t for guix-patches@gnu.org; Sat, 07 Apr 2018 21:08:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:33753) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f4yoL-0000Xf-VN for guix-patches@gnu.org; Sat, 07 Apr 2018 21:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f4yoL-0007fA-K7 for guix-patches@gnu.org; Sat, 07 Apr 2018 21:08:01 -0400 Subject: [bug#31056] [PATCH] gnu: emacs-org: fix byte compilation Resent-Message-ID: From: Nicolas Goaziou In-Reply-To: <87tvsrcgly.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Wed, 04 Apr 2018 14:15:37 +0200") References: <87tvsrcgly.fsf@gnu.org> Date: Thu, 05 Apr 2018 14:30:41 +0200 Message-ID: <87vad54yz2.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Konrad Hinsen , 31056@debbugs.gnu.org Hello, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Konrad Hinsen skribis: > >> Fixes bug#30961 > > Nicolas, I=E2=80=99d rather let you comment on this patch. :-) > WDYT? Thanks for the heads up. IMO, compiling a dedicated Emacs only for Org seems a bit overkill. I'd rather have it fixed upstream than papering over the problem. Mind you, I don't have a Org-side solution for the problem. However, the fact that `org-babel-header-args-safe-fn' is a macro doesn't help. AFAICT, it could be a function. Would turning the macro into a function help in this case? Regards, --=20 Nicolas Goaziou 0x80A93738