Skip to main content
1 of 2
itsjeyd
  • 15k
  • 3
  • 61
  • 89

You can customize the variable compile-command to change the compilation command that is used by default:

(setq compile-command "make package install") 
itsjeyd
  • 15k
  • 3
  • 61
  • 89