[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ftp
での
download
坂本です。
Masayuki Ataka <ataka@milk.freemail.ne.jp> writes:
> 非同期でのダウンロードをするのであれば、手前味噌で恐縮ですが、
> emacs-wget モードというのがあります。
>
> http://isweb22.infoseek.co.jp/computer/pop-club/emacs/emacs-wget.html
これすごくよさそうなのですが、私の自宅 Meadow と CYGWIN の Wget では、
M-x wget ret
ftp://ftp.hogehoge.or.jp:/pub/
とかすると、
Spawning child process: no such file or directory
とかなってしまいます。
wget の在るディレクトリ(c:/cygwin/bin/)にはパスもとおっているのですが。
~/.emacsは、
;;; WGET
(autoload 'wget "wget" "wget interface for Emacs." t nil)
(add-hook 'w3m-mode-hook '(lambda () (require 'w3m-wget)))
としています。
--
Mitsugu SAKAMOTO, ARGV
mitsugu@argv.org
http://www.argv.org/~mitsugu/