Artem Khramov

Results 56 comments of Artem Khramov

Hey, thanks for the suggestions. I used cirrus in variety of projects, such as [py-spy](https://github.com/benfred/py-spy/pull/131/files). It's slow but gets job done. Actually I would like to dig into GH actions,...

Had no luck with running this on Mono, because as I understood nuget repositories do not contain necessary libraries for freebsd-x64 target. Tried to use linuxulator with the original runner...

Is it feasible to have a more generic FnMut closure instead of a fn pointer? The inability to capture local variables is very limiting. I had to use thread_local variables...

The library should be used as a minor mode, I would not recommend adding it to the hooks. When you run it (e.g. through `M-x org-wild-notifier-mode`), it will automatically check...

Neat, I like the feature. Thanks for filling in the request.

Hey, thanks. It looks like https://github.com/magnars/dash.el a library that provides `-orfn` isn't installed for some reason (that should happen automatically since it's a dependency) Can you try installing it manually...

Sorry, guys, I'm such a mess.

Neat, I like this. We have a failing test: just need to change the assertion. https://github.com/akhramov/org-wild-notifier.el/blob/master/tests/org-wild-notifier-tests.el#L120-L126

Thanks! Can you kindly run following and supply the trace (if any) `(funcall (org-wild-notifier--retrieve-events))`

That’s really strange. Can I have a minimal reproducible example? That’d include an org file with which the error occurs. Sent from ProtonMail Mobile On Fri, Feb 7, 2020 at...