From: Carsten Dominik <carsten.dominik@gmail.com>
To: Wanrong Lin <wanrong.lin@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Level specification in refiling target
Date: Mon, 17 Dec 2007 17:11:00 +0100 [thread overview]
Message-ID: <0CD30DC7-AC78-42AE-976B-801ED8E7B7E8@gmail.com> (raw)
In-Reply-To: <4756C8B4.40805@gmail.com>
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
prev parent reply other threads:[~2007-12-17 18:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-05 15:50 Level specification in refiling target Wanrong Lin
2007-12-09 21:32 ` Bastien
2007-12-17 16:11 ` Carsten Dominik [this message]
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=0CD30DC7-AC78-42AE-976B-801ED8E7B7E8@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=wanrong.lin@gmail.com \
/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).