Skip to content
Shigeru Kobayashi edited this page Jun 5, 2013 · 6 revisions

Welcome to the newlisp-mode wiki!

Usage

  • M-:: Evaluate expression from minibuffer
  • M-C-x: Evaluate top-level from point
  • C-xC-e: Evaluate expression before point
  • C-cC-r: Evaluate region
  • C-cC-l: Load file
  • C-cC-z: Show REPL
  • M-TAB: Compete symbol
  • <F5>: Run script
  • C-c<F4>: Kill process

Note

Before, this repository name was "newlisp-files". Those files are available here:

Clone this wiki locally