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 SPWUN7Y/a1/4GQAA0tVLHw (envelope-from ) for ; Wed, 23 Sep 2020 12:29:42 +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 eItpM7Y/a1+oRwAA1q6Kng (envelope-from ) for ; Wed, 23 Sep 2020 12:29:42 +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 2FFC69402A2 for ; Wed, 23 Sep 2020 12:29:42 +0000 (UTC) Received: from localhost ([::1]:43080 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kL3u1-0007QB-5X for larch@yhetil.org; Wed, 23 Sep 2020 08:29:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kL3tJ-0007Pr-8S for emacs-orgmode@gnu.org; Wed, 23 Sep 2020 08:28:57 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:57495) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kL3tG-0004xc-9C; Wed, 23 Sep 2020 08:28:55 -0400 Received: from kronos (unknown [213.207.159.27]) (Authenticated sender: public@protesilaos.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 9FA2310000C; Wed, 23 Sep 2020 12:28:47 +0000 (UTC) From: Protesilaos Stavrou To: Bastien Subject: Re: [PATCH] Adaptive Org faces in headings? References: <878sii4yj7.fsf@protesilaos.com> <871rje9qkf.fsf@protesilaos.com> <87k0x3l4h2.fsf@gnu.org> <87o8mbxxdr.fsf@protesilaos.com> <87363gn72q.fsf@localhost> <87ft78he8m.fsf@gnu.org> Date: Wed, 23 Sep 2020 15:28:44 +0300 In-Reply-To: <87ft78he8m.fsf@gnu.org> (Bastien's message of "Wed, 23 Sep 2020 14:25:13 +0200") Message-ID: <87v9g4smmb.fsf@protesilaos.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=217.70.178.231; envelope-from=info@protesilaos.com; helo=relay11.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/23 08:28:49 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: 7 X-Spam_score: 0.7 X-Spam_bar: / X-Spam_report: (0.7 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no 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: Org-mode , Protesilaos Stavrou , Diego Zamboni , Ihor Radchenko Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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: 4.29 X-TUID: XU2cr1ll/IlW Bastien [2020-09-23, 14:25 +0200]: > Ihor Radchenko writes: > >> The attached patch seems to fix the issue. > > Applied as 979e82fc3, thanks a lot! Good news! Thanks to everyone for their contributions! -- Protesilaos Stavrou protesilaos.com