emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stephen Nelson-Smith <sanelson@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Refiling Issue
Date: Sun, 20 May 2012 10:56:29 +0100	[thread overview]
Message-ID: <CABqtqVRkneen=dLLDUu4f0K_YiW+QG-sKMdnAu2qmRjgBvZoQg@mail.gmail.com> (raw)

Hi,

I have notes from mobile.org appearing in ~/org/from-mobile.org

I try to refile them under a headline in my gtd.org, which is listed
as an agenda file.

However, when I do C-c C-w I don't see any options for refiling other
than under other headlines in the from-mobile.org.

The relevant sections of my .emacs file are:

'(org-agenda-files (quote ("~/Dropbox/GTD/gtd.org")))
(setq org-refile-targets (quote ((nil :maxlevel . 9)
                                 (org-agenda-files :maxlevel . 9))))
(setq org-refile-use-outline-path t)
(setq org-outline-path-complete-in-steps nil)
(setq org-refile-allow-creating-parent-nodes (quote confirm))
(setq org-completion-use-ido t)
(setq ido-everywhere t)
(setq ido-max-directory-size 100000)
(ido-mode (quote both))

Any idea what I am doing wrong?

S.

             reply	other threads:[~2012-05-20  9:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-20  9:56 Stephen Nelson-Smith [this message]
2012-05-20 10:30 ` Refiling Issue Stephen Nelson-Smith

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='CABqtqVRkneen=dLLDUu4f0K_YiW+QG-sKMdnAu2qmRjgBvZoQg@mail.gmail.com' \
    --to=sanelson@gmail.com \
    --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).