-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Conversation
There is way too much demand for the very newest version of emacs across OS X versions for us to move this to dupes. |
sha1 'd8c76e6db32d319f95bfec1abad4627c144dd9df' | ||
|
||
# `package.el` is only included by default in Emacs >= 24 | ||
depends_on 'emacs' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use a Requirement for this instead of depending on emacs.
No problem. I totally forgot about |
This is now called "cask" and is up to 0.4.5; will need to be updated. |
Will review an updated pull request for cask. |
Would you please elaborate on this? I assume you mean moving it to dupes would inconvenience too many users, but it's not clear to me what the inconvenience would be. Is it the resulting need to tap dupes or would the move somehow break existing installations? (I've had at least one installed formula be moved to x11 and don't recall it causing any trouble.) |
Let's not bump two year old issues - If you'd like an answer on a specific topic the mailing list, IRC or opening a new Github issue is the way to go. In |
It seems arguable that the Emacs formula should be moved to Dupes. If you agree, then feel free to hold off on creating this formula until Emacs has been migrated.
Also, a plain
prefix.install Dir['*']
keeps a lot of junk. Is that a problem? I've included the output of runningbrew ls carton
.A quick look through the project makes me think that only
bin/carton
,carton.el
, andtemplates/
are necessary to keep.