Jacob MacDonald

Results 16 issues of Jacob MacDonald

Noted this while going through the generated documentation for the library. I'd like to use it on Windows if I can; Is there a set of tests to run that...

## Environment ``` Linux darweshi 4.9.76-gentoo-r1 #1 SMP Fri Jan 19 18:54:28 CST 2018 x86_64 Intel(R) Core(TM) i7-4900MQ CPU @ 2.80GHz GenuineIntel GNU/Linux roswell 18.4.10.90(ab2a7e7) ecl.version=16.1.3 abcl-bin.version=1.5.0 ccl-bin.version=1.11.5 setup.time=3731981533 sbcl-bin.version=1.4.6...

I'm slowly tweaking my Emacs to play nicely with Guix, and after [getting SLIME to use Guix packages in a shell](http://chiselapp.com/user/jaccarmac/repository/dot-emacs-dot-d/file?ci=dbdf6a27a4eb7ffc5395cf763a6f7c587acbdaf1fbd21faee7a21d17007ad825&name=dot-emacs-dot-d.org&ln=409-412) I tried to do the same thing in CIDER....

enhancement

![scrot](https://user-images.githubusercontent.com/3029245/57654964-16897a80-759b-11e9-81ab-b9f5d5c3f201.png) My [init.el](http://chiselapp.com/user/jaccarmac/repository/dot-emacs-dot-d/artifact/84dfa0f5958dc740) Packages that may have something to do with the error are `golden-ratio`, `ido-everywhere`, `ido-completing-read+`, or `switch-window`.

bug

From #1313. Possibly add `unsafe` lines tracking as well.

wiki

After updating my Node, I realized theming wasn't working. The display problems seem to be broader than that, however. 1. Switching themes has no effect. The background color is pure...

As I hinted at in https://github.com/rocky/python3-trepan/issues/22#issuecomment-1219634096, my use of `breakpoint()` to enter the debugger seems to be causing a strange error on termination. It seems similar to the issue fixed...

Setting up `cl-cuda` seems to hook into `gcc` to create the FFI. GCC is well and good thanks to MSYS2/MinGW64, but apparently the CUDA toolkit and MinGW don't play nice...

I've been playing with techniques to speed up Emacs, which led me down the road of byte-compiling my init file. As you can see, that file contains a bunch of...

moreinfo