[emacs-w3m:13304] Using w3m-download
Boruch Baum <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <[email protected]> |
Instead of using wget, I decided to try emacs-w3m for downloading several large (~500Mb) files, and after crashing my emacs server, have a few comments: 1) function w3m-download uses function w3m-retrieve, which says it will put the data into the current buffer. Is that ever desirable for a download? I performed an lgrep to see how the project uses w3m-download and even for small uses, it doesn't ever seem necessary, optimal, or even desirable. 2) There is no progress indicator of any kind. 3) I thought maybe I could find the partial downloads in some temporary files somewhere, but didn't see any, not in ~/.w3m or ~/.emacs.d. 4) There's no way to resume an aborted download. Am I correct about all this? Is the project interested in these features? If these features aren't available with the w3m back-end, is there an objection to using something else, such as wget or aria2? I've coded something similar for another project, so I can share the generic code. -- hkp://keys.gnupg.net CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0