[Mew-dist 09531] Re: Regexp in mew-refile-guess-alist

Kanako Shoji nikorin at example.com
1999年 7月 2日 (金) 12:10:26 JST


庄司%b37にアップしてからのリプライです.

From: kyota at example.com (Kyotaro HORIGUCHI)
Subject: [Mew-dist 09530] Re: Regexp in mew-refile-guess-alist
Date: Fri, 2 Jul 1999 11:48:12 +0900

> mew-refile.el(0.74):184
> > (defun mew-refile-guess-by-alist2 (regexp field string)
> >   (let (match-strings match-list)
> >     (string-match regexp field)
> >     (setq match-list (cdr (cdr (match-data))))
> >     (while (car match-list)
> >       (setq match-strings
> > 	    (cons (substring field
> -			     (car match-list) (cadr match-list))
> +			     (car match-list) (car (cdr match-list)))
> 
> でしょうか.

はい,このパッチで直りました.
ありがとうございます.

#日本語の問題は解決してません.mew-refile.elを見てもよくわかりません.

* 庄司 加奈子(Kanako Shoji)  [Nikorin(OOW)]                *
* E-mail: nikorin at example.com                          *
* URL: http://y7.net/u/nikorin.html(転送用URL変わりました) *
*      (=http://www.geocities.co.jp/Hollywood/6058/)       *



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