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

Dired Problems



I suggest that you write a lisp function to solve your problem.
You can use the Common Lisp functions DIRECTORY and COPY-FILE
along with the pathname functions to accomplish what you want.
It shouldn't take more than a few lines of code and five or
ten minutes of your time. I do this kind of thing all of the
time.
        Jeff