Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: info-gnus-english@gnu.org
Subject: Re: Posting styles, identities... and my stupdity
Date: Tue, 30 Sep 2014 23:23:43 +0200	[thread overview]
Message-ID: <87tx3og5uo.fsf@debian.uxu> (raw)
In-Reply-To: <mailman.10045.1412071233.1147.info-gnus-english@gnu.org>

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...
           
-- 
underground experts united

       reply	other threads:[~2014-09-30 21:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.10045.1412071233.1147.info-gnus-english@gnu.org>
2014-09-30 21:23 ` Emanuel Berg [this message]
2014-09-30 23:40   ` Rasmus
     [not found]   ` <mailman.10123.1412120483.1147.info-gnus-english@gnu.org>
2014-09-30 23:51     ` Emanuel Berg
2014-10-01  5:47       ` Adam Sjøgren
     [not found]       ` <mailman.10135.1412142496.1147.info-gnus-english@gnu.org>
2014-10-02  0:17         ` Emanuel Berg
2014-10-02 14:27           ` Adam Sjøgren
     [not found]           ` <mailman.10278.1412260103.1147.info-gnus-english@gnu.org>
2014-10-03  0:59             ` Emanuel Berg
2014-10-12 16:57               ` Adam Sjøgren
     [not found]               ` <mailman.11046.1413133054.1147.info-gnus-english@gnu.org>
2014-10-12 18:36                 ` Emanuel Berg
2014-10-12 19:05                   ` Adam Sjøgren
2014-10-01  6:53   ` Igor Sosa Mayor
2014-10-01 20:48     ` Peter Münster
2014-10-03 12:21       ` Igor Sosa Mayor
     [not found]   ` <mailman.10136.1412146351.1147.info-gnus-english@gnu.org>
2014-10-02  0:06     ` Emanuel Berg
2014-09-30  9:51 Igor Sosa Mayor
2014-10-03 15:06 ` Igor Sosa Mayor

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=87tx3og5uo.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=info-gnus-english@gnu.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).