GNU bug report logs - #39707
dired-sort-toggle-or-edit sometimes wastes the whole bottom of the screen

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Fri, 21 Feb 2020 03:39:01 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: dired-sort-toggle-or-edit sometimes wastes the whole bottom of the
 screen
Date: Fri, 21 Feb 2020 08:28:36 +0800
s runs the command dired-sort-toggle-or-edit

It is great, except sometimes it wastes the whole bottom half of the
screen, with emptiness.

mkdir z
cd z
for i in `seq 200 299`
do
	touch -d "now + $i seconds" $i
done
emacs -nw -q .

Now hit "s". Isn't it terrible how the whole bottom of the screen is
empty when it need not be?




This bug report was last modified 4 years and 328 days ago.

Previous Next


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