Emacs URL Package
I just noticed this on the emacs wiki: the URL package. If you are using emacs from cvs you can
M-x load-library RET url
, and then open a url just like you would any file, c-x c-f http://bryan-murdock.blogspot.com
, and get a buffer full of html. How cool is that?
Comments