- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5
Home
        KOBAYASHI Shigeru edited this page Feb 26, 2016 
        ·
        6 revisions
      
    Welcome to the newlisp-mode wiki!
- 
C-c M-:: Evaluate expression from minibuffer
- 
M-C-x: Evaluate top-level from point
- 
C-x C-e: Evaluate expression before point
- 
C-c C-b: Evaluate whole buffer
- 
C-c C-r: Evaluate region
- 
C-c C-l: Load file
- 
C-c C-z: Show REPL
- 
M-TAB: Compete symbol
- 
<F5>: Run script
- 
C-c <F4>: Kill process
Before, this repository name was "newlisp-files". Those files are available here:
- 
newlisp_manual.txt moved to http://dl.dropbox.com/u/78796224/newlisp/newlisp_manual.txt 
- 
init.lsp moved to https://github.com/kosh04/newlisp.snippet 
- 
Swank server for newLISP moved to https://github.com/kosh04/swank-newlisp 
newlisp-mode for xyzzy (Emacs-like Editor) is available here