emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Adding org files


From: Stephan Schmitt
Subject: Re: [Orgmode] Re: Adding org files
Date: Tue, 10 Nov 2009 15:19:59 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

andrea Crotti wrote:

I would also like to check that the new org-file created is in a
subdirectory of the org-directories, how could that be easily done?

no warranty:

(string-match
 (concat "^" (regexp-quote (expand-file-name org-directory)))
 (expand-file-name default-directory))

Greetings,
        Stephan




reply via email to

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