Nicholas Vollmer
Nicholas Vollmer
@meziberry and @martenlienen: Have either of you had a chance to test this out since #855 was merged to the "develop" branch? If so, any issues?
Thanks for bringing this to our attention. I'm not so sure if it would be a good idea to exclude the versions for the recipe repositories from the lock files....
Related: #505
I'll have to look into this more deeply when I have time, but the issue probably lies in either `straight-vc-git--urls-compatible-p` or `straight-vc-git--ensure-remote`. In the latter, we determine the remote's URL...
@wurosh: >I think what you actually want is to use a rewrite rule in your Git configuration, like > `% git config --global url."https://proxy.github.company.io".insteadOf "https://github.com"` > which would make all...
@wurosh: Any updates on this?
@jasonhemann the `straight-dependents` command is available for this now.
The reason this error is thrown is because elisp byte-code is not guaranteed to work across Emacs versions. byte-compiling straight.el with the version of Emacs you intend to run will...
> Just encountered this issue with Emacs 28.2. I take it the upstream issue has not been resolved yet. Is this only affecting `straight` users? https://github.com/radian-software/straight.el/issues/701#issuecomment-997539951 Problem hasn't been addressed...
https://github.com/radian-software/straight.el/issues/1024#issuecomment-1348500546