João Pedro

Results 18 issues of João Pedro

**Describe the bug** I remeber that some time ago I managed to make Mopidy work on OpenBSD without much issues, but today when I finally installed OpenBSD back on my...

C-bug
A-config

I'd like to know why there is no support for OpenBSD. Is there any tool been used that ties it to Linux and GNU/Linux distributions? What would be needed to...

Even though, like in many other issues about this, I've set `coq-mode-abbrev-table` to `'()`, something still populates the abbrev table for `coq-mode`. For now, I am disabling abbrev when using...

This PR allows the user to specify a `lambda` expression as `:Verb-Map-Request:`. Also, in order to implement said functionality, I made it so that Verb is also aware, and doesn't...

This PR allows the user to specify negative indexes when getting values from the response. That means that, given the following response JSON ```json { "foo": { "test": "Hello, World!",...

I don't know if that is feasible, but apheleia, more than the other formatting packages (namely, reformatter and format-all) seems like the best contender for working with `indent-line-function`. It'd be...

For some reason `helpful-mode` is setting the value of `enable-local-variables` to `nil`. I saw that the only time this is done is inside a `let`, which makes it all the...

repro needed

I installed auto-pairs through vim-plug, and it all was fine (don't get me wrong, the plugin is amazing), but I just couldn't enjoy thing auto closing, I'd rather do them...

This happens with a minimal config of ```lisp (symex-initialize) (symex-mode) (symex-mode-interface) ``` ## Steps to reproduce 1. Evaluate that in a buffer; 2. Go into Evil's visual state using either...

To be honest, I'm not sure when or why this happens, but apparently some requests break Verb's response. I get the following warnings in `*Messages*`: ``` Warning: Unknown type: verb--http-method...