From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gImdA4ady159FAAA0tVLHw (envelope-from ) for ; Mon, 25 May 2020 10:27:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id cDsPO4Wdy16zYwAA1q6Kng (envelope-from ) for ; Mon, 25 May 2020 10:27:17 +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 95D699402A2 for ; Mon, 25 May 2020 10:27:17 +0000 (UTC) Received: from localhost ([::1]:57036 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jdAKC-0005Ry-IO for larch@yhetil.org; Mon, 25 May 2020 06:27:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52508) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jdAJS-0005Ra-Sg for emacs-orgmode@gnu.org; Mon, 25 May 2020 06:26:32 -0400 Received: from mail-pg1-x52c.google.com ([2607:f8b0:4864:20::52c]:40633) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jdAJR-0007sB-Ur; Mon, 25 May 2020 06:26:30 -0400 Received: by mail-pg1-x52c.google.com with SMTP id j21so8513759pgb.7; Mon, 25 May 2020 03:26:29 -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=Qf6TWBsyKqaBvys7/t/N/y2qfwu8h87pKV+XEJY7ifg=; b=BS7rFXJ3XNeva7tz+ZmBol4iPnmv9qYmK8kTutgRRhydBYccoBZDnELHBumN2VdiT+ phsS64m2X69iIOBPkCiDNiv8gu094Ind1BVb1ohdDsMo+ebZxCJwqU51snxncdQNEPFb r7dFlqQM38xVfxzc3nLkmbpzm7hCqPDhdEwooh6g3lL0cmBFoj0O3sMYW0YPbbm8YSbN A+dCkPqw5sGJlnviwRHrMU+X/nlZtzyLFkRFbNHwtG1GQ/dk/oZw4ArJDJMS/KNZZ0Ju 2w+0bl7lnZw2nRBU3XonXIz0xnB9E2S4yyeOtbbxc3q9EcI7ywsKJnordxOgFXdmCWDk X9Cg== 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=Qf6TWBsyKqaBvys7/t/N/y2qfwu8h87pKV+XEJY7ifg=; b=irhu4vKcMI79PSoN+1N+9yKtbL/0aNfPZv/iWbe/vSvm0sMk/oN1QiatduB8ycTIPx 7BEdBR66LrnXkzaVwyNZowDxdcE7cSHACc2tnQNoXczJndedEpv5UNj1cKb+Wq4TkaMo 5eq9S8oXiNamp15ni/66q/DLDR7D2rMyfMqvGAoyU9pW9+pVk8B5W9pSdseTcZuEQJ8u LKrIRYjv3WLrnBfBE6p0AC6S2XoHN8J5Ed4UFteY+3CLee2ilVzlYDImIJoM7bfO/ymq BfZq3YfberOFgGSeP51IqYYI5l0O2LptgdT9KLutKMPb6UmHU9Kf/X9SgmdTQtAS2Ou4 Fwpw== X-Gm-Message-State: AOAM531fBwfE9vuPLzulZxrygIqE6OXqGR1PJ7FfuXuRahg/dZx67tYR 5wnVRjDl92Ap/yBHNY64REo= X-Google-Smtp-Source: ABdhPJxeoh8qY6nGJVGm7JdSduTKbY9bzQwd6NLTxAe0toJsfopK+D+S8X58LYee7jK3AsxMYVN5oA== X-Received: by 2002:a62:7f03:: with SMTP id a3mr16429832pfd.113.1590402388201; Mon, 25 May 2020 03:26:28 -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 z18sm11646194pgi.68.2020.05.25.03.26.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 May 2020 03:26:27 -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:24:13 +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> User-agent: mu4e 1.4.6; emacs 26.3 In-reply-to: <87tv049uuu.fsf@nicolasgoaziou.fr> Message-ID: <87a71wgvjj.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed Received-SPF: pass client-ip=2607:f8b0:4864:20::52c; envelope-from=tecosaur@gmail.com; helo=mail-pg1-x52c.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: 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=BS7rFXJ3; 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: uAab6mlHn7PY Nicolas Goaziou writes: >> Just saying 'no' to new lines seems like a possible solution, >> but long equations can often be deperate for newlines when it >> comes to readability. > > Saying no to new lines is only necessary in tables. Outside, we > only need to say no to blank lines. This is what I thought. Might you have any suggestions on how I incorporate this logic? Something like `org-in-table-p' would be ideal :D > I was talking about footnote reference stuff. Perhaps removing > silently blank lines, here or in both cases, is better. I have > no strong opinion about it. I feel like, at least in this case, this would be a sensible way to go. If you're happy with this, I think I'll go ahead and give this approach a shot.