From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eLmGHwCuemGLbQEAgWs5BA (envelope-from ) for ; Thu, 28 Oct 2021 16:04:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id SE80GwCuemFyYAAAB5/wlQ (envelope-from ) for ; Thu, 28 Oct 2021 14:04:48 +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 0162587F4 for ; Thu, 28 Oct 2021 16:04:48 +0200 (CEST) Received: from localhost ([::1]:52534 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mg61O-0004SQ-Fk for larch@yhetil.org; Thu, 28 Oct 2021 10:04:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51472) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mg60R-0004SE-2K for emacs-orgmode@gnu.org; Thu, 28 Oct 2021 10:03:47 -0400 Received: from mail-lj1-x235.google.com ([2a00:1450:4864:20::235]:42758) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mg60O-0007Rl-Lu for emacs-orgmode@gnu.org; Thu, 28 Oct 2021 10:03:46 -0400 Received: by mail-lj1-x235.google.com with SMTP id 205so10877761ljf.9 for ; Thu, 28 Oct 2021 07:03:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=dyZulHx5fN0/ziIVtf8vWsJbg03LMRPQucXdgA+i0NQ=; b=EBdhL6qm2NCyzpdXXXcJ6lvxB7khDcd236zutJeonueqk1o7bkG74GWZivkNJ7rNGo 34aYSeTmAQqu5tOTpmbNcL8nkZWo61vkHuzuWOg8OdhdW+zwtaAAIwpMpWCg1uOKvVPw uRvyGTEVN/7D3cKSzjswhSzodeFCpV6FZoy4Q0OUFftvTwucaGwzwNMLyWG3TX1+ZnrW LvAEQjG/18RekyV6f9jOSezlyce/3rxMVMk4jgGVaxspSudI0EtFChW5EvjKo7BRT9sm 5+9Ez0BGljTvaBq6+Jh/TwXmHREGHLaJRRdEiq0jTGw3vaktO3y2EvlYIX+CQ4lXpCum f1gQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=dyZulHx5fN0/ziIVtf8vWsJbg03LMRPQucXdgA+i0NQ=; b=e3Z44RUGaToDjTTPlTo0rOTHAsZ+c2jYN29ycfAVJ8lJlN+jjexLCQg4dT6e6ORp9y 5UT99B+T0RDphdX2xkBpbitcz89tx4TUuGs5ApCXTvx8qFfJlYz2+cB5nfJI0B3KOT0v 7sej2Y/4eP3bsH6ifTIpqynCsNpE+YEAKJUCtUjgZsrWcbEc2JLhXlxIowt/q5G+UT9B VLYWDEFQpcW/V+lYzlnbomqNJ5iMy6w2AAHQbS3tEXWxjDPaNdifOudmE3mWsLygYFGM Ji5yDWAJ49eoRLeXSvn/12QClteExKh2N8KwBvyCn4wjaESZgmZ1bIAJ6oSWOf4mw01j 5peg== X-Gm-Message-State: AOAM533gwc5RTMAPCVYjwyxZ8NigOqIvBxvMNbt+sLiaCz7PRC7l2tk/ tKSKY6XpaVxPDa4JMnVk/3VtCKQZOsI= X-Google-Smtp-Source: ABdhPJwgDmOwMZjH7SoCuSQGIlmSfjqzw94ODJdjpu4OSvlTGOeZmhehKPuWiufnGAeflPM7+KIhrQ== X-Received: by 2002:a2e:8841:: with SMTP id z1mr4970675ljj.180.1635429822038; Thu, 28 Oct 2021 07:03:42 -0700 (PDT) Received: from [192.168.0.101] (nat-0-0.nsk.sibset.net. [5.44.169.188]) by smtp.googlemail.com with ESMTPSA id f3sm322988lfu.133.2021.10.28.07.03.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 28 Oct 2021 07:03:41 -0700 (PDT) Subject: Re: Bug: font-lock error with - in code-mode (reopened) To: emacs-orgmode@gnu.org References: <87fsujp7mc.fsf@web.de> <87lf3d3w6n.fsf@localhost> X-Woof-Bug: Bug: font-lock error with - in code-mode (reopened) From: Max Nikulin Message-ID: <8d7dd0b5-87c4-e4c5-bc76-180b6b6c2e2d@gmail.com> Date: Thu, 28 Oct 2021 21:03:34 +0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <87lf3d3w6n.fsf@localhost> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::235; envelope-from=manikulin@gmail.com; helo=mail-lj1-x235.google.com X-Spam_score_int: -48 X-Spam_score: -4.9 X-Spam_bar: ---- X-Spam_report: (-4.9 / 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, NICE_REPLY_A=-2.847, 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: , Cc: "Dr. Arne Babenhauserheide" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635429888; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=dyZulHx5fN0/ziIVtf8vWsJbg03LMRPQucXdgA+i0NQ=; b=YVdxDvUU+1ihJyWFq9u+Mk8Bj3S6r8ngvrq6yPoJVv/3aBS46jSB3Zmp7xE/3dIrEthqfc ClaxgdSzk8o82ytpMGhaoKc0DfiUmk1S2j9lkjvy8yhmvWZ0eYQCpN5BsgzCZHU1DF7vTx TSZJVyxeLZ6F1ftre1ucYMQKWl1bctgUJy4HRBX7GyBptAEjDY2yY6mGHvEQhOvgkPL/Ei pTKNRvEHW7kDb3oKW0GfzTEADZyC/7+B0yX9uZSCFw61CGTaxEAauhw7hCvKkej4IvLoQA tycDAD9TPiuGTcmoxtlwdgkG9wev7KC18x1XxVxC3yO1CxrdB5tPsFedNrlsJw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635429888; a=rsa-sha256; cv=none; b=fuL5BmgyNfqFYogTZJSdCVx3WaSz7/lHv4JV+oaEhyGyvopSefUjCKFMCuUV4TZnmX1wGz UhcCA3yU5EWsV5GGroUbJHUTTEK/8kb9gtAe26gkVqUdHPz3H4UTEg+EEMUIfttttVXGBa sHqGU0CHl/2f1lBK+MMYQernrJ3ZANj95nqFOWeScS21+tUN4cuAKy7GrKs/wAUXsem/t8 Jveo3yGXTCkgdM8w+hko1e80hxEnTz8V3J6R63bIujyHA6Lo2CGmkQ7A761E4yp6VTksDY rnIF4l/v4VFxPDUsBDJ2LCLS/6Qk+S6IOmURkHeYuxI6SPVAPXgWbSSNnJKyng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=EBdhL6qm; 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-Migadu-Spam-Score: -1.96 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=EBdhL6qm; 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-Migadu-Queue-Id: 0162587F4 X-Spam-Score: -1.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: KshGLXMSk0oV This is a message to track the issue on https://updates.orgmode.org On 01/10/2021 16:56, Ihor Radchenko wrote: > "Dr. Arne Babenhauserheide" writes: > >> When parsing the following code: >> >> Am richtigen Ort zur richtigen Zeit (=+=; 1x pro Abenteuer im richtigen >> Moment auftauchen), Computeraffinität (=+= oder =++=; Bonus von 3 oder 6), >> Kurze Aufmerksamskeitsspanne (~-~), Photographisches Gedächtnis (=+=), >> Primitive Technologie (~-~), Schreckhaft (~-~), Schrecklich Schusselig (~-~), >> Toller Laptop (=+=) oder Verträumt (~-~). >> >> The fourth line is highlighted as code beginning at the first ~-~ until >> the final closing paren (")") of the paragraph. > > The fix is attached. So Ihor reverted the change by commit 52cdf53328 > Revert "org-do-emphasis-faces: Never treat closing marker as next opening marker" > > This reverts commit fa315986a115028d289f4921281e44e35842a27b. > > The commit broke fontification of nested emphasis like > /italic *bold* more italic/. P.S. Earlier added "yes" entry were successfully removed by my previous message to this thread with "X-Woof-Bug: canceled" header. Hope, correct header will be set by "X-Woof-Bug: Bug: font-lock error with - in code-mode (reopened)"