emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Greg Newman <greg@20seven.org>
To: Juan <Pechiar@computer.org>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Integrate APPTs with OSX
Date: Wed, 14 Jul 2010 13:57:07 -0400	[thread overview]
Message-ID: <AANLkTikoNqd1yfae8lAAgc9aDBe3yf8UrHK-Xx41-9ba@mail.gmail.com> (raw)
In-Reply-To: <20100714172356.GH5569@soloJazz.com>


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

I installed Todochiku and use the following to have it use Growl for
notifications

#+begin_src emacs-lisp
;; use todochiku for growl notifications of events
(setq org-show-notification-handler
  '(lambda (notification)
    (todochiku-message "org-mode notification" notification
      (todochiku-icon 'emacs))))
#+end_src

On Wed, Jul 14, 2010 at 1:23 PM, Juan <Pechiar@computer.org> wrote:

> On Wed, Jul 14, 2010 at 11:41:58AM -0500, Marcelo de Moraes Serpa wrote:
> > Is there a way to integrate org-mode APPT's (emacs APPT system) to
> > show the reminders using growl or another OSX-like GUI feature? Has
> > anyone ever done it before?
>
> There is this post for using gnome zenity for APPT:
>
>   http://orgmode.org/worg/org-hacks.php#sec-3
>
> Then there is growlnotify shell command for calling Growl, and there
> is an elisp wrapper if you feel like it (google for something like
> growl.el or growlnotify.el).
>
> Replace the zenity part in the first link for growl and it should be
> mostly done.
>
> Saludos,
> .j.
>
> _______________________________________________
> 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
>

[-- Attachment #1.2: Type: text/html, Size: 1991 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

      reply	other threads:[~2010-07-14 18:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-14 16:41 Integrate APPTs with OSX Marcelo de Moraes Serpa
2010-07-14 17:20 ` Nick Dokos
2010-07-14 17:23 ` Juan
2010-07-14 17:57   ` Greg Newman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTikoNqd1yfae8lAAgc9aDBe3yf8UrHK-Xx41-9ba@mail.gmail.com \
    --to=greg@20seven.org \
    --cc=Pechiar@computer.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).