Skip to main content
added 98 characters in body
Source Link
Connor
  • 1.6k
  • 1
  • 21
  • 28

In one of my projects I need to run make package install when building instead of make. It remembers the last compile command I used, but resets to make -k every time emacs starts up. How can I customize M-x compile to rundefault to make package install?

In one of my projects I need to run make package install when building instead of make. How can I customize M-x compile to run make package install?

In one of my projects I need to run make package install when building instead of make. It remembers the last compile command I used, but resets to make -k every time emacs starts up. How can I customize M-x compile to default to make package install?

Source Link
Connor
  • 1.6k
  • 1
  • 21
  • 28

How can I customize the compile command?

In one of my projects I need to run make package install when building instead of make. How can I customize M-x compile to run make package install?