[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re:
多文字セット化
emacs-w3m
>>>>> <20010911002416O.1000@pine.kuee.kyoto-u.ac.jp> にて、
>>>>> "土" = <tsuchiya@pine.kuee.kyoto-u.ac.jp> さんは書きました:
土> その他、以前からの懸案だった buffer local 変数の取り扱いを整理しました。
土> かなり微妙な部分を一気に変更したので、不安定になっている可能性がありま
土> す。不具合報告をお待ちしています。
w3m-current-forms の値は *w3m* バッファで rendering 前に設定されるように
なってますが、w3m-copy-local-variables で " *w3m-work*" バッファでの値が
上書きされて nil になってしまいます。
手元ではとりあえず以下のようにしてしのいでますが、
どうしたものでしょうか。
Index: w3m.el
===================================================================
RCS file: /storage/cvsroot/emacs-w3m/w3m.el,v
retrieving revision 1.373
diff -u -r1.373 w3m.el
--- w3m.el 2001/09/11 02:05:40 1.373
+++ w3m.el 2001/09/11 04:56:50
@@ -738,7 +738,7 @@
(setq url w3m-current-url
title w3m-current-title
frame w3m-initial-frame
- forms w3m-current-forms
+; forms w3m-current-forms
post w3m-current-post-data
referer w3m-current-referer
cs w3m-current-coding-system
@@ -747,7 +747,7 @@
(setq w3m-current-url url
w3m-current-title title
w3m-initial-frame frame
- w3m-current-forms forms
+; w3m-current-forms forms
w3m-current-post-data post
w3m-current-referer referer
w3m-current-coding-system cs
--
Yuuichi Teranishi (寺西裕一) <teranisi@gohome.org>
PGP 5.0i Public Key: http://www.gohome.org/pgp5/teranisi.key
"Love is needing to be loved..."