emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* missing appointments
@ 2012-02-23  5:32 Rodrigo Amestica
  2012-02-23  9:02 ` Nick Dokos
  0 siblings, 1 reply; 6+ messages in thread
From: Rodrigo Amestica @ 2012-02-23  5:32 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I use appt to connect desktop notifications to appointments in my
agenda. However, the connection between the appointments and the
notification system does not happen until I visit the agenda with, for
example, "C-c a a", which I sometimes forget to invoke and I end up
missing appointments.

Trying to automate I created a short cut like this:

emacs -f org-agenda-list my-main-org-file

However, this seems to execute org-agenda-list before my-main-org-file
has fully opened in its own buffer and I end up with the window split into
two buffers: top one scratch and bottom one my-main-org-file, which is
visually very annoying. It is completely mysterious to me the timing
at which different actions take place within emacs and how to control
and sequence them, like a 'wait' call. 

Is there a way to automatically execute org-agenda-list after
my-main-org-file has fully finished opening in its buffer?

Is it there some more streamlined way to connect agenda to
notifications such that I would not need to explicitly enable them
every time I open the file?

thanks,
 Rodrigo

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

end of thread, other threads:[~2012-02-23 23:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-23  5:32 missing appointments Rodrigo Amestica
2012-02-23  9:02 ` Nick Dokos
2012-02-23 14:14   ` Memnon Anon
2012-02-23 17:34     ` Bernt Hansen
2012-02-23 19:43       ` Nick Dokos
2012-02-23 23:10         ` Nick Dokos

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