emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Richard Riley <rileyrgdev@googlemail.com>
Cc: Emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Possible bug with refile
Date: Mon, 3 Aug 2009 06:32:37 +0200	[thread overview]
Message-ID: <A7F4F7CE-81B0-424C-9E85-EAE1195BFD31@gmail.com> (raw)
In-Reply-To: <4a5a22a3.1438560a.16e5.ffff8a9b@mx.google.com>


On Jul 12, 2009, at 7:51 PM, Richard Riley wrote:

>
> My org-mode usage had become a bit messy so I decided to go back to
> first principles and follow through Bernd Hansen's tutorial here
>
> http://doc.norang.ca/org-mode.html#sec-1
>
> One real eye opener was the completion on category levels inside  
> files as
> described here:
>
> http://doc.norang.ca/org-mode.html#Refiling
>
> (The use of refile as a staging area makes everything a lot easier  
> IMO too).
>
> Anyway I removed my numerous agenda-files from my org.el settings  
> and have:
>
>      (setq org-refile-targets (quote ((org-agenda-files :maxlevel . 5)
>      (nil :maxlevel . 5))))
>
> where org-agenda-files is set to a *directory name* as described in  
> the
> manual.

What exactly is your setting for org-agenda-files?
Is it a directory, or a one-element list with a directory as the  
element?

- Carsten

>
> This set up causes the following error when trying to refile from  
> within
> a new org item buffer (C-c C-w).
>
> ,----
> |   expand-file-name(nil)
> |   org-get-refile-targets(nil)
> |   org-refile-get-location("Refile to: " nil nil)
> |   org-refile(nil)
> |   call-interactively(org-refile nil nil)
> `----
>
> regards
>
> r.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      parent reply	other threads:[~2009-08-03  4:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-12 17:51 Possible bug with refile Richard Riley
2009-07-17 15:54 ` Bastien
2009-08-03  4:32 ` 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=A7F4F7CE-81B0-424C-9E85-EAE1195BFD31@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rileyrgdev@googlemail.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).