From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jonas Bernoulli Newsgroups: gmane.emacs.bugs Subject: bug#37774: 27.0.50; new :extend attribute broke visuals of all themes and other packages Date: Wed, 06 Nov 2019 17:26:12 +0100 Message-ID: <877e4d7yzf.fsf@bernoul.li> References: <87o8xwrjba.fsf@bernoul.li> <834kzooo8e.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="107114"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: mu4e 1.1.0; emacs 27.0.50 Cc: 37774@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Nov 06 17:27:39 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iSO9j-000RkN-2K for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Nov 2019 17:27:39 +0100 Original-Received: from localhost ([::1]:32774 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSO9h-0005no-8O for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Nov 2019 11:27:37 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34649) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSO99-0005lM-UI for bug-gnu-emacs@gnu.org; Wed, 06 Nov 2019 11:27:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSO98-0003P2-T6 for bug-gnu-emacs@gnu.org; Wed, 06 Nov 2019 11:27:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60538) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iSO98-0003OY-5o for bug-gnu-emacs@gnu.org; Wed, 06 Nov 2019 11:27:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iSO98-0002Xs-1Z for bug-gnu-emacs@gnu.org; Wed, 06 Nov 2019 11:27:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Jonas Bernoulli Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Nov 2019 16:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37774 X-GNU-PR-Package: emacs Original-Received: via spool by 37774-submit@debbugs.gnu.org id=B37774.15730575859716 (code B ref 37774); Wed, 06 Nov 2019 16:27:01 +0000 Original-Received: (at 37774) by debbugs.gnu.org; 6 Nov 2019 16:26:25 +0000 Original-Received: from localhost ([127.0.0.1]:41120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iSO8V-0002Wd-LW for submit@debbugs.gnu.org; Wed, 06 Nov 2019 11:26:25 -0500 Original-Received: from mail.hostpark.net ([212.243.197.30]:40212) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iSO8S-0002WQ-9T for 37774@debbugs.gnu.org; Wed, 06 Nov 2019 11:26:22 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id DC6F116C3E; Wed, 6 Nov 2019 17:26:18 +0100 (CET) X-Virus-Scanned: by Hostpark/NetZone Mailprotection at hostpark.net Original-Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail0.hostpark.net [127.0.0.1]) (amavisd-new, port 10124) with ESMTP id ipY27uUOVrLj; Wed, 6 Nov 2019 17:26:18 +0100 (CET) Original-Received: from customer (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPSA id 755DC1661A; Wed, 6 Nov 2019 17:26:18 +0100 (CET) In-reply-to: <834kzooo8e.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:171029 Archived-At: Eli Zaretskii writes: > Is there an easier way of reproducing this than installing Magit and > actually using it? Could you perhaps come up with a much simpler > recipe that just defines a face like Magit does? Sorry for the delay. I have finally reproduced some of the unexpected behavior without using Magit. Yank the following in some buffer like *scratch*. ------ (defface testing '((t (:background "LightYellow"))) "DOC") (overlay-put (make-overlay (point-min) (point-max) nil t) 'face ; or 'font-lock-face 'testing) (remove-overlays (point-min) (point-max)) (put-text-property (point-min) (point-max) 'font-lock-face 'testing) ------ Evaluate just the first two forms and notice that the `testing' face is used beyond eol. At that point I assummed I had narrowed down the issue to overlays, but then I evaluated the next two forms and that resulted in the same issue (the comment and strings used different faces, but that is due to font-lock using two fontification phases I believe). I have not yet looked into why Magit's diff faces extend beyond eol even though I didn't tell them too, but the above is so surprising to me that I will wait to hear back from you about that first before investigating any further.