From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iI9EDRj7DV9UTQAA0tVLHw (envelope-from ) for ; Tue, 14 Jul 2020 18:36:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id OOAuCRj7DV8gMAAAbx9fmQ (envelope-from ) for ; Tue, 14 Jul 2020 18:36:08 +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 B513794005D for ; Tue, 14 Jul 2020 18:36:06 +0000 (UTC) Received: from localhost ([::1]:46578 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jvPmd-0007Iz-MS for larch@yhetil.org; Tue, 14 Jul 2020 14:36:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59736) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jvPmH-0007I3-JM for emacs-orgmode@gnu.org; Tue, 14 Jul 2020 14:35:41 -0400 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]:33385) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jvPmG-0007sk-5w for emacs-orgmode@gnu.org; Tue, 14 Jul 2020 14:35:41 -0400 Received: by mail-wr1-x42d.google.com with SMTP id f18so23997287wrs.0 for ; Tue, 14 Jul 2020 11:35:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=JqZKiiyYcFjo/xoNsNr9b+YLZ+/hJt6S1huK98M7K6U=; b=c0BLwpkeGhIO5budl0YUG30FKcNXRvh/5dk/amH2Sae02FXD31X/Jq540sdKaxuH/t tH1hsvs8ZTAa60bfYuL1LBV5DcUn2/wd8RXqTqHNeSyGye7VuECmgLHCfW3aaEgJ4p5r pwuAqwWUgLHYckKbBG76o2rmlp/WGOSI0XykvvnhURPjLhDs7M/Afrf8wv7wgcBPyJT2 VdHqbPdXh6P5TZPUYp0lDJoDX0EEcmmExRfgi5NFrb6t9d1uloDkvc1PFRPLwCbWgJsI YmJUeUiBQafS3QXLVV7pIBBCaWnthW0KxlZ4y0aHntt2ciqSM8YlCINfRhuEIj+0Z5k+ 9XWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=JqZKiiyYcFjo/xoNsNr9b+YLZ+/hJt6S1huK98M7K6U=; b=P4SG7eT7RH32SDeisSHPdOVM/w4neetej5e9npVEhgsbxQTa3zTzoDTcajcBe2hv65 cClZn/JIv9kotz3/1RHoGVmwYDSwl8w9m/qi7raz8k089R+x2jZwg6nDcG0k39iUtaMH sB9cSo0Wq3K8eD+tYvQyCA8OlsiNKOy05P9blweCSL1S9rVrW1ybY9jMaqyM0sHUPSum Sz8WTD7/5GEMeCPCQPG5vbJY0cPDRd3bBY8ZOrpJf6G24IVGtVS8gQe0Lxcl1XOSChFt IOm8h+AmmRUHwu32ghGFJakLv5w+pI/yYWzVQeICfImxx+/++0v9qRw28/nIQNmwEmJw ehew== X-Gm-Message-State: AOAM530WeYIlrEqeOGmpDPqBNyb1rryTO00oFqSwqPtPiWVQPyw9gsjJ 5Fh1oyJhSJRhf0ZcFbD1Benz0z5t X-Google-Smtp-Source: ABdhPJzFvP7IZybHx7fOYQ+o1B4LA8CdCavReFJppwqkLawCSvdPupwEzma0ItDj/BAKPoGJtx/Q5Q== X-Received: by 2002:adf:ec8c:: with SMTP id z12mr7003643wrn.281.1594751738084; Tue, 14 Jul 2020 11:35:38 -0700 (PDT) Received: from freegnu (24.183.22.109.rev.sfr.net. [109.22.183.24]) by smtp.gmail.com with ESMTPSA id w14sm30251582wrt.55.2020.07.14.11.35.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jul 2020 11:35:37 -0700 (PDT) From: Jeremie Juste To: emacs-orgmode@gnu.org Subject: Re: org-babel parenthesis tracking blinded by > in code block References: <87tuye5sd8.fsf@gmail.com> <87r1ti1ctq.fsf@ucl.ac.uk> Date: Tue, 14 Jul 2020 20:35:34 +0200 In-Reply-To: <87r1ti1ctq.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Sat, 11 Jul 2020 13:00:17 +0100") Message-ID: <87tuyac5c9.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42d; envelope-from=jeremiejuste@gmail.com; helo=mail-wr1-x42d.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_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=c0BLwpke; dmarc=pass (policy=none) header.from=gmail.com; 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.21 X-TUID: 45ea6bWPdoWx Many thanks indeed, > > I have the following settings, > > (modify-syntax-entry ?< ".") > (modify-syntax-entry ?> ".") > > in my org mode hook. This stops org from treating them as parenthesis. Best regards, Jeremie