Adam Porter

Results 2643 comments of Adam Porter

I already use `activities` for similar purposes and it works for me. I'd suggest using https://github.com/alphapapa/with-emacs.sh to try to reproduce the problem in a clean configuration with the latest version...

I guess this might be related to window points, but I haven't experienced this behavior myself. If you can provide a step-by-step recipe to reproduce the problem in a clean...

Ok, I'll leave the issue open until you figure out what's going on. Thanks.

Thanks for the recipe. Given that the docstring for `global-auto-revert-non-file-buffers` says, "Use this option with care since it could lead to excessive auto-reverts," I'm inclined to consider this a case...

Oops, I put the changelog entry in the wrong place. Thanks.

Was this a feature request? If so, it seems like a good idea.

Hi Eshel, Thanks, I'll merge this for the next version.

The backtrace will be easier to read if you evaluate the `activities.el` file first.

That helps a little, but much of the data is elided with ellipses. I think I see where I could add an `ignore-errors` or something to avoid the error, but...