erlanger

Results 41 comments of erlanger

Yes, I didn't mention that - should it not return the default in that case also? (e.g. even if gproc has not been started)

good, thanks for the good work with gproc, plain_fsm and the parse transform tools you've made. Really appreciate it, it has done a lot of good to the erlang world.

Just starting neovim without any specified color scheme. If I could just use my alacritty settings for bacground color it would work fine (but since you override the configuration all...

I am also having a problem after the 0.116.2 update, I get the following error in the log: ``` ERROR (Thread-6) [custom_components.wyzesense.wyzesense_custom] Invalid packet: b'55aa4304280101' ``` Besides the normal warning...

oops...forgot to update the documentation for qsave_foreign_libraries/4, it now returns a list of dicts with information about the entry rather than just a list of the entry names. I'll submit...

BTW, the `swipl -o -c ` exit code is 0 even if `qsave_program/2` fails or throws an exception. Is this intended?

> Probably not :( Most of this stuff is really old ... Would you like me to submit a patch for it?

> Please! done in d3f9bc1 , but ..perhaps you wanted a separate PR .... Edit: just wanted to point out that `load_files` was succeding _even if it failed to load...

Yes, I didn't like the names either... the entry name needs to allow reconstruction of the alias/path and needs to encode the following information: 1. whether it is an alias...