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
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english