emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Ziems <sane@xiron.de>
To: emacs-orgmode@gnu.org
Subject: Refile not working as desired
Date: Tue, 17 Feb 2015 19:20:13 +0100	[thread overview]
Message-ID: <54E3865D.9020001@xiron.de> (raw)

Hello,

i am using the following in my .emacs:

  (setq org-refile-use-outline-path 'file)
  (setq org-refile-targets '((org-agenda-files :level . 4)))

i would now like to drop a certain headline when pressing C-c C-w anywhere:

maybe directly in:

work.org as first headline
work.org/routine/customerABC/
or maybe
work.org/routine/customerABC/Calls/meeting20150217/notes/whatever

but ord mode is only allowing me to go exactly to one level deep (i 
assume level 4)
but when i leave:

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

it is still not allowing it.

Do you have any idea, what could be the reason?

             reply	other threads:[~2015-02-17 18:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-17 18:20 Michael Ziems [this message]
2015-02-17 19:34 ` Refile not working as desired Kyle Meyer
2015-02-17 19:59   ` Michael Ziems
2015-02-17 20:08     ` Kyle Meyer

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=54E3865D.9020001@xiron.de \
    --to=sane@xiron.de \
    --cc=emacs-orgmode@gnu.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).