Re: domain-literal (Re: References とIn-Reply-To について)

Yoichi NAKAYAMA <[email protected]> Sun, 13 Nov 2005 10:06:34 +0900
Newsgroups gmane.mail.emacs.mime.japanese
Organization Geiin.org
Message-ID <87lkzte4px.wl%[email protected]>
 commit 
http://cvs.m17n.org/viewcvs/root/flim/std11.el?r1=1.7.8.11&r2=1.7.8.12
http://cvs.m17n.org/viewcvs/root/flim/ChangeLog?r1=1.136.2.120&r2=1.136.2.121

At Tue, 01 Nov 2005 07:49:54 +0900,
Yoichi NAKAYAMA wrote:
> 
> 
> At Mon, 07 Feb 2005 09:13:02 +0900,
> Yuuichi Teranishi wrote:
> > 
> > At Mon, 07 Feb 2005 05:19:54 +0900,
> > Ken Makimura wrote:
> > > 
> > > 
> > > 
> > >   (std11-parse-msg-ids-string "<xxxx@[aaa.bbb.ccc.ddd]>")
> > > 
> > > 
> > > 
> > >   ((msg-id (atom . "xxxx") (specials . "@") (domain-literal . "aaa.bbb.ccc.ddd")))
> > > 
> > > 
> > > 
> > >   (std11-msg-id-string '(msg-id (atom . "xxxx") (specials . "@") (domain-literal . "aaa.bbb.ccc.ddd")))
> > > 
> > > 
> > > 
> > >   "<[email protected]>"
> > > 
> > >  flim