bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56393: Actually fix the long lines display bug


From: Lars Ingebrigtsen
Subject: bug#56393: Actually fix the long lines display bug
Date: Wed, 06 Jul 2022 13:31:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Gregory Heytings <gregory@heytings.org> writes:

> Auto-narrow mode is now entered only when the buffer is actually
> displayed, which solves the problem of (with-temp-buffer
> (insert-file-contents ...) ...) and friends.

Great!  I think that'll take care of the vast majority of potential
problems in this area.

I've now tried the branch with a couple of files that Emacs currently
chokes on, and it seems to work well -- for instance, with the
dictionary.json file, I can search for "aan zich" and then edit the JSON
with the normal commands like `C-M-k' to kill a sexps -- which is
totally impossible on the current trunk.

There's some slight hangs when `C-s'-ing the file, but none that last
longer than a second or two.  (Perhaps that has something to do with
`C-s' trying to add highlights to all the matches?)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]