gnu-emacs-sources
[Top][All Lists]
Advanced

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

gmail-notifier.el v0.1 --- Notify unread gmail on mode line


From: William Xu
Subject: gmail-notifier.el v0.1 --- Notify unread gmail on mode line
Date: Fri, 25 Jun 2010 10:17:41 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt)

Show unread gmail count on mode line, it looks like this: G(2).
`G' could be the gmail logo if your emacs supports image.
To setup:
  (require 'gmail-notifier)
  (setq gmail-notifier-username "william.xwl"
        gmail-notifier-password "******")
  (gmail-notifier-start)

-- 
William

http://xwl.appspot.com

Attachment: gmail-notifier.el
Description: application/emacs-lisp


reply via email to

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