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 kD8QL4ePyl4bTwAA0tVLHw (envelope-from ) for ; Sun, 24 May 2020 15:15:19 +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 aIrsKoePyl7RKgAAB5/wlQ (envelope-from ) for ; Sun, 24 May 2020 15:15:19 +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 52BCC9404CB for ; Sun, 24 May 2020 15:15:19 +0000 (UTC) Received: from localhost ([::1]:48892 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcsLO-0007SZ-8s for larch@yhetil.org; Sun, 24 May 2020 11:15:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47432) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcsJB-0005B3-Bm for emacs-orgmode@gnu.org; Sun, 24 May 2020 11:13:01 -0400 Received: from mail-pf1-x430.google.com ([2607:f8b0:4864:20::430]:39610) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jcsJA-0006SP-KW; Sun, 24 May 2020 11:13:01 -0400 Received: by mail-pf1-x430.google.com with SMTP id b190so7775606pfg.6; Sun, 24 May 2020 08:12:59 -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=lSW/cUmyd2k43tbicmM2lzk4VZIlbPkAzb/DhoQtbm4=; b=cQ41r4f3dBVKrT/plRHQIjYgMd27db9wnO/sSLD8JlH6ir9syFdWlfE6ewcOol4uS/ tTB8sN9CwIFGOxezSR0I6jClLdkxRuL/Nnkrvykqk9A06uikn4pODtKnsQhJmChfWd9N RWoxwi2X1V/oVFk5c+0WumNAxHO8uhM9kwroskvfqJdOOO+iNXsx5JPXmTHRzvi4GJyK losJesF+i/+uQ8wyqkcD3LzSePv7IWjYaXiH30I3ehCXT8GkYdOqs8CPR8JoAI7JIrRm MI7f+38yZEAKGtx0uZwR5cfcMZD/lYtDiIQpm7Lm5+RY3AZEbZHwokQ8hrIDLmrPPhZ/ hiQA== 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=lSW/cUmyd2k43tbicmM2lzk4VZIlbPkAzb/DhoQtbm4=; b=dV1NhmgRuy5NNgORlGhpsHlyyhz0QxElDZHPU22HKsCzMvSGN9jexNr3kGoANDLz2A sij74D3iiZ1auokivM7NwwcapmOx0IslbyfF9KhN8z26eOHPk6Te9SuaY+TU/bqb2YI7 pMKQpRuYofJ44FXVKT7UReR0L4RajFVWZUZUHmzJxCMNKnL3CK0vvTGK9Mykwj+NB+2A wGGX5SuvrI6TJiJ2WmLv4O4/EQ6KT4ER7V2egA5wIOdbSPIr0lZmwr3hWCCl7Wiy9Nd5 sZxgW3KcizIjcSbgvOgC2kRG0kF9KKNh4e2qdoMDKuvi2XnekPniYjaH25IdjV1Lm+Im R9+A== X-Gm-Message-State: AOAM531/lCCS7BzLr2CnvscOBbWJ7vweHf2XXjxhAgUrjfcvDfPTqhF5 VT5k8UJ+igwD7b15oxGpyk/ZTcdgUxc= X-Google-Smtp-Source: ABdhPJydvGdtzokjz/8IlAg+6Q+iCYcT5tpyqyEQQDsUWTQOdcr7GK1PxP/2F1QwmmJV9DJR1X5qcQ== X-Received: by 2002:a62:5209:: with SMTP id g9mr5813234pfb.287.1590333178347; Sun, 24 May 2020 08:12:58 -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 19sm10920250pjl.52.2020.05.24.08.12.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 24 May 2020 08:12:57 -0700 (PDT) From: TEC To: Bastien Subject: Re: (Feature Request) have org-edit-special work inside non-environment LaTeX blocks, i.e. \( \) and \[ \] Date: Sun, 24 May 2020 23:07:36 +0800 References: <87h7w7j9tr.fsf@gnu.org> User-agent: mu4e 1.4.6; emacs 26.3 In-reply-to: <87h7w7j9tr.fsf@gnu.org> Message-ID: <87d06tfjt6.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed Received-SPF: pass client-ip=2607:f8b0:4864:20::430; envelope-from=tecosaur@gmail.com; helo=mail-pf1-x430.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: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, 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: "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=cQ41r4f3; 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: 1.59 X-TUID: azlONBp0eLTL Bastien writes: > I hope you will have time to move forward with sending patches > so that we can discuss the feature proposals against something > we can actually test. Well, I'm currently having a look at patching this, so this looks hopeful :) I think I've got a mostly-functional `org-edit-latex-fragment', I'm just wrangling with `org-src--contents-area' complaining "Unsupported element or object: latex-fragment" at the moment. I hope to have more soon!