* dired problem
@ 2007-11-04 16:42 Roger Mason
0 siblings, 0 replies; 2+ messages in thread
From: Roger Mason @ 2007-11-04 16:42 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
I'm trying to use dired to delete some files. I mark them in the
dired buffer using % d and supply the regex. The files are marked by
D. I type 'x' and am asked to confirm deletion, which I do. However,
the files (which have -rwxrwxrwx permissions and are owned by by
username) are not deleted. Instead in the message buffer I see this:
(file-error Removing old name permission denied )
Can someone point out what I'm doing wrong?
Thanks,
Roger
^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <mailman.2966.1194194557.18990.help-gnu-emacs@gnu.org>]
* Re: dired problem
[not found] <mailman.2966.1194194557.18990.help-gnu-emacs@gnu.org>
@ 2007-11-04 16:54 ` Harald Hanche-Olsen
0 siblings, 0 replies; 2+ messages in thread
From: Harald Hanche-Olsen @ 2007-11-04 16:54 UTC (permalink / raw)
To: help-gnu-emacs
+ Roger Mason <rmason@esd.mun.ca>:
> I'm trying to use dired to delete some files. I mark them in the
> dired buffer using % d and supply the regex. The files are marked by
> D. I type 'x' and am asked to confirm deletion, which I do. However,
> the files (which have -rwxrwxrwx permissions and are owned by by
> username) are not deleted. Instead in the message buffer I see this:
>
> (file-error Removing old name permission denied )
>
> Can someone point out what I'm doing wrong?
You need write permission on the directory.
--
* Harald Hanche-Olsen <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
when there is no ground whatsoever for supposing it is true.
-- Bertrand Russell
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-04 16:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-04 16:42 dired problem Roger Mason
[not found] <mailman.2966.1194194557.18990.help-gnu-emacs@gnu.org>
2007-11-04 16:54 ` Harald Hanche-Olsen
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.