* Renaming directories in dired between partitions
@ 2004-10-08 23:36 Mario Domgörgen
0 siblings, 0 replies; only message in thread
From: Mario Domgörgen @ 2004-10-08 23:36 UTC (permalink / raw)
Hello!
It seems that it is not possible to rename a directory between differant
partitions in dired. For files everything works fine, but dirs fail. I
trace it back to rename-file ... when i try (rename-file
"/data/download/sacha-dev/a" "~/elisp/" t) i got the following error:
(file-error "Non-regular file" "is a directory"
"/data/download/sacha-dev/a")
If the problem is difficult to solve could that maybe at least be
documented?
Thanks in advance for any help!
Mario
--
You step in the stream,
but the water has moved on.
This page is not here.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-08 23:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-08 23:36 Renaming directories in dired between partitions Mario Domgörgen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.