Ari Miller

Results 15 comments of Ari Miller

I know this not really about original issue, but stumbled upon this looking for a way to change the border color. Actually what I was after was something similar to...

@Lenbok your snippet looks promising, but when i paste it into my `.emacs` it doesn't seem to have any affect. Does this still work (Emacs version 27.0.50)

@xcwen any ideas on how to implement this? I know some other simple implementations of this would just do a grep for things that match the symbol name, though that...

@ilyaguy thanks for your solution. I'm going to try it out for a few days. At a first glance, it seems like its definitely useful and better than just a...

@tvdijen yes, just have not had time yet

Hey @tvdijen , really sorry about that. Anyway, I've started to test it, so far I have a few errors to report, probably due to this PR getting a bit...

Hmm ok, this https://github.com/tvdijen/simplesamlphp/tree/redissentinel looks a bit better. However, I still have this error: ``` PHP Fatal error: Uncaught Error: Cannot use object of type Predis\\Response\\Error as array in /opt/app/simplesamlphp/vendor/predis/predis/src/Connection/Aggregate/SentinelReplication.php:526\nStack...

I have gotten rainloop to work using the https://hub.docker.com/r/hardware/rainloop/ image, i can commit / add some instructions after a bit of testing

I currently use `tsx` (react) with `web-mode` plus `tide` which means plus `typescript-mode`. As far as I can tell, I would consider `tsx` fully supported, especially the concerns posted by...