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#43363: 27.1; Wrapped comment line that contains cyrillic text is displayed in different colors Date: Mon, 05 Oct 2020 12:36:30 +0300 Message-ID: <83y2klc8v5.fsf@gnu.org> References: <83r1r5btpl.fsf@gnu.org> <83d02o9pkd.fsf@gnu.org> <835z8g9m4a.fsf@gnu.org> <83tuvz85ec.fsf@gnu.org> <20201004230810.GK28875@breton.holly.idiocy.org> <83zh51ccdh.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="310"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 43363@debbugs.gnu.org, dragoljub.sisovic@gmail.com To: alan@idiocy.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Oct 05 11:37:10 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 1kPMvd-000AWz-AC for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 05 Oct 2020 11:37:09 +0200 Original-Received: from localhost ([::1]:45882 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kPMvc-0004IW-CX for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 05 Oct 2020 05:37:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53276) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPMvW-0004HJ-Li for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2020 05:37:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36386) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kPMvW-0000S1-Bu for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2020 05:37:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kPMvW-0002Fl-6M for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2020 05:37:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 05 Oct 2020 09:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43363 X-GNU-PR-Package: emacs Original-Received: via spool by 43363-submit@debbugs.gnu.org id=B43363.16018905978631 (code B ref 43363); Mon, 05 Oct 2020 09:37:02 +0000 Original-Received: (at 43363) by debbugs.gnu.org; 5 Oct 2020 09:36:37 +0000 Original-Received: from localhost ([127.0.0.1]:47932 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPMv7-0002F9-AW for submit@debbugs.gnu.org; Mon, 05 Oct 2020 05:36:37 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:46348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPMv5-0002Ew-NO for 43363@debbugs.gnu.org; Mon, 05 Oct 2020 05:36:36 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55504) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kPMv0-0000Qe-7Y; Mon, 05 Oct 2020 05:36:30 -0400 Original-Received: from [176.228.60.248] (port=2155 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kPMuz-0007qm-D5; Mon, 05 Oct 2020 05:36:29 -0400 In-Reply-To: <83zh51ccdh.fsf@gnu.org> (message from Eli Zaretskii on Mon, 05 Oct 2020 11:20:42 +0300) 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:189814 Archived-At: > Date: Mon, 05 Oct 2020 11:20:42 +0300 > From: Eli Zaretskii > Cc: 43363@debbugs.gnu.org, dragoljub.sisovic@gmail.com > > Observation #1: It is not some simple redisplay glitch, as "M-x > redraw-display" doesn't fix the problem. Looks like the region face > and the text face aren't merged properly for some reason. > > Observation #2: It doesn't happen only with Cyrillic characters, of > course, it seems to happen with any non-ASCII non-Latin characters. > > Observation #3: It never happens in the initial portion of a continued > line, only in the continuation lines. > > Hmm... Should be fixed now on the emacs-27 branch.