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#34639: 26.1; Custom themes break terminal when switching to org-mode Date: Sun, 24 Feb 2019 21:26:43 +0200 Message-ID: <835zt9ng24.fsf@gnu.org> References: <877edpnks4.fsf@sakura.i-did-not-set--mail-host-address--so-tickle-me> <83lg25nizp.fsf@gnu.org> <874l8t10t3.fsf@sakura.i-did-not-set--mail-host-address--so-tickle-me> <83a7ilngql.fsf@gnu.org> <871s3x0zfz.fsf@sakura.i-did-not-set--mail-host-address--so-tickle-me> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="197968"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34639@debbugs.gnu.org To: Vika Shleina Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 24 20:27:18 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.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gxzQf-000pIh-3o for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Feb 2019 20:27:13 +0100 Original-Received: from localhost ([127.0.0.1]:54831 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxzQe-0006Ge-3F for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Feb 2019 14:27:12 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:45594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxzQX-0006GZ-UW for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2019 14:27:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxzQX-0008Jg-BB for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2019 14:27:06 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36981) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gxzQU-0008Hk-MF for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2019 14:27:05 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gxzQU-0007tr-Ao for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2019 14:27:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 24 Feb 2019 19:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34639 X-GNU-PR-Package: emacs Original-Received: via spool by 34639-submit@debbugs.gnu.org id=B34639.155103640730342 (code B ref 34639); Sun, 24 Feb 2019 19:27:02 +0000 Original-Received: (at 34639) by debbugs.gnu.org; 24 Feb 2019 19:26:47 +0000 Original-Received: from localhost ([127.0.0.1]:50525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxzQE-0007tK-Jh for submit@debbugs.gnu.org; Sun, 24 Feb 2019 14:26:46 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:59396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxzQC-0007t6-Jo for 34639@debbugs.gnu.org; Sun, 24 Feb 2019 14:26:45 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxzQ5-0007yE-4J; Sun, 24 Feb 2019 14:26:38 -0500 Original-Received: from [176.228.60.248] (port=4543 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gxzQ3-0000tF-9R; Sun, 24 Feb 2019 14:26:37 -0500 In-reply-to: <871s3x0zfz.fsf@sakura.i-did-not-set--mail-host-address--so-tickle-me> (message from Vika Shleina on Sun, 24 Feb 2019 22:16:32 +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:155738 Archived-At: [Please use Reply All to keep this discussion recorded.] > From: Vika Shleina > Date: Sun, 24 Feb 2019 22:16:32 +0300 > > Eli Zaretskii writes: > > > You mean, the problem doesn't happen in "emacs -Q"? Or how did you > > determine it's your config? > > The C-l doesn't clear it if my config is loaded. Oh. I though the artifacts didn't appear without your config. C-l is not our problem. If so, I think the artifacts are due to bugs in the terminal emulator you are using, or maybe its terminfo entry is not properly installed for Emacs to use it. Given what I read about kitty, I tend to think it's the former. Maybe you should report this to the developers of the terminal emulator.