>>>>> In <[EMAIL PROTECTED]> Uwe Brauer wrote:
   Katsumi> Yes, using `pgg-sign-region' and `pgg-encrypt-region' causes
   Katsumi> such an error.  But do you really need to use them?  If so,

   >> I thought  I have to use them, what other signing and encryption
   >> function exists for gnupgp??? My setting is

   >> (setq pgg-cache-passphrase t
   >> pgg-default-scheme 'gpg
   >> pgg-default-user-id "oub"
   >> pgg-passphrase-cache-expiry 1800
   >> pgg-scheme 'gpg)

    > Another way is to use the APEL XEmacs package[1] which provides
    > some dummy Mule functions except `buffer-file-coding-system'.  I
    > verified I can use `pgg-sign-region' and `pgg-encrypt-region' in
    > XEmacs 21.4.19 (with no mule no file-coding) by putting the
    > following snippet in the XEmacs init file.

    > (require 'poem)
    > (defvar buffer-file-coding-system nil)

You are correct, indeed now pgg-sign-region and pgg-encrypt-region
work! Thank you very much. However and there is a big however when I
use (mml-secure-message-sign-pgpmime) which uses that function

Then the signing seems to be ignored, that is the tag 
<#secure method=pgpmime mode=sign>

 is inserted as it should, asked for the passwd but then nothing
happens.
Shall I debug (mml-secure-message-sign-pgpmime)?

I am very puzzled now. As I said before vm-pgg works. So the culprit
seems to be mml-secure-message-sign-pgpmine, what other function
could I use ????

Uwe Brauer 
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to