Gnus development mailing list
 help / color / mirror / Atom feed
From: Dieter Faulbaum <Dieter.Faulbaum@bessy.de>
To: ding@gnus.org
Subject: nnimap-split-fancy
Date: Mon, 08 Feb 2010 12:18:41 +0100	[thread overview]
Message-ID: <riewryot1pq.fsf@alder.acc.bessy.de> (raw)


Hello,

I want to use the variable nnimap-split-fancy.
In this way it works:
(setq nnmail-split-fancy '(| from "Hans.Mustermann" "People/well_known/Mustermann_Hans"))

But I want to use it in a fancier way like this:
(setq wellknownpeople "People/well_known/"
      nnmail-split-fancy '(| from "\\(Hans\\).\\(Mustermann\\)"
			     (concat wellknownpeople (capitalize "\\2")
				     "_"  (capitalize "\\1"))))

But this seems not possible. Is there another way to do such splitting? 
(I hope, my idea is understandable).

-- 
Dieter Faulbaum



             reply	other threads:[~2010-02-08 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-08 11:18 Dieter Faulbaum [this message]
2010-12-18 21:22 nnimap-split-fancy Richard Riley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=riewryot1pq.fsf@alder.acc.bessy.de \
    --to=dieter.faulbaum@bessy.de \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).