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

Re: w3m 0.5.1 でemacs-w3m を遣えない



>> On Thu, 17 Feb 2005 01:49:46 +0900
>> 「野宮」== nomiya@ttmy.ne.jp (野宮 賢 / NOMIYA Masaru) said as follows:

野宮> w3m/0.5.1+cvs1.944での場合、評価の結果の各行の終りに、悉く ^M と
野宮> いう制御文字が付きました。w3m/0.4.2では、このようなことがありま
野宮> せん。

ということは,ひょっとして末尾の変更でうまく動いたりしますか?

-- 
土屋 雅稔 ( TSUCHIYA Masatoshi )
--- w3m.el	15 Feb 2005 11:04:44 -0000	1.1099
+++ w3m.el	18 Feb 2005 12:48:24 -0000
@@ -4240,7 +4242,7 @@
 	  (when (and (re-search-forward "^w3m-current-url:" nil t)
 		     (progn
 		       (delete-region (point-min) (match-beginning 0))
-		       (search-forward "\n\n" nil t)))
+		       (re-search-forward "\n\r?\n" nil t)))
 	    ;; Asahi-shimbun sometimes says gif as jpeg mistakenly, for
 	    ;; example.  So, we cannot help trusting the data itself.
 	    (when (prog2