Gnus development mailing list
 help / color / mirror / Atom feed
* [PGG] Make output more and less verbose
@ 2002-12-29 23:14 Sebastian D.B. Krause
  2003-01-02 19:51 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian D.B. Krause @ 2002-12-29 23:14 UTC (permalink / raw)


Hi!

When I get an encrypted message, PGG's output is IMHO by default too
short, I don't get any information about the key which was used or
about the signature:

,----
| [[PGP Encrypted Part:OK]]
| foobar.
| [[End of PGP Encrypted Part]]
`----

It's annoying that I always have to press Enter on the bold text if
I want to get some more information (is there any way to let Gnus do
this automatically?). The second problem is that then there's *too*
much information I really don't need, the only interesting line are
the ones starting with "gpg:".

,----
| [[PGP Encrypted Part:OK]
| [GNUPG:] ENC_TO 829D6C175350A734 16 0
| [GNUPG:] USERID_HINT 829D6C175350A734 Sebastian D.B. Krause <krause@sdbk.de>
| [GNUPG:] NEED_PASSPHRASE 829D6C175350A734 CD81D83EC97CEC62 16 0
| [GNUPG:] GOOD_PASSPHRASE
| gpg: encrypted with 2048-bit ELG-E key, ID 5350A734, created 2002-08-29
|       "Sebastian D.B. Krause <krause@sdbk.de>"
| [GNUPG:] BEGIN_DECRYPTION
| gpg: Signature made Sun Dec 29 23:58:56 2002 CET using DSA key ID C97CEC62
| [GNUPG:] SIG_ID ZFFMSke5BoQnTPNOdfBaLjga7AE 2002-12-29 1041202736
| [GNUPG:] GOODSIG CD81D83EC97CEC62 Sebastian D.B. Krause <krause@sdbk.de>
| gpg: Good signature from "Sebastian D.B. Krause <krause@sdbk.de>"
| [GNUPG:] VALIDSIG C0A4220174557BF6546DEE01CD81D83EC97CEC62 2002-12-29 1041202736 0
| [GNUPG:] TRUST_ULTIMATE
| [GNUPG:] DECRYPTION_OKAY
| [GNUPG:] GOODMDC
| [GNUPG:] END_DECRYPTION
| ]
`----

So, is there any way to get this output by default (*without*
pressing enter on the bold text)?

,----
| [[PGP Encrypted Part:OK]
| gpg: encrypted with 2048-bit ELG-E key, ID 5350A734, created 2002-08-29
|       "Sebastian D.B. Krause <krause@sdbk.de>"
| gpg: Signature made Sun Dec 29 23:58:56 2002 CET using DSA key ID C97CEC62
| gpg: Good signature from "Sebastian D.B. Krause <krause@sdbk.de>"
| ]
`----

If not, could someone please write the code for it? :) Lisp is a
little too complicated for me to learn it in one day...

Sebastian




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PGG] Make output more and less verbose
  2002-12-29 23:14 [PGG] Make output more and less verbose Sebastian D.B. Krause
@ 2003-01-02 19:51 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-01-02 19:51 UTC (permalink / raw)


sebastian@krause.gnuu.de (Sebastian D.B. Krause) writes:

> So, is there any way to get this output by default (*without*
> pressing enter on the bold text)?
>
> ,----
> | [[PGP Encrypted Part:OK]
> | gpg: encrypted with 2048-bit ELG-E key, ID 5350A734, created 2002-08-29
> |       "Sebastian D.B. Krause <krause@sdbk.de>"
> | gpg: Signature made Sun Dec 29 23:58:56 2002 CET using DSA key ID C97CEC62
> | gpg: Good signature from "Sebastian D.B. Krause <krause@sdbk.de>"
> | ]
> `----

There is no pre-defined functionality in Gnus for doing this.  I
think.  Although it can probably be done with user-defined format
specs, if the button is a format spec string.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-02 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-29 23:14 [PGG] Make output more and less verbose Sebastian D.B. Krause
2003-01-02 19:51 ` Lars Magne Ingebrigtsen

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).