[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: mojibake



確認してません.

>> On Thu, 05 Feb 2004 18:17:29 +0900 (JST)
>> 「白井」== shirai@meadowy.org (Hideyuki SHIRAI (白井秀行)) said as follows:

白井> --- w3m.el	2004/02/02 06:09:00	1.849
白井> +++ w3m.el	2004/02/05 09:16:29
白井> @@ -4208,7 +4208,7 @@
白井> 		(set-buffer-multibyte nil)
白井> 		(w3m-w3m-retrieve-1 url post-data referer no-cache
白井> 				    (or w3m-follow-redirection 0) handler)))
白井> -      (when (eq (car attr) 200)
白井> +      (when attr
白井> 	(if (or no-decode
白井> 		(w3m-decode-encoded-contents (nth 4 attr)))
白井> 	    (let ((temp-buffer (current-buffer)))

白井> な感じだと思ったのですが、戻しちゃって良いですか?

そこの問題じゃなくて,w3m-show-error-information() で 
w3m-cache-request-contents() した後に w3m-decode-encoded-contents() を
呼んでいないことが原因なのではないかと思うのですが.

-- 
土屋 雅稔 ( TSUCHIYA Masatoshi )