From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [BUG] ov property line height failed on lone length line when exceeded window width Date: Wed, 03 Jun 2020 14:07:36 +0300 Message-ID: <8C0A9F18-AF7B-4C50-8625-229456BF40E4@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="110606"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android To: emacs-devel@gnu.org, "numbchild@gmail.com" , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jun 03 13:08:09 2020 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 1jgRFg-000Sfy-Lb for ged-emacs-devel@m.gmane-mx.org; Wed, 03 Jun 2020 13:08:08 +0200 Original-Received: from localhost ([::1]:37844 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgRFf-0002Tj-LT for ged-emacs-devel@m.gmane-mx.org; Wed, 03 Jun 2020 07:08:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60338) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgRFF-00020a-4C for emacs-devel@gnu.org; Wed, 03 Jun 2020 07:07:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39395) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgRFE-0002D8-Qr; Wed, 03 Jun 2020 07:07:40 -0400 Original-Received: from [176.12.186.57] (port=55592 helo=[10.161.9.198]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1jgRFD-0003Yh-Rc; Wed, 03 Jun 2020 07:07:40 -0400 In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:251791 Archived-At: On June 3, 2020 1:23:42 PM GMT+03:00, "numbchild@gmail=2Ecom" wrote: > As my last email is rejected by mailing list moder=2E >=20 > So I uploaded attachment files to other servers=2E And post email again= =2E >=20 > I checked emacs-devel mailing list archive, found my email is not sent > successfully from mu4e client=2E So send on gmail again=2E >=20 > At first, let me show the problem I meet=2E Here is a recorded video > "simplescreenrecord*=2Emkv"=2E I tested > this with Minimal Emacs Config=2E You can see, the original line height > is > failed after I split window (which > window width is decreased)=2E >=20 > link: https://pan=2Ebaidu=2Ecom/s/1QMz4N7JVXIGswOAXYXcpSA download code: > hy9a >=20 > I also attached the material "org-agenda=2Eorg" of reproducing the > environment=2E >=20 > I have a configuration which add colored blocks on Org Agenda > headlines=2E > Here is > my Minimal Emacs Config "emacs-minimal=2Eel" >=20 > https://gist=2Egithub=2Ecom/stardiviner/9a56cdf5dea90e1466df87f9f1cc5f95 >=20 >=20 > [stardiviner] GPG key ID: 47C32433 > IRC(freeenode): stardiviner Twitter: @numbchild > Key fingerprint =3D 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 > Blog: http://stardiviner=2Egithub=2Eio/ Can you please describe how you set the overlay, or better yet, show the c= ode which does so? Did you per chance put the overlay on the part of the l= ine that is not shown when you split the window?