From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#27844: 26.0.50; Dired w/ eshell-ls doesn't support wildcards in file name Date: Sat, 29 Jul 2017 12:05:03 +0300 Message-ID: <83k22r396o.fsf@gnu.org> References: <878tjasgom.fsf@calancha-pc> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1501319171 7991 195.159.176.226 (29 Jul 2017 09:06:11 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 29 Jul 2017 09:06:11 +0000 (UTC) Cc: 27844@debbugs.gnu.org To: Tino Calancha Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 29 11:06:07 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dbNhF-0001kq-62 for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Jul 2017 11:06:05 +0200 Original-Received: from localhost ([::1]:51595 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbNhL-0008WN-6p for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Jul 2017 05:06:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbNhF-0008WH-FB for bug-gnu-emacs@gnu.org; Sat, 29 Jul 2017 05:06:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dbNhC-00016F-9V for bug-gnu-emacs@gnu.org; Sat, 29 Jul 2017 05:06:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:57898) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dbNhC-000165-5i for bug-gnu-emacs@gnu.org; Sat, 29 Jul 2017 05:06:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dbNhB-0000rk-R8 for bug-gnu-emacs@gnu.org; Sat, 29 Jul 2017 05:06:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Jul 2017 09:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27844 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 27844-submit@debbugs.gnu.org id=B27844.15013191213280 (code B ref 27844); Sat, 29 Jul 2017 09:06:01 +0000 Original-Received: (at 27844) by debbugs.gnu.org; 29 Jul 2017 09:05:21 +0000 Original-Received: from localhost ([127.0.0.1]:60575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dbNgW-0000qq-P0 for submit@debbugs.gnu.org; Sat, 29 Jul 2017 05:05:20 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44213) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dbNgV-0000qd-7T for 27844@debbugs.gnu.org; Sat, 29 Jul 2017 05:05:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dbNgO-0000Od-OW for 27844@debbugs.gnu.org; Sat, 29 Jul 2017 05:05:14 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbNgO-0000OV-Lr; Sat, 29 Jul 2017 05:05:12 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4219 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dbNgN-0000dV-RV; Sat, 29 Jul 2017 05:05:12 -0400 In-reply-to: <878tjasgom.fsf@calancha-pc> (message from Tino Calancha on Thu, 27 Jul 2017 12:27:05 +0900) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:135110 Archived-At: > From: Tino Calancha > Date: Thu, 27 Jul 2017 12:27:05 +0900 > > > Dired with eshell-ls doesn't handle wildcards in file names. > emacs -Q -l em-ls -eval "(customize-set-variable 'eshell-ls-use-in-dired t)" > > I) > M-: (dired source-directory) RET > C-x d lisp/*.el RET > > II) > ;; Following works but it shows full file name, instead of the > ;; more common relative file name. > C-x d lisp/simple.el RET > > --8<-----------------------------cut here---------------start------------->8--- > commit 8826109f3b619b59b7d68afa55e446e0c487ca76 > Author: Tino Calancha > Date: Thu Jul 27 12:21:15 2017 +0900 > > Dired w/ eshell-ls: Handle shell wildcards in file name > > * lisp/eshell/em-ls.el (eshell-ls--insert-directory): > Use eshell-extended-glob (Bug#27844). > * test/lisp/dired-tests.el (dired-test-bug27844): Add test. LGTM, thanks.