-
Notifications
You must be signed in to change notification settings - Fork 0
emacs twitter client fork from http://moyashi.air-nifty.com/hitori/2007/11/emacsemacstwitt_c1a3.html
amacou/twit.el-valiant
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
;; Installing: download growl.el from http://coderepos.org/share/browser/lang/elisp/emacs-growl/trunk/growl.el ;;add something to your .emacs file like: (load "twit") (twit-mode t) (setq twit-username "YOUR_USERNAME") (setq twit-password "YOUR_PASSWORD") (setq twit-favorite-friends '("hitoriblog" "otsune" "masui" "miyagawa" "emacs")) ;; if show user images (setq twit-show-user-images t) (setq twit-user-image-dir (expand-file-name "~/ELISP_LOAD_PATH/twiter/")) ;; if use growl notification if sending message for you (setq twit-use-growl-notification t)
About
emacs twitter client fork from http://moyashi.air-nifty.com/hitori/2007/11/emacsemacstwitt_c1a3.html
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published