Zsolt Botykai

Results 3 comments of Zsolt Botykai

Most likely it's unrelated to `url-retrieve`, since if I run this from the running instance's scratch buffer: ``` (url-retrieve "http://download.savannah.gnu.org/releases/color-theme/color-theme-6.6.0.tar.gz" (lambda (s) (re-search-forward "\r?\n\r?\n") (write-region (point) (point-max) "/Temp/bla"))) ``` Then...

@basil-conto sorry I moved away from Windows 7 since then, however soon will get my new company laptop with Windows 10 and will retest it.