Colin McLear

Results 28 comments of Colin McLear
trafficstars

Async seems to work properly, except for these processes. I'm not even sure what is generating them. Is there a way to find this out other than bisecting my (very...

The computer this is on is new (2016 macbook pro) and I've seen no other file-system or disk problems. other files saved to .cache are fine (and this is most...

There is such a directory, and emacs finds the value of the variable `user-cache-directory` fine when I query it. And the above succeeds when I evaluate it. Specifically, the message...

At this point I just copy citation tags to the clipboard and pipe them through pandoc and back to the clipboard: `pbpaste | pandoc --bibliography=/Users/Roambot/Dropbox/Work/Master.bib -t markdown-citations | pbcopy` Seems...

Thanks for the info. It would be great to have it fixed, but I understand the time-crunch; I'm in no better position myself. So we'll see what happens.

Here's my use-package setup via straight. I use evil, my own custom bindings, etc. Seems like it would work for doom too. Just require the parts that you want to...

Hmm. perhaps try adding `:demand t` as well? I assume you've got your load-path set to find it?

@bakirtzisg that's strange. Have you tried just manually requiring the parts of the emacs-nano conifg you want and calling the theme to see that it works? So, something like the...

Just to follow up: below is a configuration for using nano as a "module" in an independent config using straight, much like one might use any other theme. I don't...

There is also https://github.com/mclear-tools/bespoke-themes if you want something like nano-emacs but behaving more like a standard theme.