sprig
sprig
Hello, When running the following: (async-start (lambda () (set-face-font 'default "Source Code Pro for Powerline-11")) (lambda (result) (message "result: %s" result)) ) The following messages are produced: error in process...
Not 100% sure whether it should be here or in the main zmq repository. Emacs crashed when I clicked the menu bar, and apparently ZMQ is at fault, though I'm...
Hello, In several repositories, I get the error as in the title of this ticket (with varying integers instead of `47`) when doing a magit refresh (`g`) while certain branches...
Now that there are options, it would be nice to add support for "///" links for people with xdg-open problems, e.g. #29, #27, #16)
Don't know if anyone really wants such a thing, but it seems potentially useful to be able to construct arbitrary links on capture, according to user-specified template
Hi! I'm using and loving tileboard, but one thing that bugs me a bit it the climate tile. I would like to have one that is more similar to the...
Hi! If I understand correctly, currently you are doing one-sided sync, i.e. pushing org changes to today but not the other way around. Is this correct or did I misunderstand?...
**Describe the bug** On windows, direnv (even with an empty .envrc) attempts to upcase environment variables that it shouldn't be touching since they are not modified in the config; ```...
Hi! I'm not entirely familiar with the pprof format but I stepped through the code after being affected by #93 and this seems to fix that. In addition, when running...
Hi! Sometimes it's useful to close a kernel connection without shutting it down (e.g. when connected to a server and it is associated to a notebook). Right now when trying...