unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: emacs-devel@gnu.org
Subject: Dired and wildcards
Date: Tue, 19 Jun 2007 10:43:43 +0300	[thread overview]
Message-ID: <ulkegqths.fsf@gnu.org> (raw)

Suppose you have a directory named "foo[bar]".  From a Bash prompt,
"ls foo[bar]" will show the contents of that directory, unless there
are files that match the wildcard "foo[bar]".  If there are such
files, `ls' shows me those files, not the directory.  This is
expected, given the way Bash handles wildcards.

But from Emacs on GNU/Linux, "C-x d foo[bar] RET" _always_ shows the
contents of the directory foo[bar].  Is there any way to tell Dired
that the argument is a wildcard, not a literal file name?  What am I
missing?

TIA

             reply	other threads:[~2007-06-19  7:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-19  7:43 Eli Zaretskii [this message]
2007-06-19  8:40 ` Dired and wildcards Andreas Schwab
2007-06-19 15:17   ` Eli Zaretskii
2007-06-19 15:30     ` Andreas Schwab
2007-06-19 16:17       ` Eli Zaretskii
2007-06-19 16:51         ` Andreas Schwab
2007-06-19 19:41           ` Eli Zaretskii
2007-06-19 17:53         ` Stefan Monnier
2007-06-19 19:38           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ulkegqths.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).