Emacs wikipedia-mode
en.wikipedia.org
Emacs wikipedia-mode
1–4 of 4 posts
Re: Emacs wikipedia-mode
#2Sadly, Wikipedia mode does not eliminate the need for a web browser.
I was hoping for an Emacs command to load a Wikipedia entry directly into an Emacs buffer.
Re: Emacs wikipedia-mode
#3Sadly, Wikipedia mode does not eliminate the need for a web browser. I was hoping for an Emacs command to load a Wikipedia entry directly into an Emacs buffer.
There's always w3m.el: http://en.wikipedia.org/wiki/W3m#In_Emacs
Re: Emacs wikipedia-mode
#4http://code.google.com/p/confluence-el/
Confluence (Atlassian's Wiki) isn't free, but the xml-rpc api allowed it to be integrated into Emacs with _no_ browser. I've loved using it that way.