From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org link to OCaml comment Date: Thu, 06 Feb 2020 18:10:49 +0100 Message-ID: <87lfpf1w12.fsf@nicolasgoaziou.fr> References: <87a75vu60w.fsf@polytechnique.org> <87v9ojsp1w.fsf@polytechnique.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37140) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izkgE-0004lp-Ql for emacs-orgmode@gnu.org; Thu, 06 Feb 2020 12:11:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1izkgD-0004JE-JV for emacs-orgmode@gnu.org; Thu, 06 Feb 2020 12:11:06 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:55439) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1izkgD-0004E9-Dd for emacs-orgmode@gnu.org; Thu, 06 Feb 2020 12:11:05 -0500 In-Reply-To: <87v9ojsp1w.fsf@polytechnique.org> (Alan Schmitt's message of "Thu, 06 Feb 2020 16:39:23 +0100") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Alan Schmitt Cc: emacs-orgmode , John Kitchin Hello, Alan Schmitt writes: > The strange part is that linking to arbitrary code works. It seems that > the OCaml comment syntax is problematic here. Link enclosed within parens meant coderef links, i.e., the syntax is reserved. You can probably remove the closing parenthesis to avoid this. Regards, -- Nicolas Goaziou