From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Yuri D'Elia Newsgroups: gmane.emacs.devel Subject: Re: Redisplay loop with an unicode overlay-arrow-string Date: Fri, 22 Apr 2022 11:49:37 +0200 Message-ID: <87mtgdigve.fsf@wavexx.thregr.org> References: <87o80u6ych.fsf@wavexx.thregr.org> <83a6ceqjb0.fsf@gnu.org> <87czhadt28.fsf@wavexx.thregr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23783"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.7.13; emacs 29.0.50 Cc: Eli Zaretskii , emacs-devel@gnu.org To: Yuan Fu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 22 11:58:37 2022 Return-path: Envelope-to: ged-emacs-devel@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 1nhq3g-0005vh-8y for ged-emacs-devel@m.gmane-mx.org; Fri, 22 Apr 2022 11:58:36 +0200 Original-Received: from localhost ([::1]:49696 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhq3f-0007QR-7T for ged-emacs-devel@m.gmane-mx.org; Fri, 22 Apr 2022 05:58:35 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55690) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhpym-0002q9-Sz for emacs-devel@gnu.org; Fri, 22 Apr 2022 05:53:32 -0400 Original-Received: from erc.thregr.org ([2001:41c9:1:41f::63]:49648) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhpyl-0000w1-3I; Fri, 22 Apr 2022 05:53:32 -0400 Original-Received: from [37.161.2.234] (helo=localhost) by erc.thregr.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) id 1nhpym-002iBC-TB (envelope-from ); Fri, 22 Apr 2022 11:53:33 +0200 In-reply-to: Received-SPF: pass client-ip=2001:41c9:1:41f::63; envelope-from=wavexx@thregr.org; helo=erc.thregr.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:288796 Archived-At: On Thu, Apr 21 2022, Yuan Fu wrote: > I believe the metric is =E2=80=9Cif you are unsure if it=E2=80=99s a bug = report, it=E2=80=99s > a bug report=E2=80=9D ;-) Heh, true, although after years of "try it within emacs -q" and seeing the behavior changing _drammatically_, I know better that most of the time the issue is some of my elisp customization or code, somewhere, sometimes not even remotely related such as my build ;)) I swear I tried the unicode arrow somehow. How I did it? No idea.. it hangs in any way I set it now ;)).