Adam Porter

Results 2645 comments of Adam Porter

I can't reproduce it. Here's what I see: ![mtt](https://github.com/alphapapa/magit-todos/assets/601365/90de00ec-9335-41a2-9bdd-88733792245e)

No, I didn't set that. And now that I've noticed that, I think there's no bug here. Since you're blocking automatic updating of the lists, the section doesn't know whether...

The way I see it, when you disable automatic updates, the sections tell you that they may not be up-to-date. Otherwise, when items do exist but aren't shown due to...

> I mean there are two `TODOs` sections. The first one seems totally non-functional, always showing `0` todos, and the second says `branched from master`. The `branched from master` message...

> Yeah, could be a misunderstanding on my part. And apologies for the unclear original issue. So, there being two TODOs sections is not a bug, but intentional, to have...

Forgive the intrusion, but I wonder if this is another instance of the problem reported at these issues, relating to a `master` version of the `map` library being installed for...

Yes, look here: https://github.com/alphapapa/burly.el/issues/64#issuecomment-1955989287 The repo at https://github.com/emacs-straight/map.git is importing `map.el` from Emacs `master`, which is ending up installing changes to be released in Emacs 30 into configurations running earlier...

As much as I'd like to promote the use of `org-web-tools`, I'm leaning towards Omar's suggestion of defaulting to using `eww` and removing the dependency. I doubt many people actually...