From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6MsmAkiwgGID1AAAbAwnHQ (envelope-from ) for ; Sun, 15 May 2022 09:48:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yNVBAkiwgGJIRgAA9RJhRA (envelope-from ) for ; Sun, 15 May 2022 09:48:24 +0200 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 AD0F83DC0D for ; Sun, 15 May 2022 09:48:23 +0200 (CEST) Received: from localhost ([::1]:55060 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nq8zG-0006FK-A5 for larch@yhetil.org; Sun, 15 May 2022 03:48:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nq8wp-0006F8-2k for emacs-orgmode@gnu.org; Sun, 15 May 2022 03:45:51 -0400 Received: from mail-pg1-x534.google.com ([2607:f8b0:4864:20::534]:45031) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nq8wj-0000dg-A4 for emacs-orgmode@gnu.org; Sun, 15 May 2022 03:45:47 -0400 Received: by mail-pg1-x534.google.com with SMTP id v10so11335310pgl.11 for ; Sun, 15 May 2022 00:45:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=OFcU761UEoQk6qiB9B3UmWMsDLRPnqru97Rb37K76tI=; b=KkD/5dwQcQJbzGxGSLdaIKXTgLI7B5Op32em6cAVi2SvGlRdOS8QeFqEdllO9Zbjkm Mae9LrhrECnnOfj/tG9HbtnwtrmjZOJzEKVTg5fbCmG0ZZZDEmUkUXEjOhq2jz3fiawp UzHDpVjDFiFzVTKzA7bmcwfRiCwAgxsSDuqdtgQaYqL7LachlaGuGFMQuDTiUqfnQ/cP XkxFWVaVxcVHVVKmVh3ESGEzaPuEAY/g9J1X8LVFV9dCQs7VV0Ingd+AsyPJVt/pTTBt b9dvhVoLGrFjzWVL9Q498BQtrfDqptH1m3LHvTBsym7rhpF2qwmsLgOWsrTuleWRi8dx vVGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=OFcU761UEoQk6qiB9B3UmWMsDLRPnqru97Rb37K76tI=; b=b7qbGiXP/N26JcnVvdFB8Tc7LTsxYySQqa0lZudKwenBu5rQBtvdGdJn3ty5S17bj2 7GLFANnZTbf9VCgM81zMYzYMeMZ/oOf5FI8G/C6gRkaBQfnPhRryosKUmhOoz7OcQD+q xCT727mvo0JUVFfg6WtMzsOmIy9EFy6QhWFwv4nsnGaE6l3s18HKn0fqH8agKnnXQVtg vWxUVB3UIYt50BEyMplwil0c9dnnsTHePbkcdnz1mbzXIUiKtRjL52Us4UIrCchlFzgg 59FWQp+a25dUC3Gtwut3SpHSDne0FUn7TcdFDYaw4/Zjkgav4mJgGGfp8WCdXno83nlv CxpA== X-Gm-Message-State: AOAM532Fmr62Hpoj7rKdvMpgKdC8MBWEGjV4kqYvZWvNAb8Zx0LCJVSp OPvxuSusAU6UI5x7ixIhP/E= X-Google-Smtp-Source: ABdhPJx7bZvtbwnwAemrlqdmAVO/Br4dBV75wwzDHssGAQKE8Heml5RVboaWni4O3SIomDor4aZ3qw== X-Received: by 2002:a63:4b42:0:b0:3c6:3c00:2608 with SMTP id k2-20020a634b42000000b003c63c002608mr10722402pgl.231.1652600743630; Sun, 15 May 2022 00:45:43 -0700 (PDT) Received: from localhost ([204.44.110.111]) by smtp.gmail.com with ESMTPSA id s35-20020a056a001c6300b0050dc7628137sm4892352pfw.17.2022.05.15.00.45.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 15 May 2022 00:45:43 -0700 (PDT) From: Ihor Radchenko To: bikelis@gmail.com Cc: emacs-orgmode@gnu.org Subject: Re: a problem with lilypond babel fontification In-Reply-To: <871qwx9skv.fsf@gmail.com> References: <871qwx9skv.fsf@gmail.com> Date: Sun, 15 May 2022 15:46:24 +0800 Message-ID: <87a6bj2q7j.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::534; envelope-from=yantar92@gmail.com; helo=mail-pg1-x534.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 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-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652600903; 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=OFcU761UEoQk6qiB9B3UmWMsDLRPnqru97Rb37K76tI=; b=ON3ivCgFK2FUTWywP0wI5T397ofokN7gnmeWQBZr33KmnbQh1HWm6imvMoX5XsnNieSUg5 zqdKJQN/1xQiUVULfZka8saWHYucqJoErudyOtK7fuIzMpJ7e1awKleZNRXy13PMeOfiuN yzlAdIzKLxh5fGiCQJ9NlUD8vE/cmqL+mj6/WB3+tK/RiYoNpNxviDubXe0j+IQzM09yfH GahlvCBW4ZnIEUuQKHNv+uqG5slI/kugGshEUwdhns1XFrWhsR9S+gfe3JxjzVwq2KCCl8 absQ66uUJVfSjIywK+qxGOolUZK16FmAyKMYb5qLmP6ZxjcVmUdmEbp+heW5Tg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652600903; a=rsa-sha256; cv=none; b=GI7VH2MO2J1Kb/ojhdMgpTCDhSbLuXT1resHGhTkopKOJ7ClWBRC9LlSTyxcuMB7w8BIef 8fLg3QQ+Ov0r8bVzDSURPTNgk2HhD7uvO5o3MtEdFGEGp4zZ5ySiCdBV0o2LbfP9P/g8j/ j41bqjmYz6XWD6EbGjTBk/ckoTP3wA1v/LI/hqWTlLwGkdgfxBt/auBUiEenTab9xMd5bN s7NiQMvkfs2Vqp0mr+LKqilfyispwdfnxXLzQRBG+gurAr8MRqwbxz1PCafKs+QgbohBrD EqLgYC9BhoJJ029DYPFM99teylz5EHNSdeSg6Fc+OHSShQDaoYBhFplW/UvIJQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="KkD/5dwQ"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.53 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="KkD/5dwQ"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: AD0F83DC0D X-Spam-Score: -3.53 X-Migadu-Scanner: scn1.migadu.com X-TUID: WOdmkvrdrLWF "" writes: > I=E2=80=99m using emacs compiled from trunk as of today. This is my minim= al file > for testing: > > > #+begin_src lilypond :file shalala.pdf > \clef bass {c d e f g a b c' b a g f e d c} > #+end_src > > #+begin_src lisp > (setq tralala mimimi) > #+end_src > > > If I open it using `emacs -Q`, both blocks get fontified/highlighted > correctly. If I load `ob-lilypond` with `(require 'ob-lilypond)` and > reopen the file, I get a fontification error. Could you elaborate? Maybe provide screenshots? See https://orgmode.org/manual/Feedback.html I was unable to see any issue with the code block you provided, except that without ob-lilypond, you would have to use #+begin_src LilyPond Best, Ihor