I would like to delete a directory in emacs' dired-mode. I mark the directory with the "d" key, and then hit "x" to deleted flagged. I then get the following error:
file-error Non-regular file is a directory <name of dir>
Is there any way to get emacs to delete the directory and stop its whining?