emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [PATCH] Latest git pull has bug in (org-babel-remove-tempo


From: Seweryn
Subject: [Orgmode] Re: [PATCH] Latest git pull has bug in (org-babel-remove-temporary-directory)
Date: Thu, 26 Aug 2010 22:37:43 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 
> 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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]