|
| From: | Katsumi Yamaoka |
| Subject: | Re: group names all lower case |
| Date: | Tue, 19 Oct 2004 15:04:40 +0900 |
| User-agent: | Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
>>>>> In <x02msm8cwhkh.fsf@maverick.ph.ed.ac.uk> Philip Clark wrote:
> I just upgraded my version of gnus and I now currently use the cvs
> version. I noticed now that all my splitting methods when doing a regex
> match like:
> ("\\1" "^To:.* \\(.*\\)@something.somewhere")
> Change the case in variable \1 to be lower case? This means I am
> starting to get hundreds on new duplicate groups being formed.
> Any ideas what is up?
You can change the value for the nnmail-split-lowercase-expanded
variable to nil so that the mail splitting might not change the
case.
| [Prev in Thread] | Current Thread | [Next in Thread] |