From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DJJUT-0000tP-00 for ; Wed, 06 Apr 2005 18:59:17 -0400 Received: from frontend2.messagingengine.com (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 130B0C70FA7 for ; Wed, 6 Apr 2005 18:31:12 -0400 (EDT) X-Sasl-enc: cvZ+mTm44rJ+xx0d2IBnqw 1112826665 Received: from debian (1Cust143.tnt1.richlands.va.da.uu.net [67.200.27.143]) by frontend2.messagingengine.com (Postfix) with ESMTP id 7F93975E for ; Wed, 6 Apr 2005 18:31:04 -0400 (EDT) Received: from jekis by debian with local (Exim 4.50) id 1DJJ2h-0001Q4-A4 for speakup@braille.uwo.ca; Wed, 06 Apr 2005 18:30:35 -0400 Date: Wed, 6 Apr 2005 18:30:15 -0400 From: Justin Ekis To: "Speakup is a screen review system for Linux." Message-ID: <20050406223015.GA4712@debian> References: <001101c53ad6$64b086f0$77ac7682@azwaterDOM.wr.usgs.gov> <20050406211648.GA1727@taylor.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20050406211648.GA1727@taylor.homelinux.net> User-Agent: Mutt/1.5.8i Subject: Re: configuring elinks how do I? X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 22:59:17 -0000 On Wed, Apr 06, 2005 at 05:16:48PM -0400, Lorenzo Taylor wrote: >As for the URL you gave? elinks gave me a link to www.npr.org/programs/waitwait >or something similar, which I clicked on and the page with the listen link came >up. Links2 took me to this page after confirming that I really wanted to let >the javascript redirect me to the URL. However the "Listen to the show" link >does nothing at all in either elinks or links2. It works for me in elinks. I get a dialog box asking what program I want to use to open a file. You'll need MPlayer or something else that can handle real audio streams. I've been hearing that elinks Javascript support isn't very good, but it's been working quite well here for quite a while now. I follow cvs though, and maybe the stable 0.10 releases aren't getting the new JavaScript stuff. I have procmail trash the commit messages for the stable branch so I don't know what's been going into 0.10.x. It seems strange to say that development code works better than stable releases but for now as far as JavaScript goes that seems to be the case. If you feel like it, try checking out cvs head. The debian packaging files are all there too so it's almost as easy to build. You'll need automake and autoconf though. If 0.10 is as bad is it sounds you'll find a huge improvement I think. Hope this helps.