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

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

bug#10458: 24.0.92; ! in dired on a file starting with a hyphen


From: Stefan Monnier
Subject: bug#10458: 24.0.92; ! in dired on a file starting with a hyphen
Date: Mon, 09 Jan 2012 17:40:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

>> But we could do something like:
>> foobar ./-toto titi
> Or stick a "--" after the command (is that a universal convention?)

not only I don't think it's a universal convention, but I can't think of
any easy reliable way to do that.  E.g. compare

    gcc -o foo -toto.c
vs
    gcc -c foo.c -toto.c


-- Stefan





reply via email to

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