Thanks Nick and Bernt.

Bernt Hansen <[EMAIL PROTECTED]> writes:

> Matthew Lundin <[EMAIL PROTECTED]> writes:
>
>> Here's the relevant configuration line:
>>
>> (setq org-archive-location "2008.org_archive")
>
> I think this should be
>
> (setq org-archive-location "2008.org_archive::")
>
> -Bernt

Works like a charm. Thanks!

Now on to the fancier stuff, as in:

(setq org-archive-location (concat "~/archive/" (format-time-string "%Y-%m") 
".org::"))

I thought I had read the documentation carefully, but obviously I
hadn't read it carefully enough. My apologies.

I believe the "otherwise" in the documentation that Nick mentioned
threw me off. I assumed (erroneously) that one could use *either* a
simple path *or* a string consisting of path - double colon -
headline.

- Matt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to