Hi Russell,

Russell Adams wrote:
> On Mon, Nov 08, 2010 at 01:12:43AM +0100, Stefan Vollmar wrote:
>> I was so impressed with the part about popup notifications, that I tried to
>> get it running on the Mac. Many users who have Emacs on the Mac will use
>> growl, http://growl.info, a free notification system.
>>
>> The shell command of your my-appt-disp-window() function can be adapted to
>> use growl's optional commandline interface in this way:
>>
>>   "growlnotify -s -m \"" msg "\""
>>
>> This will produce a beautiful (and sticky) popup window, one can add an
>> optional icon and a priority (and lots of styles for the graphical
>> appearance).
>
> That's fantastic! I use kdialog myself on linux, and had to find a
> compatible method for Windows. It has occurred to me that Emacs itself uses
> popups, but I'm not sure how...
>
> I can't take credit for figuring out how to get the agenda to do the popups,
> I just adapted that from another post here.

Never tested it myself, but I have the following comment in my .emacs file,
for if...

;; For Windows users: use `todochicku.el' and the snarl notifier

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
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 via email to