emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Matthew Lundin <mdl@imapmail.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-archive-location
Date: Wed, 19 Nov 2008 12:09:13 -0500	[thread overview]
Message-ID: <8984.1227114553@alphaville.usa.hp.com> (raw)
In-Reply-To: Message from Matthew Lundin <mdl@imapmail.org> of "Wed, 19 Nov 2008 10:45:08 CST." <878wrf1x7v.fsf@fastmail.fm>

Matthew Lundin <mdl@imapmail.org> wrote:

> I'm getting the following message with org 6.12b when I try to set a
> custom org-archive-location:
> 
> org-advertized-archive-subtree: Invalid `org-archive-location'
> 
> I've tried this both with emacs 22.1.1 and 23.0.60.1.
> 
> Here's the relevant configuration line:
> 
> (setq org-archive-location "2008.org_archive")
> 

This should probably be 

     (setq org-archive-location "2008.org_archive::")

but it does seem that there is something missing from (or something
extra in) the description of the variable:

    org-archive-location is a variable defined in `org.elc'.
    Its value is "%s_archive::"

    Documentation:
    The location where subtrees should be archived.

    Otherwise, the value of this variable is a string, consisting of two
    parts, separated by a double-colon.

    ...

Maybe this should read:


    Documentation:
    The location where subtrees should be archived.

    The value of this variable is a string, consisting of two
    parts, separated by a double-colon.


Nick

  reply	other threads:[~2008-11-19 17:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-19 16:45 org-archive-location Matthew Lundin
2008-11-19 17:09 ` Nick Dokos [this message]
2008-11-19 17:22   ` [PATCH] Clean up the description of org-archive-location Bernt Hansen
2008-11-20  7:26     ` Carsten Dominik
2008-12-02 12:48       ` Christian Egli
2008-12-02 13:24         ` Bernt Hansen
2008-11-19 17:09 ` org-archive-location Bernt Hansen
2008-11-19 17:30   ` org-archive-location Matthew Lundin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8984.1227114553@alphaville.usa.hp.com \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).