GNU bug report logs - #74430
30.0.92; pixel-scroll-precision-mode hiding Eshell prompt after some commands

Previous Next

Package: emacs;

Reported by: Ashton Wiersdorf <ashton <at> wiersdorfmail.net>

Date: Tue, 19 Nov 2024 05:28:02 UTC

Severity: normal

Found in version 30.0.92

Full log


View this message in rfc822 format

From: Ashton Wiersdorf <ashton <at> wiersdorfmail.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: luangruo <at> yahoo.com, jporterbugs <at> gmail.com, 74430 <at> debbugs.gnu.org
Subject: bug#74430: 30.0.92; pixel-scroll-precision-mode hiding Eshell prompt after some commands
Date: Tue, 31 Dec 2024 16:51:19 -0700
[Message part 1 (text/plain, inline)]
Hey all, I've had some luck reproducing this just now!

Dump this into "eshell_scroll_bug.el":

   (pixel-scroll-precision-mode)
   (tool-bar-mode -1)
   (setopt frame-resize-pixelwise t)
   (set-frame-height (selected-frame) 486 nil t)
   (eshell)

Then run `emacs -Q -l eshell_scroll_bug.el`, and then run `find 
/etc/` from inside Eshell.

The prompt should appear covered by the mode-line.

Here's the `emacs-version` that this is occurring under:

GNU Emacs 30.0.93 (build 2, aarch64-apple-darwin24.2.0, NS 
appkit-2575.30 Version 15.2 (Build 24C101)) of 2024-12-26

I've attached a screenshot of what it looks like on my machine 
after running that. I hope this helps!

[Screenshot 2024-12-31 at 16.46.54.png (image/png, attachment)]
[Message part 3 (text/plain, inline)]
-- 
Ashton Wiersdorf
https://lambdaland.org/

This bug report was last modified 208 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.