[mew-dist 24317] スレッド表示

ISHIKAWA Masaru mishikawa at example.com
2004年 1月 6日 (火) 13:04:03 JST


石川です。いつも利用させていただいています。ありがとうございます。

4.0.63で
  01/01 19:07   2k ARIGA Seiji <a [mew-dist 24304] pick when there is multiple 
  01/01 19:18   2k Hiroshi Fujish  +[mew-dist 24305] Re: pick when there is multi
  01/01 21:25   2k Shun-ichi TAHA  | +[mew-dist 24306] Re: pick when there is multi
  01/03 06:12   2k ARIGA Seiji <a  |   +[mew-dist 24307] Re: pick when there is multi
  01/05 10:15   1k Kazu Yamamoto   +[mew-dist 24312] Re: pick when there is multi
  01/06 02:53   2k ARIGA Seiji <a    +[mew-dist 24316] Re: pick when there is multi
となるべきスレッド表示が
  01/01 19:07   2k ARIGA Seiji <a [mew-dist 24304] pick when there is multiple 
  01/01 19:18   2k Hiroshi Fujish  +[mew-dist 24305] Re: pick when there is multi
  01/01 21:25   2k Shun-ichi TA| +[mew-dist 24306] Re: pick when there is multi
  01/03 06:12   2k ARIGA Seij|   +[mew-dist 24307] Re: pick when there is multi
  01/05 10:15   1k Kazu Yamamoto   +[mew-dist 24312] Re: pick when there is multi
  01/06 02:53   2k ARIGA Seiji <a    +[mew-dist 24316] Re: pick when there is multi
となってしまっています(たぶん4.0.50からそうなっていると思われます)。
--- mew-thread.el.4.0.62	2004-01-06 11:44:42.000000000 +0900
+++ mew-thread.el	2004-01-06 11:53:07.000000000 +0900
@@ -380,7 +380,7 @@
        (while (< sum width)
 	 (setq sum (+ (char-width (char-before)) sum))
 	 (forward-char -1))
-       (delete-region (point) end)
        (when (/= sum width)
 	 (insert (make-string (- sum width) 32)))))))
 
とすればこの現象は消えます。

でも、このdelete-region はインデントされるボディのお尻をちょん切るため
のものではないかと想像しますので、もっと他の変更が必要と思います。

石川



Mew-dist メーリングリストの案内