|
Re: Recoverable File Deletion System: msg#00032emacs.sources
On May 25, 9:22 am, Richard Stallman <r...@xxxxxxx> wrote: > My system trashcan.el works on both Windows and Unix, > > Does it work on GNU and GNU/Linux? Yes. It uses the command "rm -r" to delete directories, so the rm command must exist on your operating system. The "rm" command exists on the following operating systems: (1) Unix (2) Gnu (3) Gnu/Linux (4) Cygwin (Windows XP) and possibly Windows NT (5) DJGPP (Windows 95 and Windows 98) I could write a Lisp version of the "rm" command so that the "rm" command is not needed. Do you want me to do this? > If it works on GNU and GNU/Linux, then please do improve the code. Okay I will do it. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Recoverable File Deletion System: 00032, Richard Stallman |
|---|---|
| Next by Date: | Re: Recoverable File Deletion System: 00032, joakim |
| Previous by Thread: | Re: Recoverable File Deletion Systemi: 00032, Richard Stallman |
| Next by Thread: | Re: Recoverable File Deletion System: 00032, joakim |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |