vote up 3 vote down star

Hi all,

I would like to know what packages and tools to use to write blogs from within emacs. I mean packages to write and publish. I 've seen a demo of that in textmate : http://blog.macromates.com/2006/blogging-from-textmate/

Is it possible to do the same in emacs?

Thank you very much.

Edit: I found a package in google code that serve blogging form emacs e-blog

I still don't get it why this thread is closed !!!! Not related to development!!???

flag

I jsut found out ain google code to serve this purpose code.google.com/p/e-blog – Youssef Jan 14 '09 at 3:44
I blog from emacs at members.wolfram.com/billw/summa. I write entries in muse-mode, then use its built-in pyblosxom cooperation to build a blog-style dir hierarchy. The only problem is that pyblosxom rebuilds the entire blog when you publish - 1000 entries take ~10 min & 100% cpu. – Bill White Jan 14 '09 at 4:39
1  
I think someone has an overly quick trigger finger on the close link. Surely any question of the format of: "How do I do X within emacs?" or even "blah blah blah emacs" is a programming related question. – Jon Ericson Jan 15 '09 at 21:25
1  
I have nominated it for reopening. – Jon Ericson Jan 16 '09 at 17:10

closed as not programming related by ChrisN Jan 13 '09 at 19:40

4 Answers

vote up 1 vote down

emacspeak has a module that hooks up to Blogspot, but I was never able to make it work for editing posts.

link|flag
vote up 1 vote down

EmacsWikiBlog may suit your purpose.

link|flag
vote up 1 vote down

You can accomplish something blog-like using Planner mode.

link|flag
vote up -2 vote down

I don't think emacs is the right tool for this job.

Perhaps you should check out Blogger or if you have hosting and want to start a blog maybe try Wordpress.

link|flag
Um, I don't think you're getting the point here: it's not the blog software, it's using EMACS as a tool to create and post text to a blog. – Charlie Martin Jan 14 '09 at 6:09

Not the answer you're looking for? Browse other questions tagged or ask your own question.