Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75012

Re: OT: usenet reader software

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!ecngs!feeder2.ecngs.de!81.171.88.16.MISMATCH!hq-usenetpeers!hq-usenetpeers.eweka.nl!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'syntax': 0.04; 'great.': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:software': 0.09; 'works.': 0.09; 'display,': 0.16; 'inability': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'set,': 0.16; 'subject:reader': 0.16; 'troll': 0.16; 'wrote:': 0.18; 'machine': 0.22; 'select': 0.22; 'header:User-Agent:1': 0.23; 'switched': 0.24; 'options': 0.25; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'correct': 0.29; 'am,': 0.29; 'characters': 0.30; 'said,': 0.30; 'getting': 0.31; 'usually': 0.31; 'run': 0.32; 'open': 0.33; 'linux': 0.33; 'up.': 0.33; 'worked': 0.33; 'could': 0.34; 'display': 0.35; 'something': 0.35; 'but': 0.35; 'really': 0.36; 'addresses,': 0.36; 'application': 0.37; 'list.': 0.37; 'remote': 0.38; 'tired': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'most': 0.60; 'browser': 0.61; 'special': 0.74; 'click': 0.77; 'launches': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From "Neil D. Cerutti" <neilc@norwich.edu>
Subject Re: OT: usenet reader software
Date Tue, 22 Jul 2014 14:36:35 -0400
References <mailman.12012.1405710619.18130.python-list@python.org> <vg3zjg1ify0.fsf@coffee.modeemi.fi>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host jackman.norwich.edu
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
In-Reply-To <vg3zjg1ify0.fsf@coffee.modeemi.fi>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.12190.1406054212.18130.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1406054212 news.xs4all.nl 2889 [2001:888:2000:d::a6]:54947
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 3952
X-Received-Body-CRC 2070549245
Xref csiph.com comp.lang.python:75012

Show key headers only | View raw


On 7/22/2014 11:14 AM, Anssi Saari wrote:
> I don't really know about about html and slrn since I don't see much of
> it but links in a terminal application is usually something for the
> terminal to handle. I run Gnus on a remote machine and use a local
> terminal for display, Konsole in Linux and mintty in Windows. In both of
> those terminals URLs are opened with a right click on the link and
> selecting open link from the menu that pops up.

That is correct and the way slrn works. You set browser and/or 
guibrowser options in .slrnrc. With those set, SHIFT-G will troll an 
open message for web addresses, and you use up and down arrow to select 
the link you want from the generated list. Then it launches the browser 
you configured.

Getting the escaping, path, and syntax of the browser setting correct 
was a pain, but after that it worked great.

That said, I got tired of the inability to display most special 
characters correctly (slrn could only do as well the cmd.exe), and have 
switched to Thunderbird.

-- 
Neil Cerutti

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

OT:  usenet reader software memilanuk <memilanuk@gmail.com> - 2014-07-18 12:10 -0700
  Re: OT:  usenet reader software Marko Rauhamaa <marko@pacujo.net> - 2014-07-18 22:40 +0300
  Re: OT:  usenet reader software Warren Post <warren@invalid.invalid> - 2014-07-18 14:23 -0600
  Re: OT:  usenet reader software alister <alister.nospam.ware@ntlworld.com> - 2014-07-18 20:27 +0000
  Re: OT:  usenet reader software Paul Rudin <paul.nospam@rudin.co.uk> - 2014-07-18 21:10 +0100
  Re: OT:  usenet reader software cl@isbd.net - 2014-07-19 10:40 +0100
    Re: OT:  usenet reader software Monte Milanuk <memilanuk@invalid.com> - 2014-07-20 03:48 +0000
    Re: OT: usenet reader software Chris Angelico <rosuav@gmail.com> - 2014-07-20 14:23 +1000
    Re: OT: usenet reader software Monte Milanuk <memilanuk@invalid.com> - 2014-07-21 04:06 +0000
    Re: OT: usenet reader software Chris Angelico <rosuav@gmail.com> - 2014-07-21 14:11 +1000
  Re: OT:  usenet reader software Anssi Saari <as@sci.fi> - 2014-07-22 18:14 +0300
    Re: OT:  usenet reader software "Neil D. Cerutti" <neilc@norwich.edu> - 2014-07-22 14:36 -0400
  Re: OT:  usenet reader software ismeal shanshi <stuffstorehouse2014@gmail.com> - 2014-07-22 10:36 -0700
    Re: OT:  usenet reader software Monte Milanuk <memilanuk@gmail.com> - 2014-07-22 20:49 +0000
      Re: OT:  usenet reader software Grant Edwards <invalid@invalid.invalid> - 2014-07-22 20:59 +0000
        Re: OT:  usenet reader software Monte Milanuk <memilanuk@gmail.com> - 2014-07-22 21:21 +0000
          Re: OT:  usenet reader software Grant Edwards <invalid@invalid.invalid> - 2014-07-22 21:57 +0000
        Re: OT: usenet reader software Chris Angelico <rosuav@gmail.com> - 2014-07-23 07:25 +1000
    Re: OT: usenet reader software Sturla Molden <sturla.molden@gmail.com> - 2014-07-24 01:19 +0000
      Re: OT: usenet reader software cl@isbd.net - 2014-07-24 10:58 +0100

csiph-web