Gnus development mailing list
 help / color / mirror / Atom feed
From: "François Pinard" <pinard@iro.umontreal.ca>
Subject: Re: Slow decoding
Date: 01 Dec 1998 15:49:08 -0500	[thread overview]
Message-ID: <oqaf176117.fsf@icule.progiciels-bpi.ca> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "01 Dec 1998 17:58:49 +0100"

Kai.Grossjohann@CS.Uni-Dortmund.DE writes:

> Jake Colman <colman@ppllc.com> writes:

>   > What should base64-decoder-program be set to for a Solaris system?
>   > What application should I download and install (if I don't already
>   > have it) , and how do I set it up?

> I have MetaMail (mm-2.7.tar.gz or something on the FTP server) and use
> the mimencode program that comes with that (it can also decode, despite
> its name).

For one, I set:


(setq base64-decoder-program "recode"
      base64-decoder-switches '("-f" "/64")
      base64-encoder-program "recode"
      base64-encoder-switches '("-f" "../64"))


so using a recent pretest of my own `recode' program, and it is speedy
enough for me.  For a long while, I used Nathaniel's `mmencode' for similar
purposes and was satisfied.  Also, `mmencode' is a smaller and simpler
program, it surely loads and initialises more quickly.  If I use `recode',
this is at least to test it! :-) The speed difference is not significant
enough for me to notice it, however.  If one has comments, let me know.

-- 
François Pinard                            mailto:pinard@iro.umontreal.ca
Join the free Translation Project!    http://www.iro.umontreal.ca/~pinard


  reply	other threads:[~1998-12-01 20:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-01 11:54 Markus Dickebohm
1998-12-01 12:05 ` Kai.Grossjohann
1998-12-01 12:20   ` Markus Dickebohm
1998-12-01 14:56     ` Jake Colman
1998-12-01 16:58       ` Kai.Grossjohann
1998-12-01 20:49         ` François Pinard [this message]
     [not found]   ` <6f7lwcrqmb.fsf@dna.lth.se>
1998-12-01 12:34     ` Kai.Grossjohann
1998-12-01 12:12 ` Lee Willis
1998-12-01 14:59   ` Hrvoje Niksic
     [not found] ` <6fbtlorrg3.fsf@dna.lth.se>
1998-12-01 23:01   ` Lars Magne Ingebrigtsen
     [not found]     ` <6f3e6yzz2s.fsf@dna.lth.se>
1998-12-02 17:13       ` Lars Magne Ingebrigtsen

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=oqaf176117.fsf@icule.progiciels-bpi.ca \
    --to=pinard@iro.umontreal.ca \
    /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).