g-lisp-general

elisp-links-list

May 10th, 2014
835
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. >Links:
  2. - Wiki | http://www.emacswiki.org/
  3. - Emacs blog | http://www.masteringemacs.org/
  4. - Emacs fan site | http://www.emacs.sexy
  5. - Milkypostman’s Emacs Lisp Package Archive | http://melpa.milkbox.net/
  6. - Planet Emacsen | http://planet.emacsen.org/
  7. - Mastering Emacs | http://www.masteringemacs.org/
  8. - Emacs Rocks | http://emacsrocks.com/
  9. - What the .emacs.d!? | http://whattheemacsd.com/
  10. - EmacsMovies.org | http://emacsmovies.org/
  11.  
  12. >Books, articles, and documentation:
  13. - An Introduction to Programming in Emacs Lisp | https://www.gnu.org/software/emacs/manual/eintr.html
  14. - GNU Emacs Lisp Reference Manual | https://www.gnu.org/software/emacs/manual/elisp.html
  15. - GNU Emacs Manual | https://www.gnu.org/software/emacs/manual/emacs.html
  16. - RMS' paper on Emacs | http://www.gnu.org/software/emacs/emacs-paper.html
  17. - The craft of text editing | http://www.finseth.com/craft/
  18. - A look at the Emacs Lisp reader | http://definitelyaplug.b0.cx/post/emacs-reader/
  19. - Package Management in Emacs: The Good, the Bad and the Ugly | http://batsov.com/articles/2012/02/19/package-management-in-emacs-the-good-the-bad-and-the-ugly/
  20. - A blog entry detailing how to minimalize emacs | http://bzg.fr/emacs-strip-tease.html
  21. - RMS on his Lisp experiences and the history of Emacs | https://www.gnu.org/gnu/rms-lisp.html
  22. - Differences between Common Lisp and Emacs Lisp | http://yoo2080.wordpress.com/2013/08/16/differences-between-common-lisp-and-emacs-lisp/
  23. - Casting SPELs in Lisp Elisp Edition | http://www.lisperati.com/casting-spels-emacs/html/casting-spels-emacs-1.html
  24. - How to learn Emacs | http://david.rothlis.net/emacs/howtolearn.html
  25. - Emacs and PostgreSQL | http://datko.net/2012/07/09/emacs-and-postgresql/
  26. - Emacs standing alone on a Linux Kernel | http://www.informatimago.com/linux/emacs-on-user-mode-linux.html
  27. - How to Make Emacs' Scratch Buffer Persistent Across Sessions | http://dorophone.blogspot.com/2011/11/how-to-make-emacs-scratch-buffer.html
  28. - A programming editor to replace emacs? | http://lambda-the-ultimate.org/node/4685
  29. - Mastering Eshell | http://www.masteringemacs.org/article/complete-guide-mastering-eshell
  30. - Emacs Lisp as a scripting language | http://www.leancrew.com/all-this/2008/04/emacs-lisp-as-a-scripting-language/
  31.  
  32. >Emacs extensions and whatnot:
  33. - Geiser | http://www.nongnu.org/geiser/
  34. - SLIME | http://common-lisp.net/project/slime/
  35. - GNU Emacs Video Editor | http://1010.co.uk/gneve.html
  36. - Use the hyper key to enter Greek | https://github.com/sjolsen/emacs2/blob/master/.emacs.d/custom/hyper-greek.el
  37. - Scheme syntax highlighting under GNU Emacs | http://community.schemewiki.org/?emacs-syntax-hilight
  38. - emacs configuration for vim users | https://github.com/bling/dotemacs
  39. - notmuch-unread | https://gitorious.org/notmuch-unread/notmuch-unread/
  40. - emacs input method by ywb | https://github.com/isolet/eim
  41. - elnode | https://github.com/nicferrier/elnode
  42. - Zenburn for Emacs | https://github.com/bbatsov/zenburn-emacs
  43. - Spotify tool | https://gist.github.com/anonymous/e6e80eccbb234ae4b9bb
  44. - html-fold | https://github.com/HKey/html-fold
  45. - pretty-symbols | https://github.com/drothlis/pretty-symbols
Advertisement
Add Comment
Please, Sign In to add comment