hy...@lactose.homelinux.net writes:
> Eric S Fraga writes:
>>
>>>(setq org-agenda-files (quote ("~/org/agenda.file.list")))
>>
>>which sets the variable to a list of one string, which is *not* what you
>>want. Try
>>(setq org-agenda-files "~/org/agenda.file.list")
>
> Oh. Thank you very
Eric S Fraga writes:
>
>>(setq org-agenda-files (quote ("~/org/agenda.file.list")))
>
>which sets the variable to a list of one string, which is *not* what you
>want. Try
>(setq org-agenda-files "~/org/agenda.file.list")
Oh. Thank you very much.
I have and/or see things like this:
On Friday, 19 Sep 2014 at 10:41, hymie! wrote:
> In our last episode, the evil Dr. Lacto had captured our hero,
> Thorsten Jolitz , who said:
>>
>>Read again! =>
>
>
>>| If the value of the variable is not a list but a single file name,
>>| then
In our last episode, the evil Dr. Lacto had captured our hero,
Thorsten Jolitz , who said:
>
>Read again! =>
>| If the value of the variable is not a list but a single file name,
>| then^
That's what I did.
(setq org-agenda-files (
hy...@lactose.homelinux.net (hymie!) writes:
> Greetings.
>
> I'd like to add my _archive files to my agenda. I don't need the entries
> clogging up my day-to-day .org files, but I want the items to still
> appear in my agenda.
>
> I found this in the org manual:
>
>>The information to be shown i
Greetings.
I'd like to add my _archive files to my agenda. I don't need the entries
clogging up my day-to-day .org files, but I want the items to still
appear in my agenda.
I found this in the org manual:
>The information to be shown is normally collected from all agenda files,
>the files liste