From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#42184: 27.0.91; org-fontify-whole-heading-line does not work in emacs 27 Date: Sat, 04 Jul 2020 20:18:10 +0300 Message-ID: <83wo3jtd0t.fsf@gnu.org> References: <5effe96e.1c69fb81.3a20a.f99f@mx.google.com> <87mu4f2ofd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15052"; mail-complaints-to="usenet@ciao.gmane.io" Cc: egh@e6h.org, 42184@debbugs.gnu.org To: =?UTF-8?Q?K=C3=A9vin?= Le Gouguec Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jul 04 19:19:13 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jrlol-0003jO-8F for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 04 Jul 2020 19:19:11 +0200 Original-Received: from localhost ([::1]:49244 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jrlok-000226-AQ for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 04 Jul 2020 13:19:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58564) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jrloc-00020R-7Q for bug-gnu-emacs@gnu.org; Sat, 04 Jul 2020 13:19:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47990) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jrlob-0005BP-UF for bug-gnu-emacs@gnu.org; Sat, 04 Jul 2020 13:19:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jrlob-0000gw-QN for bug-gnu-emacs@gnu.org; Sat, 04 Jul 2020 13:19:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Jul 2020 17:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42184 X-GNU-PR-Package: emacs Original-Received: via spool by 42184-submit@debbugs.gnu.org id=B42184.15938830952601 (code B ref 42184); Sat, 04 Jul 2020 17:19:01 +0000 Original-Received: (at 42184) by debbugs.gnu.org; 4 Jul 2020 17:18:15 +0000 Original-Received: from localhost ([127.0.0.1]:59536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jrlnr-0000ft-JG for submit@debbugs.gnu.org; Sat, 04 Jul 2020 13:18:15 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:44142) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jrlnp-0000fe-U9 for 42184@debbugs.gnu.org; Sat, 04 Jul 2020 13:18:14 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37440) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jrlnk-00058O-Gi; Sat, 04 Jul 2020 13:18:08 -0400 Original-Received: from [176.228.60.248] (port=2821 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jrlnj-00064m-Su; Sat, 04 Jul 2020 13:18:08 -0400 In-Reply-To: <87mu4f2ofd.fsf@gmail.com> (message from =?UTF-8?Q?K=C3=A9vin?= Le Gouguec on Sat, 04 Jul 2020 19:13:58 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:182708 Archived-At: > From: Kévin Le Gouguec > Date: Sat, 04 Jul 2020 19:13:58 +0200 > Cc: 42184@debbugs.gnu.org > > I don't know if patching leuven is TRT? Maybe the :extend t should be > added to the face definitions directly, since Org provides a knob > (org-fontify-whole-heading-line) to control whether the final newline is > fontified? Yes, I think the change should be in Org, not in the themes.