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#68893: 30.0.50; pixel-fill-region errors when folding message headers in Gnus Date: Fri, 02 Feb 2024 17:52:48 +0200 Message-ID: <86v87650dr.fsf@gnu.org> References: <875xz6285v.fsf@gmx.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25429"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 68893@debbugs.gnu.org To: Stephen Berman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Feb 02 16:54:11 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 1rVvrm-0006MP-OE for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 02 Feb 2024 16:54:10 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rVvrU-0001tN-Lz; Fri, 02 Feb 2024 10:53:52 -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 1rVvrT-0001t8-Nl for bug-gnu-emacs@gnu.org; Fri, 02 Feb 2024 10:53:51 -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 1rVvrT-0008LO-Et for bug-gnu-emacs@gnu.org; Fri, 02 Feb 2024 10:53:51 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rVvre-00022l-26 for bug-gnu-emacs@gnu.org; Fri, 02 Feb 2024 10:54: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: Fri, 02 Feb 2024 15:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68893 X-GNU-PR-Package: emacs Original-Received: via spool by 68893-submit@debbugs.gnu.org id=B68893.17068891897777 (code B ref 68893); Fri, 02 Feb 2024 15:54:02 +0000 Original-Received: (at 68893) by debbugs.gnu.org; 2 Feb 2024 15:53:09 +0000 Original-Received: from localhost ([127.0.0.1]:45457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rVvqn-00021L-C2 for submit@debbugs.gnu.org; Fri, 02 Feb 2024 10:53:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36446) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rVvqk-00020r-PY; Fri, 02 Feb 2024 10:53:07 -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 1rVvqU-0008Bn-By; Fri, 02 Feb 2024 10:52:50 -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=UGR2BmRGJY5joDxIZHasm108voxjcCaCJZlvHw8W23c=; b=JQ4zTJy8Q6zu wHip+iNm500QCsvh94ph5ZETPb5E+RALkEammcuOGKQHkpQIjmVOtBqaKtcSU3/a8pLCzOXsW3FP/ O0pSfcZeGOcVOTFaH83CEh52csHcGcrzXVcF8XbI8fPAmFeyt0Rq3ebb8aZVt+CfDhyg0VhEOL9ck EbNl61wjsjbLJDBUFmFM/MWyEKJ3ozSwRJDNoz/KBmmaPk1F2Rb9Tdu50B1Q9HOx8/lOruGfpY1sA 5WdmYcazk0NTYhYZFN9Owr8ixdxqpQ9CQTgMVZVg9bDVNFGfJxi2CKdf/w15dtKJU5rtfsFHYdrVh ZBkO1nJpT9RJ89iZHU26aA==; In-Reply-To: <875xz6285v.fsf@gmx.net> (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:279347 Archived-At: merge 68893 67791 thanks > Date: Fri, 02 Feb 2024 16:33:00 +0100 > From: Stephen Berman via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > When I type `t' (gnus-summary-toggle-header) on many (but not all) > articles in the Gnus Summary buffer, I get an error in pixel-fill-region > that the indentation is wider than the fill width. I can reproduce the > error as follows: > > 0. emacs -Q > 1. Enable debug-on-error. > 2. M-x gnus, type `y' at the prompt, then type `B RET news.gmane.io > RET', then `C-s emacs.bugs RET RET 1 RET' to enter the Gnus Summary > buffer showing the latest article in the gnu.emacs.bugs group. Then > type `j' and at the prompt paste the following Message-ID (of an > article that reliably induces the error) into the minibuffer: > > 3. Type `t'. This raises an error and produces the following backtrace: This is another duplicate of bug#67791. Please see there for the analysis and the proposed solutions. Thanks.