all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Драгољуб Шишовић" <dragoljub.sisovic@gmail.com>
Cc: 43363@debbugs.gnu.org
Subject: bug#43363: 27.1; Wrapped comment line that contains cyrillic text is displayed in different colors
Date: Mon, 14 Sep 2020 21:32:50 +0300	[thread overview]
Message-ID: <83d02o9pkd.fsf@gnu.org> (raw)
In-Reply-To: <CAKTwcdpso3iftUcvhsuEEDo3Hso-AsMVPr13sQBmdKUnZ8oLpg@mail.gmail.com> (message from Драгољуб Шишовић on Mon, 14 Sep 2020 15:20:26 +0200)

> From: Драгољуб Шишовић <dragoljub.sisovic@gmail.com>
> Date: Mon, 14 Sep 2020 15:20:26 +0200
> Cc: 43363@debbugs.gnu.org
> 
> Also, I'm not sure if replying to you in this manner (directly through email) is good practice or not... sorry if it's
> not.

That's exactly what we expect and ask for.  Just remember to have the
bug address on the CC line, so that this whole discussion is recorded
by our bug tracker.

> Unfortunately, even emacs running without cairo doesn't help. The issue remains. The same goes for
> harfbuzz.
> As for double-buffering, wasn't it removed in emacs v25... so I'm not sure how/what to disable here?

Double buffering was added in Emacs 26, and the way to disable it is
explained in NEWS of that version (NEWS.26 if you have the Emacs 27.1
sources):

  ** Emacs now uses double buffering to reduce flicker when editing and
  resizing graphical Emacs frames on the X Window System.  This support
  requires the DOUBLE-BUFFER extension, which major X servers have
  supported for many years.  If your system has this extension, but an
  Emacs built with double buffering misbehaves on some displays you use,
  you can disable the feature by adding

    '(inhibit-double-buffering . t)

  to default-frame-alist.  Or inject this parameter into the selected
  frame by evaluating this form:

    (modify-frame-parameters nil '((inhibit-double-buffering . t)))

Please try this.





  reply	other threads:[~2020-09-14 18:32 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAKTwcdoNuVSvCA=ho4=1rvLc5Akrck_ozYcjtcY+r7JUojx3OA@mail.gmail.com>
2020-09-13 15:08 ` bug#43363: 27.1; Wrapped comment line that contains cyrillic text is displayed in different colors Eli Zaretskii
2020-09-14 13:20   ` Драгољуб Шишовић
2020-09-14 18:32     ` Eli Zaretskii [this message]
2020-09-14 19:37       ` Драгољуб Шишовић
2020-09-14 19:47         ` Eli Zaretskii
2020-09-15 12:37           ` Драгољуб Шишовић
2020-09-15 14:46             ` Eli Zaretskii
2020-10-04 23:08               ` Alan Third
2020-10-05  8:20                 ` Eli Zaretskii
2020-10-05  9:36                   ` Eli Zaretskii
2020-10-05 19:50                     ` Alan Third
2020-10-06  6:21                       ` Eli Zaretskii
2020-10-06  8:13                         ` Драгољуб Шишовић
2020-10-06  8:28                           ` Eli Zaretskii
2020-10-06  8:48                             ` Драгољуб Шишовић
2020-10-06  9:00                               ` Eli Zaretskii
2020-10-06  9:25                                 ` Драгољуб Шишовић
2020-10-06  9:29                                   ` Eli Zaretskii
2020-10-06  9:48                                     ` Драгољуб Шишовић
2020-10-06 10:00                                       ` Eli Zaretskii
2020-10-06 11:31                                         ` Драгољуб Шишовић
2020-10-06 11:39                                           ` Eli Zaretskii
2020-10-06 12:59                                             ` Драгољуб Шишовић
2020-10-06 14:19                                               ` Eli Zaretskii
2020-10-06 15:59                                                 ` Драгољуб Шишовић
2020-10-06 16:09                                                   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83d02o9pkd.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=43363@debbugs.gnu.org \
    --cc=dragoljub.sisovic@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.