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

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

bug#25179: 26.0.50; Dired doesn't preserve window height


From: Tino Calancha
Subject: bug#25179: 26.0.50; Dired doesn't preserve window height
Date: Mon, 12 Dec 2016 17:51:49 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Liu Hui <liuhui1610@gmail.com> writes:

> 1. Emacs -Q
> 2. C-x 2
> 3. M-x dired
> 4. press 'm' to mark two or more files
> 5. press 'D'
>    => the window below becomes larger
> 6. answer 'no'
>    => the window height is not restored
>
> The problem is not found with dired on Emacs 24.5.
Thank you.
For deleting 2-3 files Emacs24 and Emacs25 differs; for deleting
many files they looks pretty similar:

emacs -Q
C-x 2
;; Visit a directory with several hundred of files.
M-: (dired (expand-file-name "lisp" source-directory))
RET
t D no RET
;; In both releases the window displaying *scratch* becames very small.





reply via email to

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