Gnus development mailing list
 help / color / mirror / Atom feed
From: Daiki Ueno <ueno@unixuser.org>
To: michael@cadilhac.name (Michaël Cadilhac)
Cc: ding@gnus.org
Subject: Re: GPG --status-fd outputs in UTF-8.
Date: Thu, 08 Mar 2007 07:06:31 +0900	[thread overview]
Message-ID: <526bd3a0-07d1-4009-976f-bf692643d34d@well-done.deisui.org> (raw)
In-Reply-To: <87ps7k9anj.fsf@lrde.org> (=?ISO-8859-1?Q?Micha=EBl?= Cadilhac's message of "Wed, 07 Mar 2007 19:22:08 +0100")

>>>>> In <87ps7k9anj.fsf@lrde.org> 
>>>>>	michael@cadilhac.name (Michaël Cadilhac) wrote:
>   	  (setq process
>   		(apply #'start-process "pgg-gpg" buffer pgg-gpg-program args)))
>         (set-default-file-modes orig-mode))
> +     (set-process-coding-system process 'utf-8)

At least, this change will cause a problem on decryption, if the
plain text is encoded in non-UTF-8 encoding.

BTW, as you might know, PGG is no longer recommended for No Gnus, and
the current primary backend EasyPG handles status-fd output more
precisely, it's easy to make it decode user-id's which only appear on
status lines.

Regards,
-- 
Daiki Ueno



  reply	other threads:[~2007-03-07 22:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-07 18:22 Michaël Cadilhac
2007-03-07 22:06 ` Daiki Ueno [this message]
2007-03-08  1:26   ` Daiki Ueno
2007-03-12 17:28   ` Michaël Cadilhac
2007-03-19  1:21     ` Daiki Ueno

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=526bd3a0-07d1-4009-976f-bf692643d34d@well-done.deisui.org \
    --to=ueno@unixuser.org \
    --cc=ding@gnus.org \
    --cc=michael@cadilhac.name \
    /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).