info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Posting styles, identities... and my stupdity


From: Rasmus
Subject: Re: Posting styles, identities... and my stupdity
Date: Wed, 01 Oct 2014 01:40:56 +0200
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux)

Emanuel Berg <embe8573@student.uu.se> writes:

> Igor Sosa Mayor <joseleopoldo1792@gmail.com> writes:
>
>> I need (as everyone) different identities for job,
>> private email, etc.
>
> I don't think everyone needs that :)
>
>> As far as I see there are in gnus at least two
>> possibilities: 1. gnus-alias 2. posting styles.
>
> I never used gnus-alias but posting-styles I have used
> like this:
>
> (setq gnus-posting-styles
>       (let ((sig "underground experts united"))
>         `(("nnml:.*"
>            (Newsgroups "")
>            (signature ,sig) )
>           (message-this-is-news
>            (To "")
>            (Mail-Copies-To "never")
>            (signature ,sig) ))))
>
> So I use it for technical reasons - one branch for
> mail, one for news. But I suppose you can put stuff
> there and introduce new predicates to allow you to
> change "identity" on the fly, though I'm not asking why
> you want this. Or did I...

No I don't think there are any built-in way of changing profile
mid-mail.  That being said, it's pretty easy to decide at the
beginning of the writing which style to use.

It should be possible to reapply the function, that prepares the mail
buffer conditional on a style, initially mid-mail, but I haven't
looked into the details.

—Rasmus
-- 
And I faced endless streams of vendor-approved Ikea furniture. . .



reply via email to

[Prev in Thread] Current Thread [Next in Thread]