emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] variables governing archiving gone?


From: David Maus
Subject: Re: [Orgmode] variables governing archiving gone?
Date: Mon, 18 Oct 2010 20:05:09 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Sun, 17 Oct 2010 16:05:33 -0400,
Brian van den Broek wrote:
>
> Hi all,
>
> I've been overhauling my use or orgmode and have also started keeping
> current with the git repository. From a pull less than 24hrs ago, the
> documentation refers to the variables:
>
>   - org-archive-default-command
>   - org-archive-save-context-info
>
> But neither C-h a nor M-x customize group org-agenda seems to know of
> either variable.
>
> Doc bug, code bug, or user error?

User error?

address@hidden ~/projects/org-mode/origin (git)-[master] % grep 
"org-archive-default" lisp/*el
lisp/org-agenda.el:(defvar org-archive-default-command)
lisp/org-agenda.el:  (org-agenda-archive-with org-archive-default-command))
lisp/org-agenda.el:  (org-agenda-archive-with org-archive-default-command 
'confirm))
lisp/org-archive.el:(defcustom org-archive-default-command 'org-archive-subtree
lisp/org-archive.el:This command is set with the variable 
`org-archive-default-command'."
lisp/org-archive.el:  (call-interactively org-archive-default-command))
lisp/org-archive.el:This command is set with the variable 
`org-archive-default-command'."
lisp/org-archive.el:      (call-interactively org-archive-default-command)
lisp/org-install.el:This command is set with the variable 
`org-archive-default-command'.
lisp/org-install.el:This command is set with the variable 
`org-archive-default-command'.

address@hidden ~/projects/org-mode/origin (git)-[master] % grep 
"org-save-context-info" lisp/*el
1 address@hidden ~/projects/org-mode/origin (git)-[master] % grep 
"org-archive-save-context-info" lisp/*el
lisp/org-archive.el:`time' from the variable `org-archive-save-context-info'."
lisp/org-archive.el:(defcustom org-archive-save-context-info '(time file olpath 
category todo itags)
lisp/org-archive.el:      (when org-archive-save-context-info
lisp/org-archive.el:        (let ((l org-archive-save-context-info) e n v)
address@hidden ~/projects/org-mode/origin (git)-[master] %

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden

Attachment: pgpCWD89Upp4J.pgp
Description: PGP signature


reply via email to

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