emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Seeking further clarification of org-refile-targets va


From: Matthew Lundin
Subject: Re: [Orgmode] Re: Seeking further clarification of org-refile-targets variable
Date: Thu, 18 Dec 2008 08:25:56 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (darwin)

Hi Bernt,

Bernt Hansen <address@hidden> writes:

> Charles Cave <address@hidden> writes:
>
> I have this value set as follows:
>
> ,----
> | org-refile-targets is a variable defined in `org.el'.
> | Its value is 
> | ((org-agenda-files :level . 1)
> |  (nil :level . 1))
> `----
>
> where:
>
>   (org-agenda-files :level . 1) specifies all level 1 targets in all
>                                 of my org files listed in
>                                 org-agenda-files
>
>   (nil :level . 1)              specifies all level 1 files in the
>                                 current buffer
>
> Sometimes I work in org-files which are not part of my
> org-agenda-files list and I want to be able to refile to level 1 targets
> in that file too.

I hadn't realized one could mix and match refile targets. This is very
nice. Thanks for the clarification.

Matt




reply via email to

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