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#69140: 30.0.50; [elpa/vertico] Emacs with vertico-mode freezes if font is too big Date: Thu, 15 Feb 2024 15:46:40 +0200 Message-ID: <86bk8hx2kf.fsf@gnu.org> References: <87il2qas3z.fsf@disroot.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8529"; mail-complaints-to="usenet@ciao.gmane.io" Cc: mail@daniel-mendler.de, 69140@debbugs.gnu.org To: Aleksandr Vityazev , Po Lu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 15 14:48:04 2024 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 1rac5r-0001xY-LG for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 15 Feb 2024 14:48:03 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rac5c-0002DQ-BH; Thu, 15 Feb 2024 08:47:48 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rac5Z-0002Ce-Mm for bug-gnu-emacs@gnu.org; Thu, 15 Feb 2024 08:47:46 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rac5Y-0001BM-0s for bug-gnu-emacs@gnu.org; Thu, 15 Feb 2024 08:47:44 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rac5q-0006Zu-3z for bug-gnu-emacs@gnu.org; Thu, 15 Feb 2024 08:48:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 15 Feb 2024 13:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69140 X-GNU-PR-Package: emacs Original-Received: via spool by 69140-submit@debbugs.gnu.org id=B69140.170800483025230 (code B ref 69140); Thu, 15 Feb 2024 13:48:02 +0000 Original-Received: (at 69140) by debbugs.gnu.org; 15 Feb 2024 13:47:10 +0000 Original-Received: from localhost ([127.0.0.1]:54692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rac50-0006Ys-DB for submit@debbugs.gnu.org; Thu, 15 Feb 2024 08:47:10 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:42302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rac4y-0006Yf-QS for 69140@debbugs.gnu.org; Thu, 15 Feb 2024 08:47:09 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rac4Z-0000xg-N7; Thu, 15 Feb 2024 08:46:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=q1vj7Bd3ELqnmabCX9smHSvxdWx0SbQblK6r4vTFFkM=; b=NpgpablUoiGf H9o0c/KBr6GANFpo4Q5fZFH+prTaZgi+1a0Osa3/b+WQ+puh9T/Zt+jmtXA9QwE3FwfCfIkAIrz3H 9PAW2oya2bTziNsS+eS78WWKbzYOBsZ6MqGv0+g8yDEbHlkr09NjFDU0tF7FJyWzp1atD8NSpmHB/ G4Q8iA8OIcmsCeqkyXaKNyPQjp8cI3lqSMyhFy+xmAIPSTshcVZvaDu+V8YnZ3aL6y+yc1uqnDclV hMAzD3rT9q8n+DLvLfDMHnhGR6u93GZ2NB/KjcynXjJ/ibVYaFMpUf0hfn5l+4JiI3gnQ29/X2H0G JlV2HsJrgW4/ohna/G5dnw==; In-Reply-To: <87il2qas3z.fsf@disroot.org> (bug-gnu-emacs@gnu.org) 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:280057 Archived-At: > Cc: mail@daniel-mendler.de > Date: Thu, 15 Feb 2024 14:23:28 +0300 > From: Aleksandr Vityazev via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > Vertico version 1.7, version 1.3 has also been tested, is incompatible > with the changes made by the commit - > caea0c1649d1df96b811c1388fde396e66bc356b. This commit was found via > git bisect. > > To reproduce: > 1. Run emacs -Q > 2. M-x load-library vertico RET > 3. M-x vertico-mode RET > 4. Set a large font, the following is suitable for my 13 inch monitor: > (set-face-attribute 'default nil :family "monospace" :height 440) > 5. Call M-x > Emacs should freeze, sometimes you can unfreeze it with a few presses > of C-g Thanks, but why do you think the bug is in Emacs and not in vertico? The fact that you can unfreeze Emacs with C-g indicates that some Lisp is involved in what probably is an infloop. At the very least, could you please catch a Lisp backtrace when you type C-g, so that we could see what Lisp is involved? Also, what exactly does vertico do with resizing the mini-window, and what should be the value of resize-mini-windows for reproducing this issue.