[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: form & post
>>>>> <20010706.120010.125125372.shirai@rdmg.mgcs.mei.co.jp> にて、
>>>>> "白井" = <shirai@rdmg.mgcs.mei.co.jp> さんは書きました:
白井> で、Meadow 掲示板にカキコ :-) してみたら、改行が飛んでしまいまし
白井> た。ぼくの使っている掲示板ってここぐらいなのですが、tcup だと
白井> w3m-form-input-textarea-set() で
白井> "\n" => "\r\n"
白井> または、
白井> "\n" => "<br>" (おそらくこっちの方が確実かも)
白井> の変換をしないとだめみたいです。
FORM の coding は、そのページの charset にあわせるようにした
のですが、content-type に charset の情報がない場合に
shift_jis にきめうちにしてしまってました。
もしかして、こんなのにしたほうがいいのでしょうか。
--- w3m-form.el 2001/07/06 05:48:33 1.14
+++ w3m-form.el 2001/07/06 05:57:43
@@ -82,7 +82,7 @@
(let ((plist (w3m-form-plist form))
(coding (or coding (w3m-charset-to-coding-system
(w3m-content-charset w3m-current-url))
- 'shift_jis)) ; XXX FIXME; hard coding.
+ 'shift_jis-dos)) ; XXX FIXME; hard coding.
(buf) str)
(while plist
(setq buf (cons
--
Yuuichi Teranishi (寺西裕一) <teranisi@gohome.org>
PGP 5.0i Public Key: http://www.gohome.org/pgp5/teranisi.key
"For tomorrow may rain, so I'll follow the sun."