language-emacs-lisp

Emacs Lisp support for Atom.


Keywords
Emacs, Lisp, Elisp, Scheme, GNU, FSF, YASnippet, YAS, Muse, AmuseWiki, atom, emacs-lisp, emacs-lisp-support, syntax-highlighting, textmate-grammar, yasnippets
License
ISC
Install
npm install language-emacs-lisp@1.4.0

Documentation

Emacs Lisp Support

Build status: TravisCI Build status: AppVeyor Latest package version

Hand-crafted syntax highlighting and editor commands for Emacs Lisp in Atom.

Atomacs

Commands

This package includes two commands to run Lisp code in Emacs from Atom:

  • language-emacs-lisp:run-selection
  • language-emacs-lisp:run-file

Math: One not even

These aren't attached to any keybindings by default. You'll need to assign them shortcuts yourself.

NOTE: These require Emacs to be in your $PATH, and probably don't work on Windows.