• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to footer

GitopsCentral

  • Home
  • Courses
  • Roadmap
  • About
  • Log In
  • Sign Up

Emacs: Install emacs and slime

April 7, 2019 by shaik zillani

Install emacs on ubuntu using the command below,

apt-get update install emacs

Let’s install slime using quicklisp. The complete guide on installing quicklisp can be found here. After you are done with the installation of quicklisp, its time to install slime.

sbcl

(ql:quickload "quicklisp-slime-helper")

(quit)

Copy the content show in sbcl and paste it in the .emacs file as show below. Save & quit .emacs.

.emacs

Now, let’s launch emacs & install slime. launch from command line using the command,

emacs -nw

Give alt+x (note: use the alt button on the right hand side) and then type slime. That’s it! this will install slime & you should have the below screen.

slime installed

For Lisp Installation please check this post

functional programming,  lisp emacs,  functional programming,  lisp

Primary Sidebar

en English
ar Arabiczh-CN Chinese (Simplified)nl Dutchen Englishfr Frenchde Germanhi Hindiid Indonesianit Italianja Japanesems Malaypt Portugueseru Russianes Spanishte Telugu

Course Tags

concurrency free go golang

Recent Posts

  • Roadmap to Mastery
  • Increase SSH connection timeout
  • Check Certificate expiry in Kubernetes
  • space invaders in golang
  • creating kubernetes cluster using eksctl
  • Facebook
  • GitHub
  • YouTube

Contact

Navigation

  • goacademy pro

Footer

  • Facebook
  • GitHub
  • Instagram
  • LinkedIn
  • Twitter

info@gitopscentral.com


+91 8341443220

© Copyright 2016-2024 gitopscentral · All Rights Reserved ·