GNU bug report logs -
#27843
26.0.50; Dired w/ eshell insert subdirs content when dir-or-list is a cons
Previous Next
Reported by: Tino Calancha <tino.calancha <at> gmail.com>
Date: Thu, 27 Jul 2017 03:20:01 UTC
Severity: minor
Found in version 26.0.50
Done: Tino Calancha <tino.calancha <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Tino Calancha <tino.calancha <at> gmail.com>
> Date: Thu, 27 Jul 2017 12:19:08 +0900
>
> emacs -r -Q -l ls-lisp -eval "(setq ls-lisp-use-insert-directory-program t)"
> ;; Following form must lists just 2 entries in Dired:
> M-: (dired (list source-directory "README" "lisp")) RET
>
> ;; In fact, it inserts the full content of subdir "lisp".
>
> --8<-----------------------------cut here---------------start------------->8---
> commit 6216ea9470feabf22333988f02203334fcfd2e26
> Author: Tino Calancha <tino.calancha <at> gmail.com>
> Date: Thu Jul 27 12:09:00 2017 +0900
>
> Dired w/ eshell: Don't insert subdirs content if dir-or-list is a cons
>
> * lisp/eshell/em-ls.el (eshell-ls--insert-directory):
> Append '("-d") into 'eshell-ls-dired-initial-args'
> when 'dired-directory' is a cons (Bug#27843).
> * test/lisp/dired-tests.el (dired-test-bug27843): Add test.
This LGTM, but please rephrase the log summary line to be positive,
not negative.
Thanks.
This bug report was last modified 7 years and 300 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.