[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: shononascii



Luis Francisco Gonzalez writes:
> $ shownonascii `echo $MM_CHARSET` iso-8859-1.msg 
> Your font path appears to be correctly set.
> Running xterm to display text in iso-8859-1, please wait...

>From shownonascii's source:

if test "$1" = "-e"
then
        shift
        CMD="$*"
        RIGHTTERMCMD="$*"
else
        CMD="more $* /dev/null"
        RIGHTTERMCMD="more $*"
fi

if test ! -z "${MM_CHARSET:-}"
then
        if test "$MM_CHARSET" = "$CHARSET"
        then
                $RIGHTTERMCMD
                exit 0
        fi
fi

Maybe MM_CHARSET is not equal to CHARSET?

Michael
-- 
Michael Meskes, Projekt-Manager      | meskes@topsystem.de, meskes@debian.org
topsystem Systemhaus GmbH            | Phone: (+49) 2405/4670-44
Europark A2, Adenauerstr. 20         | Fax:   (+49) 2405/4670-10
52146 Wuerselen                      | Go SF 49ers! Use Debian GNU/Linux!


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: