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.help Subject: Re: Emacs freezes again when I try to open a file including only one very long line. Date: Thu, 30 Jun 2022 18:54:59 +0300 Message-ID: <83czeqf8oc.fsf@gnu.org> References: <83leth6iga.fsf@gnu.org> <83k0907ty3.fsf@gnu.org> <83h7447pjc.fsf@gnu.org> <83a69w6vsd.fsf@gnu.org> <838rpf7m9t.fsf@gnu.org> <834k037lac.fsf@gnu.org> <8335fn7e64.fsf@gnu.org> <831qv778ye.fsf@gnu.org> <87sfnmcnyx.fsf@web.de> <83zghu45lv.fsf@gnu.org> <87czeqck2v.fsf@web.de> <83h742fcye.fsf@gnu.org> <871qv6cjcl.fsf@web.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39187"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jun 30 17:55:37 2022 Return-path: Envelope-to: geh-help-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 1o6wW1-000A5A-Gu for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 30 Jun 2022 17:55:37 +0200 Original-Received: from localhost ([::1]:39284 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o6wW0-0005ph-Kl for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 30 Jun 2022 11:55:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60392) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6wVG-0005kC-5C for help-gnu-emacs@gnu.org; Thu, 30 Jun 2022 11:54:50 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52464) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6wVF-00060b-So for help-gnu-emacs@gnu.org; Thu, 30 Jun 2022 11:54:49 -0400 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=LHlkL7ErHCmpqigJ1+/akGVtm91PI7smEPjiVz6nTR0=; b=VWmsqKw21edV 3kL9Be7h2gIHlxSkXxjyYJ5Zd7Z1sskjh1FYdOKCgn12iTqAPn0Cc+/s7RKlTzP1sdEp6Ht802xz8 1wX3Iva7eiyxple+GsUvNw4h8ktgApmsqDramZCswqjxTuoYWpnYZFZh+Oau6nuGRn+QLW/By9brF U+nM2L/VPCVozXPtGshzkzpNc4O7NYcv30BU3j0reWBplAWqjl7Ny2tDQVb68pZ2jzm8ee0theQhb 1vToUHrtXLhLCJXbuvNI+Sd8/CE/yN51rY2h3dHf5NlIAwA4SiczUyh5mMzVhdUOTLI6IReooS3jx 6wGMbmadjp8vggli2SOfNg==; Original-Received: from [87.69.77.57] (port=3247 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 1o6wVF-0003RC-Cp for help-gnu-emacs@gnu.org; Thu, 30 Jun 2022 11:54:49 -0400 In-Reply-To: <871qv6cjcl.fsf@web.de> (message from Michael Heerdegen on Thu, 30 Jun 2022 16:32:42 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:138239 Archived-At: > From: Michael Heerdegen > Date: Thu, 30 Jun 2022 16:32:42 +0200 > > Eli Zaretskii writes: > > > > Can one still do useful things in a partially displayed window? > > > > Sometimes. Try C-l and then C-f. If neither of them pops another > > warning, you can use commands like C-f and C-b. > > Would it make sense to include an advice like that (or maybe a link to > (info "(emacs) Long Lines")) into the warning? How long do we want the warning to be? It is already almost as long as the normal frame dimensions allow for a single line.