From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id JBpwHH2fy14EOwAA0tVLHw (envelope-from ) for ; Mon, 25 May 2020 10:35:41 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4BQbGH2fy16ZIwAAB5/wlQ (envelope-from ) for ; Mon, 25 May 2020 10:35:41 +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 0C24094014C for ; Mon, 25 May 2020 10:35:41 +0000 (UTC) Received: from localhost ([::1]:41038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jdASJ-0002jj-LR for larch@yhetil.org; Mon, 25 May 2020 06:35:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jdARv-0002ja-40 for emacs-orgmode@gnu.org; Mon, 25 May 2020 06:35:15 -0400 Received: from mail-pj1-x102a.google.com ([2607:f8b0:4864:20::102a]:33507) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jdARu-0000hr-1j; Mon, 25 May 2020 06:35:14 -0400 Received: by mail-pj1-x102a.google.com with SMTP id z15so3879991pjb.0; Mon, 25 May 2020 03:35:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=RXurK/U/h2lAjFbHkTOCVm77o/UrPNjIH1o2FqydzuQ=; b=YKzGP3zqNwoIL86GUyteEv7/5GHddPYSnkNnpGQUEVAvfwPWuVzGSLvRzgAhb2XnwP fdnmB1aosNByPjamkYGcqmFC50pU24ZWVl0/pSOOCsVw/uXopZ3L8RwyqrN7hgIGc2Dz x4P76dak1b9o7jilH+uT85rXOhE2QvbCj42Cc86fk3PGFyOOEz39NRatX0yKh6WP+Vim +UZ5rQ6BhYfK3h9jr2dAldH1Ft/p459B2/ABxhkyS+SJsdlf5SAgFeQnhQXu3m0c6TVF B0+ah/6HnHFFl5LPVk5AD5TduoFCSW5bPw2d7KX4uofxV2JR2Z2ZaYFU4CzVMzitGlX7 nDrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:references:user-agent :in-reply-to:message-id:mime-version; bh=RXurK/U/h2lAjFbHkTOCVm77o/UrPNjIH1o2FqydzuQ=; b=LrlqTCZcSqFQX2ZIm6j/qmTZuC/AZFvK8QBj3FqRKrZ7667/3IAI/jIGzZE/9CS/1R hFsBMkukJbMMrDIHoz3iCAlP+ksAFavgZsbReLvIS0VJz0jIWx5cj36p3ImEYRHZAgoN wADh+3Ldy8umJIVsSOlvgnqrj1AOckfvrf9t8kd2/ea4uJnk7WjOCX9sLp2YHsGGNgqV tOMk3XDQ8lbc9/Pxau4Uzz14PUFG6RyeSRFWD6cwQ/i4ivojB1cA7c4F7/DKzj0aDgaP xgMReYXSm0urLq+EU9gShPPo41UdNtAss5+BXubwF8C/FYY3XMYxYfsubfDrP74GkxOC ws9w== X-Gm-Message-State: AOAM5300lGrYBIMkR2JtbNeJX7UBwH7O1ptAI+pFFkY3d4Sd8LVZ96c4 rVXqtews8cCIhsAOH6XCn8M= X-Google-Smtp-Source: ABdhPJy1ZPPmjgw1hqah2hDVrzw9OHxsNW1JKx+zo83W8HS15H+L28Te82gzl8Q9J/8R3WiUSpmFNg== X-Received: by 2002:a17:902:b206:: with SMTP id t6mr27514361plr.248.1590402912356; Mon, 25 May 2020 03:35:12 -0700 (PDT) Received: from localhost (180-150-91-8.b4965b.per.nbn.aussiebb.net. [180.150.91.8]) by smtp.gmail.com with ESMTPSA id z18sm12830609pfj.148.2020.05.25.03.35.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 May 2020 03:35:11 -0700 (PDT) From: TEC To: Nicolas Goaziou Subject: Re: (Feature Request) have org-edit-special work inside non-environment LaTeX blocks, i.e. \( \) and \[ \] Date: Mon, 25 May 2020 18:33:46 +0800 References: <87zh9xxrww.fsf@gmail.com> <4274FCF8-5304-4B55-9586-0C718DA388D3@getmailspring.com> <87r1v9ceml.fsf@nicolasgoaziou.fr> <871rn8gy40.fsf@gmail.com> <87ftbobbct.fsf@nicolasgoaziou.fr> <87zh9wfish.fsf@gmail.com> <87y2pgfieh.fsf@gmail.com> <87blmcba2c.fsf@nicolasgoaziou.fr> <87d06sxqww.fsf@gmail.com> <87tv049uuu.fsf@nicolasgoaziou.fr> <87a71wgvjj.fsf@gmail.com> <87pnas9ueq.fsf@nicolasgoaziou.fr> User-agent: mu4e 1.4.6; emacs 26.3 In-reply-to: <87pnas9ueq.fsf@nicolasgoaziou.fr> Message-ID: <878shggv4z.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::102a; envelope-from=tecosaur@gmail.com; helo=mail-pj1-x102a.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, MPART_ALT_DIFF=0.79, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN 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: Bastien , "emacs-orgmode@gnu.org" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=YKzGP3zq; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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.09 X-TUID: OzSpi8mfZpp/ --=-=-= Content-Type: text/plain --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; format=flowed Nicolas Goaziou writes: > This is the following part, in `org-edit-footnote-reference': Thanks. Sorry I'm having you repeat yourself. > Replacing "\n" with "", as above, is too strong BTW. It would be > better to replace it with " ". I'll fix the footnote-reference > part. Sounds sensible. > Sure, go ahead. Will do :) --==-=-= Content-Type: multipart/related; boundary="===-=-=" --===-=-= Content-Type: text/html

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> This is the following part, in `org-edit-footnote-reference’:

Thanks. Sorry I’m having you repeat yourself.

> Replacing “\n” with “”, as above, is too strong BTW. It would be better
> to replace it with “ ”. I’ll fix the footnote-reference part.

Sounds sensible.

> Sure, go ahead.

Will do :)

--===-=-=-- --==-=-=-- --=-=-= Content-Type: multipart/related; boundary="====-=-=" --====-=-= Content-Type: text/html

<#multipart type=alternative><#part type=text/plain>

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> This is the following part, in `org-edit-footnote-reference’:

Thanks. Sorry I’m having you repeat yourself.

> Replacing “\n” with “”, as above, is too strong BTW. It would be better
> to replace it with “ ”. I’ll fix the footnote-reference part.

Sounds sensible.

> Sure, go ahead.

Will do :)
<#multipart type=related><#part type=text/html><p>
Nicolas Goaziou &lt;mail@nicolasgoaziou.fr&gt; writes:<br />
</p>

<p>
&gt; This is the following part, in `org-edit-footnote-reference&rsquo;:<br />
</p>

<p>
Thanks. Sorry I&rsquo;m having you repeat yourself.<br />
</p>

<p>
&gt; Replacing &ldquo;\n&rdquo; with &ldquo;&rdquo;, as above, is too strong BTW. It would be better<br />
&gt; to replace it with &ldquo; &rdquo;. I&rsquo;ll fix the footnote-reference part.<br />
</p>

<p>
Sounds sensible.<br />
</p>

<p>
&gt; Sure, go ahead.<br />
</p>

<p>
Will do :)<br />
</p>
<#/multipart>
<#/multipart>

--====-=-=-- --=-=-=--