emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: org-archive-location


From: Matthew Lundin
Subject: [Orgmode] Re: org-archive-location
Date: Wed, 19 Nov 2008 11:30:52 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Thanks Nick and Bernt.

Bernt Hansen <address@hidden> writes:

> Matthew Lundin <address@hidden> 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




reply via email to

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