How exactly can I create a new directory using Emacs? What commands do I use? (If possible, please provide an example)
I guess I did it the hard way earlier today. I did:
M-x shell-command
then
mkdir -p topdir/subdir