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

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

Re: Time to throw away my LOVE - Emacs ?


From: Marco Parrone
Subject: Re: Time to throw away my LOVE - Emacs ?
Date: Tue, 29 Jun 2004 17:36:44 -0000
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Galen Boyer on 8 Jun 2004 08:54:14 -0500 writes:

> - WindowsExplorer: Cause deleting entire directories is easier
>   from it.  Plus, I rarely do that operation, so I don't find it
>   all that cumbersome.  But, like a good keyboard enthusiast, I
>   use Windows-e and then the arrow keys.  :-)

This works for me on GNU/Linux, it may work with `rm' from CygWin (or
perhaps MSYS (MINGW)?), to delete `PATH/DIRNAME':

  C-x d PATH RET
  C-s DIRNAME RET      ; or move the pointer on the directory by other ways
  ! rm -rf RET         ; pay attention, especially when you have marked files

or

  M-! rm -rf PATH/DIRNAME RET

No silly trash and possibility to wipe out things too (for example,
replacing `rm' with `wipe' in the command lines above, if you have the
`wipe' program).

-- 
Marco Parrone <marc0@autistici.org> [0x45070AD6]

Attachment: pgp06LTXnfchu.pgp
Description: PGP signature


reply via email to

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