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.devel Subject: Re: feature/icomplete-vertical Date: Sat, 19 Sep 2020 20:21:12 +0300 Message-ID: <83363d3con.fsf@gnu.org> References: <20200919114359.7kph6xt2gdmah2pp@Ergus> <20200919154904.rrabgd37v57qrton@Ergus> <834knt3dqc.fsf@gnu.org> <20200919170645.j2eq22ggqm6a4xmm@Ergus> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33335"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ghe@sdf.org, casouri@gmail.com, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Ergus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 19 19:21:55 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 1kJgYc-0008Y5-RH for ged-emacs-devel@m.gmane-mx.org; Sat, 19 Sep 2020 19:21:54 +0200 Original-Received: from localhost ([::1]:41608 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJgYa-0000cR-7z for ged-emacs-devel@m.gmane-mx.org; Sat, 19 Sep 2020 13:21:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39008) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJgY2-0000BQ-Lr for emacs-devel@gnu.org; Sat, 19 Sep 2020 13:21:18 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48752) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJgY2-0000cp-4g; Sat, 19 Sep 2020 13:21:18 -0400 Original-Received: from [176.228.60.248] (port=1092 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kJgY0-0005Vr-Qm; Sat, 19 Sep 2020 13:21:17 -0400 In-Reply-To: <20200919170645.j2eq22ggqm6a4xmm@Ergus> (message from Ergus on Sat, 19 Sep 2020 19:06:45 +0200) 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:256206 Archived-At: > Date: Sat, 19 Sep 2020 19:06:45 +0200 > From: Ergus > Cc: Gregory Heytings , casouri@gmail.com, > monnier@iro.umontreal.ca, emacs-devel@gnu.org > > >> It's a well-known problem, with already several bugs filed. > > > >Which problems, and what bugs, please? > > > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24293 > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39379 Those are fixed, AFAICT.