[mew-dist 29217] Re: Cc:の中身次第でrefile

Hayashi Masahiro (林 雅博) <[email protected]>
Newsgroups gmane.mail.mew.general.japanese
Message-ID <[email protected]>

From: Yasushi <[email protected]>
Subject: [mew-dist 29216] Cc:refile
Date: Fri, 30 Apr 2010 05:39:21 +0900 (JST)

> AB
> "+nakama""+from/friend_a"
> 
> 
> ACc:Cc: B
> 
> 
> inforefile
> 
>> 
>> 
>>      rule ::= '<rule>
>>      <rule> ::= ((<key> <alist>) (<key> <alist>) ... [<special>])
>> 
>>  (<key> <alist>) <key> 
>> <alist> 
>> 
>>      <alist> ::= (<value> <folder>|<rule>) (<value> <folder>|<rule>) ...
>> 
>> <value>  <key> <folder>  <key> 
>> <folder> 
>> <rule> 
>> 
>>  <key>  `nil'  `t' `nil' 
>>  <folder> `t' 
>>  <folder> 
>> 
>>      <special> ::= (t <folder>) | (nil <folder>)
>>
> (setq mew-refile-guess-alist
> 	'(
> 		("From:"
> 			("[email protected]"
> 				(("Cc:" ("[email protected]" "+nakama") (nil "+from/friend_a"))))
> 		)
> 	)
> )





(setq mew-refile-guess-alist
      '(
	("From:"
	 ("[email protected]"
	  (("Cc:" ("[email protected]" "+nakama"))
	   (nil "+from/friend_a"))))
	))

--
 Hayashi Masahiro
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.