[18814] in Athena Bugs
Re: linux 8.4.20: htmlview
daemon@ATHENA.MIT.EDU (t. belton)
Fri Feb 23 14:16:31 2001
Date: Fri, 23 Feb 2001 14:16:27 -0500 (EST)
From: "t. belton" <tbelton@MIT.EDU>
To: Greg Hudson <ghudson@mit.edu>
cc: <bugs@mit.edu>
In-Reply-To: <200102222016.PAA13542@egyptian-gods.MIT.EDU>
Message-ID: <Pine.GSO.4.30L.0102231409450.3026-100000@scrubbing-bubbles.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
> Looking at the diff, I think you have a bug in the following two
> lines:
>
> + exec $browserbin/lynx "$lynx_flags" "$url"
> [...]
> +exec $browserbin/lynx "$lynx_flags" "$url"
I also tried running Lynx via htmlview without -f, so that $lynx_flags
remained unset, and I didn't see a problem with it yesterday - but it's
easy enough to take the quotes out. I'll do that right now; I don't think
I need to release the volume for it, though.
I'll also see if I can't fix those tabs; in emacs I can't usually see the
difference. (I never touch the tab key when writing shell scripts, for
related reasons; I figure they're more trouble than they're worth.)