{ 0 comments }
This is a test of how you post to your blog using emacs. I’ll post more in a bit …
Creating your post really could not be simpler
- M-x org2blog/wp-login – To Login to your blog.
- M-x org2blog/wp-new-post – To create a new post.
- Make your changes in the file.
- C-x C-s – To save the changes
- C-c d – To run the command org2blog/wp-post-buffer which if everything has worked successfully will post your post to your blog as a draft. You’ll notice that POSTID (‘#+POSTID: 00000′) will have been prepended to the file.
- You’ll also be prompted asking if you want to open you’ll new post in the browser. Pressing ‘y’ will do this and if everything has gone well you should see your post.
- Make changes till your happy with your post.
- C-c p – To publish your post to be visible to all.
Thats it your done.
{ 0 comments }