Raimon Grau
Raimon Grau
@areina, I don't think so cause those changes are not "live" yet. dash-docs doesn't fetch anything from the new ones. And https://dashes-to-dashes.herokuapp.com/docsets/contrib seems to work fine.
@elheremes, maybe this will fix your issue: https://github.com/dash-docs-el/helm-dash/issues/178#issuecomment-464847246 You might have to edit the code a little bit to fit the code after the refactor. (like changing helm-dash prefix to...
@vspinu you're right, I think the first commit could be merged in. For the rest of the PR, I don't think this should live inside the package but it belongs...
I don't use windows, so I have no idea how windows escapes chars. Do you have any proposal how to fix it?
I just tried the latest version and works fine here. Only thing that occurs to me is that you didn't have internet connection and the response is invalid.... but not...
can you try with `toggle-edebug-on-error` ?
I couldn't reproduce it as works fine here both using `eww` and `browse-url` in linux. It looks like some double escaping as %%5f is the underscore character... Which OS as...
maybe xdg-open uses a shell inside, and '#' is interpreted as a comment. ...All those things are lots of fun....
Hola! AFAIR the docset tgz names do not have any correspondence with the directory the unzip to. For example, All Lua docsets, which have different urls (obviously), so different tgz...