[Top][All Lists]
[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
gmail-notifier.el
Description: application/emacs-lisp
- gmail-notifier.el v0.1 --- Notify unread gmail on mode line,
William Xu <=