> > Hi Noorul, > > Thanks for pointing out the above, I guess files.el can't be assumed to > be loaded. I've pushed up a fix. I have also: --------------- delete-directory is an interactive compiled Lisp function in `files.el'.
(delete-directory DIRECTORY &optional RECURSIVE) Delete the directory named DIRECTORY. Does not follow symlinks. If RECURSIVE is non-nil, all files in DIRECTORY are deleted as well. --------------------- It should be related with these posts on emacs.devel: http://thread.gmane.org/gmane.emacs.tramp/6964/focus=115812 http://article.gmane.org/gmane.emacs.devel/115812 http://article.gmane.org/gmane.emacs.tramp/6974 I don't have files.el loaded explicitely in my .emacs file, and I don't know where it is loaded? _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode