ccQpein
ccQpein
Ah! @vindarel it is you made this tool. I thought the id is familiar!
I found the same thing on crates.io days ago and I found this issue. I checked the ref issues/PRs linked with this issue and source code. If I understand correct,...
@epage Thanks! > I have been wanting to change cargo to "normalize" the manifests to include all targets Is this one? https://github.com/rust-lang/rfcs/pull/3371
How is this issue progressing? It is in working stage or still in proposal? And I am playing around find this solution can also pass the compiler (but we need...
The only thing I do is `git checkout` to `v3.9.4` (`497f479`) in git repo folder `~/.emacs.d/straight/repos/helm`. The left one is `v3.9.4`, the right one is the `master` version.
And I find both of them have 50 candidates(s), however, they are different at the ending: the master branch looks like figure out there are 50 candidate(s) but and give...
@thierryvolpiatto Yes! It fixes the issue, thanks for such a quick fix.
> ccQpein ***@***.***> writes: > @thierryvolpiatto Yes! It fixes the issue, thanks for such a quick fix. > I made another change in the same area (slightly more efficient) which...
Hi @thierryvolpiatto I think I find the other issue *maybe* related to this issue. I can find the `slime` command now but only when I finish the whole typing of...
@thierryvolpiatto this is the screenshot of this issue. I study a bit and check the running logic of `helm-M-x`. When I call `helm-M-x-read-extended-command` at the ending of `helm-M-x` function, the...