Omar Antolín Camarena

Results 379 comments of Omar Antolín Camarena

I finally came back to this and this time I managed to figure out what goes wrong. The thing is that `describe-bindings` does this: ```elisp (with-help-window (help-buffer) ;; Be aware...

I've added preliminary support for menu-items but it just always shows all of them, none of this disappearing stuff is supported yet.

OK, now `:filter` is supported. If you're still using lsp, please let me know if da144277663d761a22e0425117528b19b4fd43ba fixes this issue.

I'm not sure I want to install and configure lsp just to test whether the :filter support in Embark really fixes this issue. I'll optimistically trust that it does, but...

I think your code above @chasecaleb is an adequate solution to your problem, right? I'll close this issue in that belief, but feel free to continue the discussion or reopen...

So you're saying the default does not behave as described in the documentation? And that in particular `!term` is not a negative match by default? That's definitely a bug, I'll...

> There is no bug. That is a more definitive statement than I would make in the face of a bug report, but I am happy to say that I...

This is the part I'm calling a bug report: > I read the doc quoted below but still could not get !term to act as a non-match And as I...

I think that with @minad's recent improvements the default configuration is pretty featureful, and I for one am now doing just minimal additional configuration on top the default. So I...