[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Concat signatures.
From: |
François LAGARDE |
Subject: |
Concat signatures. |
Date: |
Fri, 11 Feb 2005 13:50:50 +0100 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Hello,
I would like to concat differents signature-file in my
posting-style. Ideally I would lile something like that:
(setq gnus-posting-styles
'((".*"
(signature (concat "my_first_file" "my_second_file")))
(".*afield.*"
(signature (concat "my_first_file" "my_third_file")))
)
)
Any idea.
Thanks
- Concat signatures.,
François LAGARDE <=