[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Autodetect encoding/decoding commands for inline methods
From: |
Kai Großjohann |
Subject: |
Autodetect encoding/decoding commands for inline methods |
Date: |
Fri, 26 Jul 2002 19:13:51 +0200 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) |
I've started working on autodetecting whether mimencode or uuencode
should be used for a given inline method.
Right now, if %s is the encoding or decoding command, I do
%s </dev/null >/dev/null
and check if that returns a zero exit code.
Do you think that's enough? Or should I also check that the result
is appropriate?
kai
--
A large number of young women don't trust men with beards. (BFBS Radio)
- Autodetect encoding/decoding commands for inline methods,
Kai Großjohann <=