From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uOMRDOrRqGFDKAAAgWs5BA (envelope-from ) for ; Thu, 02 Dec 2021 15:02:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MGWpB+rRqGGwDQAAbx9fmQ (envelope-from ) for ; Thu, 02 Dec 2021 14:02:18 +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 C99C0CB43 for ; Thu, 2 Dec 2021 15:02:17 +0100 (CET) Received: from localhost ([::1]:46426 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1msmf9-0007ry-9P for larch@yhetil.org; Thu, 02 Dec 2021 09:02:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38118) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msmeH-0007qh-D2 for emacs-orgmode@gnu.org; Thu, 02 Dec 2021 09:01:21 -0500 Received: from [2607:f8b0:4864:20::1033] (port=51192 helo=mail-pj1-x1033.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1msme8-0002yu-L8 for emacs-orgmode@gnu.org; Thu, 02 Dec 2021 09:01:20 -0500 Received: by mail-pj1-x1033.google.com with SMTP id x7so20664292pjn.0 for ; Thu, 02 Dec 2021 06:01:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=3Qiho/yxD+DyRkHurr+6NVjeE84gvM91ahVqWqwp9S0=; b=VJfwnwQCgaIU57YEeY0HApLFxbly8oRpI8GlPvazn8Px2l2EDLJnsFJLrtEguvh93n ORQe6KNos4GZwYUygFdH0bLbJlculkO18Cbfl/B/eiaD+aB/bJ1CWbWK3pez6teqM/l4 S4xUSNO0LFeD/AKbJHyQ6Bu0nwKsD8UdC0W24kt2qX2o+IRv6zmB//e1Rp9mGIwZ3mlx PfV8YckvDKkdRWAyEEOMu3cY41UjjlKh+soLIe9H+Ui4scOgSlcl/FMG674j9FNw106M z8IaD9jbJWXbYsJjhFh9o22tH45z68UJ9QVm9GAASd0USMJBsCZkAmx4+OaQbKqrH7DT 0L3g== 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:date:references:user-agent :in-reply-to:message-id:mime-version; bh=3Qiho/yxD+DyRkHurr+6NVjeE84gvM91ahVqWqwp9S0=; b=cbfU1oGCdwY3LtTL1zSmgvMw+Kpw+zgRSUFxTZ55rMQ6MbqcMO56mik+wq9xztW3lf nn0bDVD19xX0lVAnSkCG8Q+6ySshCXsVrbZe5o4QSeCdS/bT9rHsnl2GDU/hwC880/oU KKw57Yi6fgVnGpCdlz/4dYB/gAp8gO1IkNyvF690JenmsldsZuXJp6SwvZe20+T7hgO/ Cgpg43ZMZ6Qp5RXoMTUXwADXy9PIRQJN/D2ALAEy6GNjHiSA986Zx4f563WXXBkgbDy9 GK7CQoLXIyPh4xtgzEmnrdTkaiBN/qZlfuDgTYcHVr6flpZJNU5GASbbKdsXdlXHgt2C zTYg== X-Gm-Message-State: AOAM532SqfZI1+5ZSK0+YBbwK5QkzrIM+XMonP7h3ihgyqgKbJPq1dCr dkA3muFTeuko8mkfGTT4Ziw= X-Google-Smtp-Source: ABdhPJzrcnDoQJ1NjSSl6VypPDlmNkkSeymE2lMNnyBj+eHT/anuB89oz5my7IDUAWWu3RoSYoUtnw== X-Received: by 2002:a17:90b:390f:: with SMTP id ob15mr6303871pjb.82.1638453671186; Thu, 02 Dec 2021 06:01:11 -0800 (PST) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id oc10sm3061348pjb.26.2021.12.02.06.01.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Dec 2021 06:01:10 -0800 (PST) From: Timothy To: Eric S Fraga Subject: Faces for inline src blocks (was: [PATCH] Fontification for inline src blocks) Date: Thu, 02 Dec 2021 21:57:16 +0800 References: <87pmzf4bd0.fsf@gmail.com> <87o86d7g05.fsf@gmail.com> <875ysk76bo.fsf@gmail.com> <87y253rwvf.fsf@ucl.ac.uk> User-agent: mu4e 1.6.9; emacs 28.0.50 In-reply-to: <87y253rwvf.fsf@ucl.ac.uk> Message-ID: <87a6hjp0m5.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::1033 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::1033; envelope-from=tecosaur@gmail.com; helo=mail-pj1-x1033.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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: , Cc: org-mode-email Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638453737; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=3Qiho/yxD+DyRkHurr+6NVjeE84gvM91ahVqWqwp9S0=; b=Ov9/OKX09+s5CrVB/IvdF68eQSwy1BQPi76okFxWKfWY3TXizO+6P+1QUosc8hZr3goxZL XxQWlL6STOey9BIUPat0Lu9ptVaQmPpu0BefOIo6gE6aQNZngwmbwIopnhmZE93U5mIl6o h8P6rOWAc9xj57H6rEgOm8/Uez/5lAjw7vdT8dJsTDf0/fQcSVSeXj0yUoAV6zVfalqnzK JkBDTq7iN1fr0csaVd474rR6yV0AvL4k/6M0upBgj4R+/nROgqsDK4kBxkSYWdKv3/AmbY VxtxrqAd3PiipE8XVNj/+IsULsv0xkWgtSsDxh0+LmLdQgJwVcZNIj9XfUEmyQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638453737; a=rsa-sha256; cv=none; b=G3Fcun06R90ia5bt/66Rx49mJP29OsaRUWzt+wkL8Fok0A/myNY3lRcWPxmoL7+nAMERtm DVibLvHgeL6Nlmv1E6/imzQzUQbnUzcuMw0mFOl9crjub9wv2sqEpWZImmzRtvYVGeubTv RnydBWVq30dkw1lsvQrRCqTZVZn8o+BJdZ/rIjMKuDjoL0Gu8emUIxpsavWSA+V0r/eumM XHmZhGyTNd+sawUukcwGWOYsIYRuKYJ38yZqrDSB8+5ZZ/3/brSaLyNli1LFvmD5RwIDtA TJHxKA61q7IY2ItRZORu2AnDO8PvaMbK8EXHxhVKTm0E+s+FjM5F4u6TvvOmOw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=VJfwnwQC; 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.12 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=VJfwnwQC; 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: C99C0CB43 X-Spam-Score: -3.12 X-Migadu-Scanner: scn0.migadu.com X-TUID: ouDN+g/llS2J --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Eric, > However, I am finding the result not very pleasing unfortunately. > Specifically, I am not happy with the use of other pre-existing faces > (shadow and org-meta-line) for this purpose. These other faces have > their specific uses and the resulting combination for inline src blocks, > for me, is ugly. I do not wish to modify those faces for this use case > as it will affect their use everywhere else. Yep, I=E2=80=99ve been quite open to the prospect of adding faces, just not= entirely sure how much / what I should do. Since I didn=E2=80=99t want that block th= is feature we=E2=80=99ve currently got the one-face version. The various elements that could have a face are: =E2=81=83 the src_ prefix =E2=81=83 the lang component =E2=81=83 headers =E2=81=83 the square brackets delimiting the headers / curly brackets delim= iting the content =E2=81=83 the content =E2=81=83 the whole block (this is what currently has a dedicated face) Let me know what your thoughts are. All the best, Timothy --=-=-=--