emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to trigger costumed agenda after startup?
@ 2010-10-12  5:46 Chao LU
  2010-10-12  8:21 ` Puneeth
  0 siblings, 1 reply; 2+ messages in thread
From: Chao LU @ 2010-10-12  5:46 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 170 bytes --]

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?

Thanks a lot.

Chao

[-- Attachment #1.2: Type: text/html, Size: 192 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to trigger costumed agenda after startup?
  2010-10-12  5:46 How to trigger costumed agenda after startup? Chao LU
@ 2010-10-12  8:21 ` Puneeth
  0 siblings, 0 replies; 2+ messages in thread
From: Puneeth @ 2010-10-12  8:21 UTC (permalink / raw)
  To: Chao LU; +Cc: emacs-orgmode

Chao,

On Tue, Oct 12, 2010 at 11:16 AM, Chao LU <loochao@gmail.com> 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)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-12  8:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-12  5:46 How to trigger costumed agenda after startup? Chao LU
2010-10-12  8:21 ` Puneeth

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).