Vasilij Schneidermann
Vasilij Schneidermann
I've done some changes meanwhile, but am nowhere close to finishing this one. It doesn't help that I'm not using the theme at all, so no incentive for me to...
Currently my customized Solarized, not using the light variant at all.
Thanks, added.
Nope, I'm currently busy with my thesis.
@LemonBoy These are built-in and already implemented.
@manuel-uberti That would be great, thanks for your ivy PR!
I think this is more of a problem with `enh-ruby-mode` as I cannot reproduce this with a shell script embedding Scheme code. ``` cat ~/.csirc (load-verbose #f) (unless (get-environment-variable "INSIDE_EMACS")...
Why `narrow-to-region-indirect` (I don't have it as command here)? I'm speaking of regular `narrow-to-region`. If I replace step 3 with "Run `M-x narrow-to-region`", syntax highlighting works fine. Here are the...
Hilarious. The only one of the bunch that can be considered embeddable is ECL and that requires to cherry-pick the features you specifically need to have.
Judging from the sources, it's not just the tool for making a screenshot, but also tracking the window ID of whatever is displaying the buffer to be captured. This should...