Skip to content

Alhadis/language-emacs-lisp

Folders and files

NameName
Last commit message
Last commit date
Sep 7, 2023
Oct 12, 2019
Jul 24, 2021
Oct 16, 2019
Dec 15, 2021
Dec 15, 2021
Sep 6, 2018
Aug 3, 2021
Sep 7, 2023
Jun 24, 2023
Oct 14, 2019
Aug 3, 2021
Oct 13, 2019
Aug 3, 2021

Repository files navigation

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.