1 Dec 2006 04:11
Re: Problem could be encode-coding-region
Katsumi Yamaoka <yamaoka <at> jpl.org>
2006-12-01 03:11:17 GMT
2006-12-01 03:11:17 GMT
>>>>> In <87odqoewsr.fsf <at> mat.ucm.es> Uwe Brauer wrote: > 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. Hmm, I have no problem in using PGG and XEmacs with no mule no file-coding. Actually I signed this message by it. > Shall I debug (mml-secure-message-sign-pgpmime)? No, you should trace `mml2015-pgg-sign' and `pgg-gpg-sign-region'. If you'd like to edebug (info "(gnus)Troubleshooting"), perform `M-x edebug-defun RET' on those functions, and type `C-c C-m s p' and then `C-u C-c C-m P' in the message buffer. BTW, what do you get by evaluating the following form? --8<---------------cut here---------------(Continue reading)start------------->8--- (progn (require 'pgg) (require 'pgg-gpg) (setq pgg-default-user-id "oub") (with-temp-buffer (insert "testing\n")





RSS Feed