Results 8 issues of jao

I might be missing something obvious, but this simple change stops the flickering for me)

The latter does not work well when transient-mark-mode is nil, and leads to using the current region even if there's no active region.

## Expected behavior completion works as usual, across imported namespaces ## Actual behavior when calling completion-at-point, only completions belonging to the current namespace are offered (after C-c C-k to compile...

bug
help wanted
good first issue

For instance, when i run aptitude. After exiting the program, the cursor is not visible anymore. I think it used to be visible some weeks ago, so maybe it's something...

First of all, thanks for working on this. I really hope it sparks interest on deezer for official support to your efforts! i've been using previous releases of the package...

Sometimes in projects you want the internal dependencies of a module to always refer to the current version of that module. Having to edit :versions in the parent every time...

Hi. I was trying to load a literate org file with `lexical-binding` set to `t`, but the obvious ```elisp (let ((lexical-binding t)) (literate-elisp-load-file "file.org")) ``` still seems to be evaluating...

Schemas can specify a field as optional and give a default for it. It'd be nice to have a function that completes an instance of the schema according to that...

priority - low
feature request