Results 10 comments of temyurchenko

> > If you can point me to the best way to solve this, I can try it. > > In `counsel--imenu-candidates`, the call to `python-imenu-create-flat-index` is guarded by `(eq...

I've tried to track it back and it seems that it all started because of the fact that swiper was categorizing all otherwise uncategorized items as «Functions». But that might...

The operators are bitwise, so it only makes sense to equate them to bitwise operators in C.

It seems so, but #7 is closed and the underlying issue with `Concurrently` is not fixed.

I confirm that the issue is still present.

Please, do note that I am not proficient in the OCaml ecosystem and have tested this only on a one-file project. That might entail needing extra attention when reviewing the...

> This is a great start but we need to make sure somehow to respect the older versions of Emacs / Auctex. Maybe there is some condition that we can...

(this should also eventually close #1048)

> I don't really understand the change with `__bases__` , could you explain? Sure. Here's the code in question: if bla-bla and **not values**: ... if name == "__bases__": result...