From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#37774: 27.0.50; new :extend attribute broke visuals of all themes and other packages Date: Wed, 16 Oct 2019 14:05:50 +0300 Message-ID: <835zkpeyr5.fsf@gnu.org> References: <83bluhf7nz.fsf@gnu.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="22756"; mail-complaints-to="usenet@blaine.gmane.org" Cc: spacibba@aol.com, 37774@debbugs.gnu.org To: Andrey Orst Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 16 13:07:14 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 1iKh98-0005mh-Ci for geb-bug-gnu-emacs@m.gmane.org; Wed, 16 Oct 2019 13:07:14 +0200 Original-Received: from localhost ([::1]:40948 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iKh97-00082u-5N for geb-bug-gnu-emacs@m.gmane.org; Wed, 16 Oct 2019 07:07:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40100) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iKh90-00082j-Qq for bug-gnu-emacs@gnu.org; Wed, 16 Oct 2019 07:07:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iKh8w-00070M-2A for bug-gnu-emacs@gnu.org; Wed, 16 Oct 2019 07:07:06 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36466) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iKh8v-00070G-VH for bug-gnu-emacs@gnu.org; Wed, 16 Oct 2019 07:07:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iKh8v-00033S-OL for bug-gnu-emacs@gnu.org; Wed, 16 Oct 2019 07:07: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: Wed, 16 Oct 2019 11:07: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.157122397711686 (code B ref 37774); Wed, 16 Oct 2019 11:07:01 +0000 Original-Received: (at 37774) by debbugs.gnu.org; 16 Oct 2019 11:06:17 +0000 Original-Received: from localhost ([127.0.0.1]:45287 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKh8D-00032P-8v for submit@debbugs.gnu.org; Wed, 16 Oct 2019 07:06:17 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:59197) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKh8B-00032D-MD for 37774@debbugs.gnu.org; Wed, 16 Oct 2019 07:06:15 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iKh86-0006nb-I5; Wed, 16 Oct 2019 07:06:10 -0400 Original-Received: from [176.228.60.248] (port=3415 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iKh85-0006nw-P2; Wed, 16 Oct 2019 07:06:10 -0400 In-reply-to: (message from Andrey Orst on Wed, 16 Oct 2019 11:12:44 +0300) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:169434 Archived-At: > From: Andrey Orst > Date: Wed, 16 Oct 2019 11:12:44 +0300 > Cc: 37774@debbugs.gnu.org, Ergus > > these faces are forming visual interface, e.g. hunks in Magit are rectangular regions with background color for > entire width of the window that can be folded. Code blocks in org mode are, ahem, blocks. Now those blocks > doesn't have anything like block visually. So you are saying that you don't like the new appearance? The Subject says "broke visuals", which sounds like a much more serious problem.