Sha256: 81d4e6d07915cdad60f6828a6eeaf0b0bc8b966e1531c5d43b64931f885688a7
Contents?: true
Size: 1.23 KB
Versions: 180
Compression:
Stored size: 1.23 KB
Contents
So you've installed Emacs. Now what? Well, you can start the tutoral by pressing =C-h t=, and that's not a bad place to start. If you're completely new to Emacs, the [[http://batsov.com/prelude/][Emacs Prelude]] package offers a nice set of sensible defaults and packages. A guide I wrote a while ago for getting started with the editor (including Prelude) can be found [[http://decomplecting.org/blog/2014/10/23/welcome-to-the-dark-side-switching-to-emacs/][here]]. The best documentation on Emacs Lisp is... shipped with Emacs itself! From the [[http://www.emacswiki.org/emacs/EmacsLisp][EmacsWiki Entry]]: [[http://www.emacswiki.org/emacs/EmacsLispReference][EmacsLispReference]] is the official Emacs Lisp documentation. It is built into the Emacs Info pages and is the go-to for most Elisp programmers. It is shipped with Emacs and can be accessed by the menu bar, with =M-x menu-bar-read-lispref=, or from the top page of [[http://www.emacswiki.org/emacs/InfoMode][InfoMode]]. [[http://www.emacswiki.org/emacs/EmacsLispIntro][EmacsLispIntro]] is a book for non-programmers available from the [[http://www.emacswiki.org/emacs/FreeSoftwareFoundation][Free Software Foundation]] and is shipped with Emacs. Its command is =M-x menu-bar-read-lispintro=.
Version data entries
180 entries across 180 versions & 1 rubygems