unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Dired and wildcards
@ 2007-06-19  7:43 Eli Zaretskii
  2007-06-19  8:40 ` Andreas Schwab
  0 siblings, 1 reply; 9+ messages in thread
From: Eli Zaretskii @ 2007-06-19  7:43 UTC (permalink / raw)
  To: emacs-devel

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-06-19 19:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-19  7:43 Dired and wildcards Eli Zaretskii
2007-06-19  8:40 ` 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

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).