Comment by π freedom2932
Re: "I found a way to upload emacs buffer to 0x0.st using someβ¦"
here is my init.el http://0x0.st/X9o5.bin
2024-07-16 Β· 2 years ago
Original Post
I found a way to upload emacs buffer to 0x0.st using some help from #emacs on libera.chat. here is my init.el it's rather small but it's something I made from scratch. however I wanted the region-to-0x0 function to copy the returned url to clipboard. someone on IRC suggested to use kill-new but I couldn't figure out how to do it properly.