From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id QMuDFskAWF/0NQAA0tVLHw (envelope-from ) for ; Tue, 08 Sep 2020 22:08:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id mK5REskAWF+zTAAAbx9fmQ (envelope-from ) for ; Tue, 08 Sep 2020 22:08:09 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E71409402CC for ; Tue, 8 Sep 2020 22:08:08 +0000 (UTC) Received: from localhost ([::1]:44120 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kFlmZ-0006r7-Q8 for larch@yhetil.org; Tue, 08 Sep 2020 18:08:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38644) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kFlYZ-0005iq-PT for emacs-orgmode@gnu.org; Tue, 08 Sep 2020 17:53:39 -0400 Received: from mail-ed1-f48.google.com ([209.85.208.48]:33858) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kFlYO-0001Ls-4G; Tue, 08 Sep 2020 17:53:39 -0400 Received: by mail-ed1-f48.google.com with SMTP id q21so629135edv.1; Tue, 08 Sep 2020 14:53:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sg0lASuZ3lQa19z5hc0CLbTaYu8xkec3ro/cNmNQTOs=; b=O3Ed4G+tK50SLFqgYZdxy13m+laeeQnMZtzc5vJPgskV1wJNso9NoKnomqLI7gcT8a nFxPRL8TKfYv064t51qgY35rh9EF8GmtQRy7Xy0RrtBtRfWwxcdnc/l2fhSJje+jN7DT jzGrVxZfAi54AhIavVdgT3pIAWM+BO57yIZJbQisjfPlaGnAT/GUl+VJsIOuz7EVXuS7 LvT8XmR/fyakD4vh2AwaNtaLHfQ1La0POaYOkFoigxFfndXWCPHUT6LpbaSyNAS9NISm nZqCdBTlrW6q5YKL677Iuehwez02F0wq7GmKRV7G8GmEWj3jyDXFPqYOL0Z6Eht/4FEs 0bOQ== X-Gm-Message-State: AOAM532hTlCLyCjd06lLYmQOVtpZiOm4Vbh2SPOu/a7FAcYKeasYYfo6 9AfghMOOJH0FuMqGqNsJiUVh9524VRfpHN9Su1QWRA4h62Y= X-Google-Smtp-Source: ABdhPJx0JjQ7qwV3GbSRrtH4ii/6Y6/rdN57fuSWuqRHb8RfHQk82Rd7AcpVG7G15cbmaxii6nnEXdJ264tJD9ObuH4= X-Received: by 2002:aa7:cf93:: with SMTP id z19mr1128057edx.187.1599602004737; Tue, 08 Sep 2020 14:53:24 -0700 (PDT) MIME-Version: 1.0 References: <87d05nidu1.fsf@iki.fi> <87y2ln9qjb.fsf@gnu.org> In-Reply-To: <87y2ln9qjb.fsf@gnu.org> From: ian martins Date: Tue, 8 Sep 2020 17:53:13 -0400 Message-ID: Subject: Re: Babel: parse error when output contains opening bracket To: Bastien Content-Type: multipart/alternative; boundary="00000000000046413305aed45db9" Received-SPF: pass client-ip=209.85.208.48; envelope-from=ianxm1@gmail.com; helo=mail-ed1-f48.google.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/08 17:53:25 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -11 X-Spam_score: -1.2 X-Spam_bar: - X-Spam_report: (-1.2 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jarmo Hurri , Org-Mode mailing list Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=jhu.edu (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -0.91 X-TUID: PU46+jtpmzDG --00000000000046413305aed45db9 Content-Type: text/plain; charset="UTF-8" Of course there's never a problem in fixing things. I'm curious how you did it. Will look when I have a chance. On Sun, Sep 6, 2020, 5:57 AM Bastien wrote: > Hi Ian, > > ian martins writes: > > > I've written an alternative org-java.el that doesn't have that > > problem. > > I hope you don't mind the fix I just integrated -- it's simple > enough for being in 9.3.8, the next stable release. Obviously > your updates ob-java.el will probably make it obsolete once > we can move on after 9.4. > > Thanks, > > -- > Bastien > --00000000000046413305aed45db9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Of course there's never a problem in fixing things. I= 'm curious how you did it. Will look when I have a chance.

On Sun, Sep 6= , 2020, 5:57 AM Bastien <bzg@gnu.org&= gt; wrote:
Hi Ian,

ian martins <ianxm@jhu.edu> writes:

> I've written an alternative org-java.el that doesn't have that=
> problem.

I hope you don't mind the fix I just integrated -- it's simple
enough for being in 9.3.8, the next stable release.=C2=A0 Obviously
your updates ob-java.el will probably make it obsolete once
we can move on after 9.4.

Thanks,

--
=C2=A0Bastien
--00000000000046413305aed45db9--