[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ! in Dired--what was the outcome?
From: |
Kim F. Storm |
Subject: |
Re: ! in Dired--what was the outcome? |
Date: |
Thu, 14 Oct 2004 11:45:47 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) |
David Kastrup <address@hidden> writes:
> Richard Stallman <address@hidden> writes:
>
>> Maybe I should mention a possible simpler solution, proposed in
>> private email by Johan Vromans to use {} instead of ?, in analogy with
>> the -exec argument of find(1).
>>
>> mv {} .{}.uu
>>
>> That could be a good idea. It would only cause a problem if you
>> are trying to run `find'. I guess you could use "{}" to pass
>> that argument to `find'; by the time `find' sees it, the quotes
>> will have been removed.
>>
>> Does anyone see a problem with this?
>
> I think {} should be replaced by the file name, period. That's simple
> to understand. If you really need {}, you can quote one of the two
> characters, like '{'} or {\}.
>
I agree.
However, if we really need a special syntax to insert {} literally,
we could use {{}}.
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Re: ! in Dired--what was the outcome?, (continued)
- Re: ! in Dired--what was the outcome?, Andreas Schwab, 2004/10/14
- Re: ! in Dired--what was the outcome?, Miles Bader, 2004/10/14
- Re: ! in Dired--what was the outcome?, Andreas Schwab, 2004/10/14
- Re: ! in Dired--what was the outcome?, Richard Stallman, 2004/10/15
- Re: ! in Dired--what was the outcome?, Juri Linkov, 2004/10/15
- Re: ! in Dired--what was the outcome?, Richard Stallman, 2004/10/16
- Re: ! in Dired--what was the outcome?, Reinhard Kotucha, 2004/10/14
- Re: ! in Dired--what was the outcome?, Miles Bader, 2004/10/15
- Re: ! in Dired--what was the outcome?, David Kastrup, 2004/10/15
- Re: ! in Dired--what was the outcome?, David Kastrup, 2004/10/14
- Re: ! in Dired--what was the outcome?,
Kim F. Storm <=
- Re: ! in Dired--what was the outcome?, Reinhard Kotucha, 2004/10/14
- Re: ! in Dired--what was the outcome?, David Kastrup, 2004/10/15
Re: ! in Dired--what was the outcome?, Richard Stallman, 2004/10/13