Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Problem with MIME in From:/Reply-To: fields
Date: 08 Aug 2000 10:03:26 -0400	[thread overview]
Message-ID: <2nd7jj7sup.fsf@tiger.jia.vnet> (raw)
In-Reply-To: Roman Belenov's message of "08 Aug 2000 15:07:27 +0400"

Roman Belenov <roman@nstl.nnov.ru> writes:

> ShengHuo ZHU <zsh@cs.rochester.edu> writes:
> 
> > > From: =?koi8-r?B?4c7E0sXKIOLPwtLP1w?= <boan@sandy.ru>
> > 
> > It is a bug of Emacs builtin base64, which does not pad the encoding
> > string.  
> > 
> > The base64.el coming with Gnus works. Try `M-x load-library base64'.
> 
> No, it didn't help. I tried as you said and also load-file'd
> base64.elc from gnus-5.8.7 directory before starting Gnus but the
> message was still not decoded.

Oops. I was using the external decoder of base64.el.

  (setq base64-decoder-program "mmencode"
	base64-decoder-switches '("-u"))

So, there is also a bug in the base64 lisp decorder.

ShengHuo



  reply	other threads:[~2000-08-08 14:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-07 11:37 Roman Belenov
2000-08-08  4:10 ` ShengHuo ZHU
2000-08-08 11:07   ` Roman Belenov
2000-08-08 14:03     ` ShengHuo ZHU [this message]
2000-08-08 14:55       ` Roman Belenov
2000-08-09 13:33         ` François Pinard

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=2nd7jj7sup.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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).