[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dired-do-touch
From: |
Eli Zaretskii |
Subject: |
Re: dired-do-touch |
Date: |
Sun, 21 Mar 2004 18:50:38 +0200 |
> From: Matthew Mundell <address@hidden>
> Date: 20 Mar 2004 19:05:40 +0000
>
> In Dired "T" could touch the current file with the touch shell
> command.
Thanks.
I wonder: wouldn't it be better to have an Emacs primitive to do
this, instead of invoking an external program? For starters, it will
then work on any platform, including those where `touch' is not a
standard part of the OS.
- dired-do-touch, Matthew Mundell, 2004/03/20
- Re: dired-do-touch, Ehud Karni, 2004/03/21
- Re: dired-do-touch,
Eli Zaretskii <=
- Re: dired-do-touch, Richard Stallman, 2004/03/21
- Re: dired-do-touch, Juri Linkov, 2004/03/25
- Re: dired-do-touch, Juri Linkov, 2004/03/25
- Re: dired-do-touch, Richard Stallman, 2004/03/27
- Re: dired-do-touch, Juri Linkov, 2004/03/27
- Re: dired-do-touch, Eli Zaretskii, 2004/03/27
- Re: dired-do-touch, Juri Linkov, 2004/03/27
- Re: dired-do-touch, Matthew Mundell, 2004/03/27
- Re: dired-do-touch, Juri Linkov, 2004/03/27
- Re: dired-do-touch, Matthew Mundell, 2004/03/28