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#58653: 29.0.50; Long lines in *compilation* buffer Date: Thu, 03 Nov 2022 11:02:14 +0200 Message-ID: <83bkpo8l7t.fsf@gnu.org> References: <83k04c8n8i.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40356"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 58653@debbugs.gnu.org To: Gerd =?UTF-8?Q?M=C3=B6llmann?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Nov 03 10:03:47 2022 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 1oqW8Z-000AMD-An for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 03 Nov 2022 10:03:47 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oqW7u-0006kP-Ig; Thu, 03 Nov 2022 05:03:06 -0400 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 1oqW7r-0006cL-Mo for bug-gnu-emacs@gnu.org; Thu, 03 Nov 2022 05:03:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oqW7q-0007fK-Iw for bug-gnu-emacs@gnu.org; Thu, 03 Nov 2022 05:03:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oqW7q-0000Ne-Dm for bug-gnu-emacs@gnu.org; Thu, 03 Nov 2022 05:03:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 03 Nov 2022 09:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58653 X-GNU-PR-Package: emacs Original-Received: via spool by 58653-submit@debbugs.gnu.org id=B58653.16674661521422 (code B ref 58653); Thu, 03 Nov 2022 09:03:02 +0000 Original-Received: (at 58653) by debbugs.gnu.org; 3 Nov 2022 09:02:32 +0000 Original-Received: from localhost ([127.0.0.1]:47940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqW7L-0000Ms-N1 for submit@debbugs.gnu.org; Thu, 03 Nov 2022 05:02:31 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:42006) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqW7K-0000Mg-DX for 58653@debbugs.gnu.org; Thu, 03 Nov 2022 05:02:30 -0400 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 1oqW7F-0007WL-0z; Thu, 03 Nov 2022 05:02:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=3wjP941J6W+MZEpRbS33rc5A4mXIHvXUhQRsJCFjviQ=; b=OrDUNIwUuFdtbKJccuck 0t7xRVT88R4NI90bDwpOezecL2kP3c+R3XBcfiXPxq5mz4HkU86YYDux8XS0iv/bxxIsgMx4Vnvgs SiZfzmb1t+0yz2db0EvBMPF6S/reZRt7hZzsIA5U8HM/7W5CGttNg6l+gTYaKBzGNWyYm8bRzqw1c FbDi8oXaGN3cAo6RbFUJqbmwI8rL/vytg00gkWqg3yL0/r2/GzTx87DoHiunWaFkG5MekC7L/zEdz OasO7CQgSXxiWGGZ3Ylz4s3Sdv8WFzUuUQA8wZ27VFnqBQcwKtSm+Pz9623MD1KDXG2aWIQ8S/lat IABwo6apXZ7b3w==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oqW7C-0005t0-Tm; Thu, 03 Nov 2022 05:02:24 -0400 In-Reply-To: (message from Gerd =?UTF-8?Q?M=C3=B6llmann?= on Thu, 03 Nov 2022 09:43:39 +0100) 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: , Original-Sender: "bug-gnu-emacs" Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:246935 Archived-At: > From: Gerd Möllmann > Cc: 58653@debbugs.gnu.org > Date: Thu, 03 Nov 2022 09:43:39 +0100 > > Eli Zaretskii writes: > > > That "triangle" is likely the "overlay-arrow" as it is displayed on > > GUI frames. > > Yes, indeed (slapping my head). > > BTW, I've now checked that the missing text is really not in the buffer, > so it's not a display problem of some sort. I'm not surprised ;-) > How strange. Two possible suspects: . "M-x compile", which does something to truncate the long lines . the compiler itself: perhaps Emacs tells it the dimensions of the window, and the compiler adapts its output accordingly Have fun.