From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Subject: Re: Org syntax inside verbatim/literal blocks Date: Sat, 17 Aug 2019 16:00:03 +0200 Message-ID: <87d0h36gf0.fsf@gmail.com> References: <87tvaqduwe.fsf_-_@gmail.com> <87wofmf4z3.fsf@nicolasgoaziou.fr> <87pnledpdf.fsf@gmail.com> <87ef1mg829.fsf@nicolasgoaziou.fr> <87lfvuohr8.fsf@gmail.com> <87r25j53h3.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:470:142:3::10]:51491) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hyzFY-0006uA-55 for emacs-orgmode@gnu.org; Sat, 17 Aug 2019 10:00:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hyzFX-0004bt-4r for emacs-orgmode@gnu.org; Sat, 17 Aug 2019 10:00:08 -0400 Received: from mail-wm1-x329.google.com ([2a00:1450:4864:20::329]:51311) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hyzFW-0004Wa-RH for emacs-orgmode@gnu.org; Sat, 17 Aug 2019 10:00:07 -0400 Received: by mail-wm1-x329.google.com with SMTP id 207so6222622wma.1 for ; Sat, 17 Aug 2019 07:00:05 -0700 (PDT) In-Reply-To: <87r25j53h3.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" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org On Sat, 17 Aug 2019 15:24:56 +0200 Nicolas Goaziou wrote: > I thought the idea was to move the information outside of the footnote. > I applied a different patch, in master. Let me know if it is enough. I agree that is even better; I guess I was aiming at minimal changes, plus the footnote indexing thing seemed an interesting challenge... > Side note: you cannot use CINDEX keyword in a footnote definition > because Texinfo inlines them, which is not compatible with @cindex > commands. Hm, but the version in my patch does seem to work correctly, i.e. it is exported as (snipped) You need to exit by pressing @kbd{C-c '} again@footnote{@cindex escape cha= racter @cindex comma Upon exit, lines starting with @samp{*}, @samp{,*}, @samp{#+} and @samp{,#= +} get ... which seems to produce a valid info file (looks the same as before and the index entries work). Is it just a corner case, not a feature? (I'm merely being curious at this point, I agree your version is better.) Thank you. --=20 =C5=A0t=C4=9Bp=C3=A1n