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

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

Re: Changing signing key


From: issdr
Subject: Re: Changing signing key
Date: 2 Jul 2006 08:13:04 GMT
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 Hamster-Pg/1.25.2.0

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


reply via email to

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