What this is
- These are some setup files for blogging to blogger.com from emacs org-mode
- This is an orgified version of my ~/.emacs.d/30-bloging.org
- My .emacs.d/ setup for context https://github.com/eludom/dotfiles/tree/master/.emacs.d
Blogging setup and TODO list
DONE Install Google Client
- Google Client
- http://www.emacswiki.org/emacs/GoogleClient
- g-client setup
- http://emacspeak.blogspot.com/2007/03/emacs-client-for-google-services.html
- g-cus-load.el missing
- http://emacsgeek.blogspot.com/
DONE install bpe from packages
TODO Post this to usefulfoo blog
TODO Set up Org2BlogAtom http://www.emacswiki.org/emacs/Org2BlogAtom
The Code
; google services setup (add-to-list 'load-path "~/.emacs.d/g-client" t) (load-library "g") (message "blogging.org finished.")
No comments:
Post a Comment