Jump to content

mark5009

Members
  • Posts

    2
  • Joined

  • Last visited

Contact Methods

Profile Information

  • Gender
    Male
  • Location
    Sydney, Land of Oz

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Okay, it works easily and well with my setup: simply copy the "emacs-opusmodus.el" into your local quicklisp directory and modify Emacs's init.el to add (load (expand-file-name "$HOME/quicklisp/emacs-opusmodus.el")) (load-opusmodus-slime) (opusmodus-options) This allows me to run up a REPL against SBCL (M-x slime) or against OM (M-x slime-connect)
  2. Hi. I've just started with OM2 and I'm finding the emacs/slime setup a touch confusing (there has obviously been lots of work on this part of OM over the years of this forum). Basically, I run my current emacs setup with an exisiting slime setup (I do some dev work using SBCL). Is there a "correct" way of adding or modifying emacs-opusmodus.el to work with an existing setup? Or can I simply copy it, and hack it as needed? TIA and loving OM .. m.
×
×
  • Create New...

Important Information

Terms of Use Privacy Policy