Skip to content

Fix Makefile so that we can compile again #503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

arichiardi
Copy link
Contributor

The functionality has been ported from cider, we can now use the make command
to install elpa packages and compile. This is still not perfect because in
theory we should not install things from elpa if we have them in our Emacs but
it would take more work for achieving that.


Before submitting a PR mark the checkboxes for the items you've done (if you
think a checkbox does not apply, then leave it unchecked):

  • The commits are consistent with our contribution guidelines.
  • You've updated the changelog (if adding/changing user-visible functionality).

Thanks!

The functionality has been ported from cider, we can now use the make command
to install elpa packages and compile. This is still not perfect because in
theory we should not install things from elpa if we have them in our Emacs but
it would take more work for achieving that.
@arichiardi arichiardi force-pushed the fix-makefile-compile branch from 6c57705 to 4ea0543 Compare January 5, 2019 19:24
@arichiardi arichiardi changed the title Fix Makefile so that we can compile Fix Makefile so that we can compile again Jan 5, 2019
@cichli cichli merged commit 6921518 into clojure-emacs:master Feb 27, 2019
@cichli
Copy link
Member

cichli commented Feb 27, 2019

Thanks!

@arichiardi arichiardi deleted the fix-makefile-compile branch February 27, 2019 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants