From: Nick Dokos <nicholas.dokos@hp.com>
To: Marcelo de Moraes Serpa <celoserpa@gmail.com>
Cc: Bastien <bzg@altern.org>, Org Mode <emacs-orgmode@gnu.org>
Subject: Re: org-refile failing
Date: Wed, 05 Sep 2012 21:48:52 -0400 [thread overview]
Message-ID: <17180.1346896132@alphaville.americas.hpqcorp.net> (raw)
In-Reply-To: Message from Marcelo de Moraes Serpa <celoserpa@gmail.com> of "Wed, 05 Sep 2012 20:32:37 CDT." <CACHMzOGGnEX1D6wBRydPV__fR61T4EgNzNNQPAOeN=HDF20iKQ@mail.gmail.com>
Marcelo de Moraes Serpa <celoserpa@gmail.com> wrote:
> Hi Nick, thanks for the reply.
>
> I don't remember customizing the org-refile-targets var. When I evaluate it, I get the following:
>
> ((org-agenda-files :maxlevel . 0))
>
You must have customized it since the original value is nil. I have
customized it too and C-h v on it gives me:
,----
| org-refile-targets is a variable defined in `org.el'.
| Its value is ((org-agenda-files :level . 1))
| Original value was nil
`----
The difference probably accounts for the error you are getting (even
though you are setting maxlevel and I'm setting level), so try changing
the 0 to 1 or larger. Note that if you set maxlevel to 1 that means that
only top-level headlines are eligible as refiling targets.
Nick
next prev parent reply other threads:[~2012-09-06 1:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 23:25 org-refile failing Marcelo de Moraes Serpa
2012-09-05 23:43 ` Bastien
2012-09-05 23:59 ` Marcelo de Moraes Serpa
2012-09-06 0:14 ` Marcelo de Moraes Serpa
2012-09-06 0:57 ` Nick Dokos
2012-09-06 1:32 ` Marcelo de Moraes Serpa
2012-09-06 1:48 ` Nick Dokos [this message]
2012-09-06 6:53 ` Brian van den Broek
2012-09-06 13:43 ` Marcelo de Moraes Serpa
2012-09-12 14:12 ` Bastien
2012-09-06 0:35 ` Nick Dokos
2012-09-12 14:13 ` Bastien
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=17180.1346896132@alphaville.americas.hpqcorp.net \
--to=nicholas.dokos@hp.com \
--cc=bzg@altern.org \
--cc=celoserpa@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).