[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Quickly inputting next actions to specific lists.
From: |
Bernt Hansen |
Subject: |
[Orgmode] Re: Quickly inputting next actions to specific lists. |
Date: |
Thu, 23 Apr 2009 21:32:17 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Marcelo de Moraes Serpa <address@hidden> writes:
> The only thing that I still didn't get is how to configure the
> org-refile-targets variable, I tried doing like this:
>
> (setq org-refile-targets 5)
>
> But it throws an error. What is the correct param for that? Also, how could I
> ask emacs the correct param for a specific
> var?
I suggest you use M-h v org-refile-targets and then click the
_customize_ link and set it up that way. This saves me tons of time not
configuring the variables incorrectly and then having to debug it later.
-Bernt