Cody Goodman

Results 215 comments of Cody Goodman

@tylergrinn Thanks, I was wondering what was wrong! This should get merged in right @jwiegley ? Or is the issue fixed by #31? The above fix seems necessary to even...

Actually your comment made me realize its not complex enough because sessions would be synchronous. I would need sessions to be made like: sessionName-UUID... Actually oh dear... I'm not sure...

It's because any `evil-*` (ex `evil-magit`) load evil. `(setq evil-want-C-u-scroll t)` needs to happen before evil is loaded. If you use something like: ``` (use-package evil :ensure t :init (setq...

Alright cool, I should be able to try it tonight. On Feb 24, 2015 4:25 PM, "Anthony Cowley" [email protected] wrote: > Okay, I've updated cabbage and added a cabbage.config file...

Isn't the only way to solve this by giving LocalPools a unique id and having Pool store a Map of ids that have already been decremented? Actually... I think that...

Somewhat related, I think that I might be getting bit by this: > Otherwise it's far too easy to just make the mistake of writing the naive let sources =...

@nmattia Kinda of. I guess really what I'm wanting to answer and would have asked had I know this is how can I replace [this line](https://github.com/codygman/hci/blob/4707e83378991b15889df3d48c95bec5cee99481/nixpkgs/emacs.nix#L18) with a niv-managed emacs...

I also tried adding more scopes from #65. I am using emacs 28.0.50 though, so maybe that causes an issue?

Hey, thanks for looking into this. Here's my output: ``` Mark saved where search started [2 times] 0 1 2 3 Got an error from the GitHub API (wrong-type-argument stringp...

Hmm... at least for me debugging this with edebug led me to see: ``` Result: #1=#s(deferred :callback deferred:parallel-alist-to-array :errorback deferred:default-errorback :cancel #f(compiled-function (x) #) :next nil :status ok :value ((error...