Perry Smith

Results 17 issues of Perry Smith

I got my Rails processes (using thin) to wait until beanstalkd is running. The recipe I used is: ``` w.start_if do |start| start.condition(:complex) do |c| c.interval = 1.minute c.this(:process_running) do...

emacs-version returns: GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1894.00 Version 10.15 (Build 19A583)) of 2019-10-10 `^X ^F /~/Documents` results in: Debugger entered--Lisp error: (error "Listing directory failed but ‘access-file’...

Rebuild Release
Testing in Nightly

In the README here on this site in the Basic Setup, it says `(add-to-list 'load-path "~/.emacs.d/el-get/el-get")` but that should really be something that uses the `user-emacs-directory` directory. I guess: ```...

The doc string for el-get-sources has the description of the properties that a recipe can contain. It would be nice if the README mentioned this perhaps under "Advanced Usage with...

I'm trying to start a new project that uses ActiveRecord but not Rails. I am looking at the README here as well as following suggestions from [this web page](https://www.techcareerbooster.com/blog/use-activerecord-in-your-ruby-project). When...

As requested, I'm opening an issue based upon this ruby forum thread: http://www.ruby-forum.com/topic/931304#976952 This is kinda going to be a slippery slope I'm afraid. I guess you could do a...

Feature Request

This might be pilot error... I wanted to use lsp-docker but there was not an el-get recipe for it so I did `el-get-elpa-build-local-recipes` into `/Users/pedz/.config/emacs/el-get/el-get/recipes/elpa`. This path is in `el-get-recipe-path`...

There are at least three instances of this problem coming up: - [forums.docker.com](https://forums.docker.com/t/could-not-open-statistics-file-pg-stat-tmp-global-stat-operation-not-permitted-with-postgres/118123?u=pedzsan) - [Stack Exchange 1](https://stackoverflow.com/q/66325175/341980) - [Stack Exchange 2](https://stackoverflow.com/q/30846804/341980) What I found can be seen [here](https://stackoverflow.com/a/73656250/341980) In brief,...

This might be a dup of #41 We have our own Jira site and our own Enterprise Github. When I go to Jira with a browser, the login screen has...

There are at least three instances of this problem coming up: - [forums.docker.com](https://forums.docker.com/t/could-not-open-statistics-file-pg-stat-tmp-global-stat-operation-not-permitted-with-postgres/118123?u=pedzsan) - [Stack Exchange 1](https://stackoverflow.com/q/66325175/341980) - [Stack Exchange 2](https://stackoverflow.com/q/30846804/341980) What I found can be seen [here](https://stackoverflow.com/a/73656250/341980) In brief,...