Gnus development mailing list
 help / color / mirror / Atom feed
From: frank@kuesterei.ch (Frank Küster)
Cc: ding@gnus.org
Subject: Re: Bug in pgg-gpg-process-region
Date: Fri, 28 Feb 2003 10:37:26 +0100	[thread overview]
Message-ID: <873cm83fvt.fsf@alhambra.bioz.unibas.ch> (raw)
In-Reply-To: <m38yw1gtvr.fsf@troodon.localdomain> (Satyaki Das's message of "Thu, 27 Feb 2003 15:56:40 -0800")

Satyaki Das <satyaki@chicory.stanford.edu> schrieb:

> frank@kuesterei.ch (Frank Küster) writes:
>
>> frank@kuesterei.ch (Frank Küster) wrote:
>>
>> Since nobody answered so far, let me try to clarify a little. Perhaps my
>> first mail was a little confuse.
>>
>>> ~$ echo "Mypass$phrase" | gpg --status-fd 2 --passphrase-fd 0 \
>>>  --output gpg.out --clearsign --armor --batch --verbose \
>>>  --local-user frank@kuesterei.ch netenv.conf; echo $?
>>>
>>> which should be exactly the call Gnus does. 
>
> I don't think the "$" char is the problem. I tried changing my
> passphrase to contain a "$" and everything still worked. Do you
> have non-ASCII characters in your passphrase?

Err, you're right. There is one char that is not on the american
keyboards standing around in the lab. I couldn't imagine that this one
could be a problem, it's been on german typewriters since the old ages.

I invented a new Passphrase now, and yes, though it's complicated, it
works. Still I feel that in the future, more and more people will be
using the characters they find on _their_ machine in their passphrases,
so it may be worth thinking about that; gpg itself doesn't have a
problem with that (at least not with iso-9985-?, may be different with
Unicode). 

However, there is one more problem. In a test mail with german Umlauts
in the body, Gnus didn't send the signed mail, instead complained: 

Debugger entered--Lisp error: (error "Multibyte character in QP encoding region")
  signal(error ("Multibyte character in QP encoding region"))
  error("Multibyte character in QP encoding region")
  quoted-printable-encode-region(1 325)
  mml1991-pgg-sign((part (sign . "pgp") (tag-location . 374) (contents \
  . "alskdf\xf64\n-- \nDr. Frank K\x8fcster, Biozentrum der \
  Univ. Basel\nAbt. Biophysikalische Chemie\n")))
  mml1991-sign((part (sign . "pgp") (tag-location . 374) (contents
  . "alskdf\xf64\n-- \nDr. Frank K\x8fcster, Biozentrum der
  Univ. Basel\nAbt. Biophysikalische Chemie\n")))
  mml-pgp-sign-buffer((part (sign . "pgp") (tag-location . 374)
  (contents . "alskdf\xf64\n-- \nDr. Frank K\x8fcster, Biozentrum der
  Univ. Basel\nAbt. Biophysikalische Chemie\n")))
  mml-generate-mime-1((part (sign . "pgp") (tag-location . 374)
  (contents . "alskdf\xf64\n-- \nDr. Frank K\x8fcster, Biozentrum der
  Univ. Basel\nAbt. Biophysikalische Chemie\n")))
  mml-generate-mime()
  message-encode-message-body()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit)

I wasn't even aware that I was sending quoted-printable, but have never
bothered with that in the last years.

Bye, Frank
-- 
Dr. Frank Küster, Biozentrum der Univ. Basel
Abt. Biophysikalische Chemie




  reply	other threads:[~2003-02-28  9:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-25  9:11 Problems with signing Mails Frank Küster
2003-02-25 13:27 ` Simon Josefsson
2003-02-25 14:20   ` Bug in pgg-gpg-process-region (was: Problems with signing Mails) Frank Küster
2003-02-27 16:51     ` Bug in pgg-gpg-process-region Frank Küster
2003-02-27 21:44       ` Kai Großjohann
2003-02-28  9:39         ` Frank Küster
2003-02-28 13:04           ` Kai Großjohann
2003-02-27 23:56       ` Satyaki Das
2003-02-28  9:37         ` Frank Küster [this message]
2003-02-28 18:04           ` Satyaki Das
2003-03-03  9:19             ` Frank Küster
2003-03-18 13:18             ` Frank Küster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873cm83fvt.fsf@alhambra.bioz.unibas.ch \
    --to=frank@kuesterei.ch \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).