From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: Re: How to make clicking on a URL inside of inline randomized footnotes open the url? Date: Sun, 6 Jul 2014 07:50:13 -0500 Message-ID: References: <87mwcn3qlg.fsf@nicolasgoaziou.fr> <874myu6dj1.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X3ltX-0006WR-A1 for emacs-orgmode@gnu.org; Sun, 06 Jul 2014 08:50:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X3ltW-0004vk-9r for emacs-orgmode@gnu.org; Sun, 06 Jul 2014 08:50:15 -0400 Received: from mail-oa0-x22b.google.com ([2607:f8b0:4003:c02::22b]:61739) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X3ltW-0004vY-4G for emacs-orgmode@gnu.org; Sun, 06 Jul 2014 08:50:14 -0400 Received: by mail-oa0-f43.google.com with SMTP id o6so3401471oag.2 for ; Sun, 06 Jul 2014 05:50:13 -0700 (PDT) In-Reply-To: <874myu6dj1.fsf@nicolasgoaziou.fr> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Grant Rettke , "emacs-orgmode@gnu.org" Thank you and have a great day. Grant Rettke | ACM, ASA, FSF, IEEE, SIAM gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/ =E2=80=9CWisdom begins in wonder.=E2=80=9D --Socrates ((=CE=BB (x) (x x)) (=CE=BB (x) (x x))) =E2=80=9CLife has become immeasurably better since I have been forced to st= op taking it seriously.=E2=80=9D --Thompson On Sun, Jul 6, 2014 at 4:29 AM, Nicolas Goaziou wr= ote: > Nicolas Goaziou writes: > >> This is not possible at the moment as a consequence of a poor design >> decision in `org-element-footnote-reference-parser'. I will fix it >> soon. > > Done.