emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Level specification in refiling target


From: Carsten Dominik
Subject: Re: [Orgmode] Level specification in refiling target
Date: Mon, 17 Dec 2007 17:11:00 +0100

Hi Wanrong,

On Dec 5, 2007, at 4:50 PM, Wanrong Lin wrote:

Hi,

I have a line like this (copied from the org release notes)

(setq org-refile-targets '((org-agenda-files . (:level . 2))))

My intention was to have all headings in level 2 AND level 1 in the target list. But it seems only level 2 headings are in the list. Is there a way to do it? If not, can we consider adding that? Thanks a lot.

In 5.17, you will be able to do

(setq org-refile-targets '((org-agenda-files . (:maxlevel . 2))))


- Carsten




reply via email to

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