Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: issdr <p_u_n_k_i_n_d@yahoo.it>
Subject: Re: Changing signing key
Date: 2 Jul 2006 08:13:04 GMT	[thread overview]
Message-ID: <u3bdkqveq.fsf@ID-219024.news.uni-berlin.de> (raw)
In-Reply-To: <87wtcro6z5.fsf@janni.cybervalley.org>

leandro noferini wrote:

> I  would like  to  change  the gpg  key  to sign  for  some groups  like
> something the posting styles: is it possibile some way?

here's what i'd do: get into topic mode (hit `t' on the group buffer),
then `G p' on the `Gnus' main topic and write

     ((pgg-default-user-id "my-default"))

use `C-c' to save.

put a

    ((pgg-default-user-id "special"))

line into "special" groups' properties (if you have many "special" groups,
you should create a topic to gather them)

finally, i'd write

    ((add-to-list 'gnus-newsgroup-variables 'pgg-default-user-id))

in my `.gnus.el' file. (see (info "(gnus)group parameters") to understand
why)

hth

-- 
  np: no song

  parent reply	other threads:[~2006-07-02  8:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-12 11:17 leandro noferini
2006-06-20 17:16 ` Reiner Steib
2006-07-02  4:17   ` leandro noferini
2006-07-02  8:13 ` issdr [this message]
2006-07-02 22:16   ` leandro noferini
2006-07-03  5:19     ` issdr

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=u3bdkqveq.fsf@ID-219024.news.uni-berlin.de \
    --to=p_u_n_k_i_n_d@yahoo.it \
    /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).