[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cvsweb.netbsd.org
- From: Hideyuki SHIRAI (
白井秀行
) <shirai@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 29 May 2002 21:14:43 +0900 (JST)
- X-ml-name: emacs-w3m
- X-mail-count: 03460
- References: <20020529.171451.68560187.sai@yedo.com>
From: SAITO Atsunori <sai@yedo.com> さん曰く
Subject: [emacs-w3m:03459] cvsweb.netbsd.org
Message-ID: <20020529.171451.68560187.sai@yedo.com>
Date: Wed, 29 May 2002 17:14:51 +0900 (JST)
西東> 報告だけで申し訳ないですが、http://cvsweb.netbsd.org/ を見る
西東> ことができません。(cvs + w3m-0.3)
はい、確認しました。
西東> 参考までにこのサイトは、次のように2度 redirect され、最終的
西東> に http://cvsweb.netbsd.org/bsdweb.cgi/ になります。
西東> HTTP/1.1 302 Found
西東> Location: http://cvsweb.netbsd.org/bsdweb.cgi
このとき、gzip された body を decode しようとしてエラーになって
います。(なんでしょ、このデータ?)
だけど、redirect するだけなので、わざわざエラーになる body を
decode する必要ないですね。これで良いと思います。
--- ../../emacs-w3m/w3m.el Wed May 29 18:49:36 2002
+++ w3m.el Wed May 29 21:03:01 2002
@@ -3256,6 +3256,7 @@
(delete-file temp-file))
(when attributes
(or no-decode
+ w3m-current-redirect
(w3m-decode-encoded-contents (nth 3 attributes))
(error "Can't decode encoded contents: %s" url))
(car attributes))))))
## CVS は後で直しておきます。
--
白井秀行@松井(巨人)のホームラン :-)