Jason Johnson
Jason Johnson
Same here, Emacs 25.3.1 on NixOS.
Another vote for cleanup and consistency here.
Seems like a different functionality, so a new name would be justified. If it were :line_height it’d click immediately for folks coming from css, but :line_spacing is also quite clear.
To clarify, :line_height would be similar to css, rather than :line_spacing.
I'm getting this error now too. Here's my curl details: ``` curl 7.76.1 (x86_64-pc-linux-gnu) libcurl/7.76.1 OpenSSL/1.1.1l zlib/1.2.11 brotli/1.0.9 libssh2/1.9.0 nghttp2/1.43.0 Release-Date: 2021-04-14 Protocols: dict file ftp ftps gopher gophers http...
> @jasonmj Try running a test request of the form > > ``` > $ /opt/local/bin/curl -v --compressed --location --request GET \ > --header "Authorization: Bearer xoxc-..." \ > --header...
@robert-m-johnson I got emacs-slack working again by updating my token to the newer version (xoxc) and adding a cookie. This is a personal laptop, no proxies. I tested ubuntu for...
Hey there, just chiming in to say that I'm just getting started with Grizzly too. I got the `hello_home` repo running on my BeagleBone Black, but now that I'm looking...
Thanks Matt! This seems like something I can run with and see where I get. I wonder if it's worth while to reach out to Silicon Labs about this workflow...
OK, after a little work, I was able to get past the libusb issues. I created a custom nerves system for which I added libusb and json-c. Now I have...