emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] How to trigger costumed agenda after startup?


From: Puneeth
Subject: Re: [Orgmode] How to trigger costumed agenda after startup?
Date: Tue, 12 Oct 2010 13:51:17 +0530

Chao,

On Tue, Oct 12, 2010 at 11:16 AM, Chao LU <address@hidden> wrote:
> Dear list,
>
> The first thing for me to do after starting Emacs is just going to some
> costumed agenda command, how to trigger these agendas by .emacs?
>
Add the following to your .emacs

   (org-agenda nil "R")

where R is the key for that particular agenda view.

HTH,
Puneeth

ps: I really don't know what the first argument does (yet)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]