[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
w3m-download trouble
- From: Boruch Baum <boruch_baum@xxxxxxx>
- Date: Mon, 17 Aug 2020 18:58:50 -0400
- X-ml-name: emacs-w3m
- X-mail-count: 13661
You may recall I offered a very different implementation of w3m-download
than exists in the master branch, so only now when I was testing PR#80
have I recently been using the master branch version.
What I'm finding is that I can only get the feature to work for
file-type 'txt'. Anything else reports a failure, but the debug output
to the *Messages* buffer indicates no error, reporting many download
progress lines, correct URLs and pathnames, and HTTP 200 status.
Here's an example output:
File(/home/boruch/.w3m/verifiedfacts.html) downloading failed:
W3m-in-progress: 0.02/6.75kb
8< -----<snip>------ >8
W3m-in-progress: 7.17/7.17kb
W3m-current-url: http://www.verifiedfacts.org/
W3m-document-charset: US-ASCII
HTTP/1.1 200 OK
Server: nginx/1.1.19
Date: Mon, 17 Aug 2020 22:29:50 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 7341
Connection: close
BTW, my version is still available out there, and has been seeing a lot
of use, with many features not available in the master branch:
+ bulk downloads
+ resumption of aborted downloads (even if emacs crashes)
+ queue management
+ uses wget instead of w3m
+ see there for more
--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0