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

Re: shimbun/sb-ruby.el



At 27 May 2001 15:35:59 +0900,
TSUCHIYA Masatoshi wrote:
> 
> >> On Sun, 27 May 2001 15:33:24 +0900
> >> 「中」== minakaji@osaka.email.ne.jp (NAKAJIMA Mikio) said as follows:
> 
> 中> shimbun/sb-ruby.el に合わせて shimbun/shimbun.el も一部変更しましたが、
> 中> おかしければ適当に修正して下さい。
> 
> これって、< などの文字参照の対策ですよね?
> 
> 中> ! (let ((alist '(("\\&lt;*" . "<") ("\\&gt;*" . ">"))))
> 中> !   (while (and alist (re-search-forward (car (car alist)) nil t))
> 中> ! 	  (replace-match (cdr (car alist)) t t)))))
> 
> でしたら、
> 
>    (while (re-search-forward w3m-entity-regexp nil t)
>       (replace-match (w3m-entity-value (match-string 1)) nil t)
> 
> というようにすると、より完全に対応できると思います。

…というより、
(shimbun-remove-markup)
のあとで
(shimbun-decode-entities)
を呼べばいいと思います。

--
Yuuichi Teranishi (寺西裕一) <teranisi@gohome.org>
PGP 5.0i Public Key: http://www.gohome.org/pgp5/teranisi.key
"I just want to live while I'm alive..."