tailscale-dev / tailscale-dev/tclip
Emacs: Use built-in url.el instead of request.el
Open
@sfllaw is already working on this.
Since May 7, 2025.
good first issue
- Dominant language
- CSS
- Stars
- 265
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
The tclip Emacs package depends on request.el, which is a third-party package:
https://github.com/tailscale-dev/tclip/blob/75434de9ed7850ccd237973396d41e9bbc6db199/contrib/tclip.el#L14-L15
We can remove this dependency by relying on the built-in URL package.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.