-
In current 0.6 wip:
```
$ cask exec-path
/Users/swiesner/.cask/bin:/Users/swiesner/.cabal/bin:/Users/swiesner/.opam/system/bin:/Users/swiesner/.gem/ruby/2.0.0/bin:/Users/swiesner/Library/Python/2.7/b…
swsnr updated
10 years ago
-
Package installation from MELPA fails `wrong-type-argument` of late. See https://travis-ci.org/flycheck/flycheck/jobs/14451319#L5124 for an example.
I already hit this issue when beta-testing the ne…
swsnr updated
10 years ago
-
various unmet dependencies including reference to rabbit mq.
What I don't understand is that, if this setup is happening _within_ the VM, then why should the type of host machine make any difference …
-
`\curl -#L https://get.rvm.io | bash -s head --ruby`
``` bash
######################################################################## 100.0%
#########################################################…
tvl83 updated
10 years ago
-
Hey
With `http://getprotobox.com/share/EKl/raw` php 5.5 is not being installed.
Also get an error in `finish-setup.rb` on line 75, 78 and 129.
75 and 78 are solved if you only use a single vhost.
12…
-
Today, I just installed `emacs-jedi`, as well as all of its dependencies (except for `auto-complete`, which I already had installed). I installed everything from git. I then enabled everything using …
-
This must be a recent change, because it was fine a few weeks ago. I verified by removing autopair and everything works. Details:
I'm using autopair 20131009.1902 from MELPA, and now keys like `backs…
-
Hello,
I would like to have an option to rename the currently opened file when right clicking on the file in the side bar.
Therefore I set `"show_sidebar_menu": true` but still I only have the opti…
-
Jedi Version: 0.5.5
Plugin Version: Installed via vundle/this repo.
I'm guessing this reads the array and gets the names of each value. Anyway, it's not working.
```
from django.core import manageme…
-
I am trying to create a distribution package and want to test it locally before releasing everything. The usual dependency management for manually created projects works out of the box, I have no prob…