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: Gregory Heytings
Subject: bug#56393: Actually fix the long lines display bug
Date: Sat, 09 Jul 2022 11:38:17 +0000


 emacs -Q
 C-x C-f src/xdisp.c RET
 M->
 C-u 37100 C-p

This signals an error "Beginning of buffer".

Nice. That's a recipe you concocted knowing the implementation details, didn't you? 😉

Of course ;-)


Then here's another recipe with long lines detection enabled:

emacs -Q
C-x C-f src/xdisp.c RET
C-n
C-x i .../dictionary.json RET
M->
C-u 37100 C-p

😉

reply via email to

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