[Surfraw-devel] Bug#518827: surfraw: Support the HTML'ized rfc URLs	in the elvi
    Micah Anderson 
    micah at debian.org
       
    Sun Mar  8 20:56:42 UTC 2009
    
    
  
Package: surfraw
Version: 2.2.4-1
Severity: wishlist
Tags: patch
Simple change to the rfc elvi will enable us to enjoy the HTML version of 
the RFCs provided by the IETF. This makes browsing footnotes, sections etc. 
significantly better IMHO.
Simple patch:
--- ./rfc       2008-07-26 06:44:00.000000000 -0400                                                                                                       
+++ /tmp/rfc2   2009-03-08 16:52:36.000000000 -0400                                                                                                       
@@ -115,7 +115,7 @@                                                                                                                                       
             then                                                                                                                                         
                 url="ftp://ftp.rfc-editor.org/in-notes${subdir}/${fileprefix}${escaped_args}.txt"                                                        
             else                                                                                                                                         
-                url="http://www.rfc-editor.org/rfc${subdir}/${fileprefix}${escaped_args}.txt"                                                            
+                url="http://tools.ietf.org/html/rfc${escaped_args}"                                                                                      
             fi                                                                                                                                           
         else # godless PDFs                                                                                                                              
             case "$SURFRAW_rfc_search" in                                                                                                                
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-vserver-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages surfraw depends on:
ii  elinks [www-browser]   0.12~pre2.dfsg0-1 advanced text-mode WWW browser
ii  epiphany-gecko [www-br 2.22.3-9          Intuitive GNOME web browser - Geck
ii  galeon [www-browser]   2.0.6-2.1         GNOME web browser for advanced use
ii  iceape-browser [www-br 1.1.14-1          Iceape Navigator (Internet browser
ii  iceweasel [www-browser 3.0.6-1           lightweight web browser based on M
ii  lynx                   2.8.7dev13-1      Text-mode WWW Browser (transitiona
ii  lynx-cur [www-browser] 2.8.7dev13-1      Text-mode WWW Browser with NLS sup
ii  w3m [www-browser]      0.5.2-2+b1        WWW browsable pager with excellent
Versions of packages surfraw recommends:
ii  elinks                 0.12~pre2.dfsg0-1 advanced text-mode WWW browser
ii  surfraw-extra          2.2.4-1           extra surfraw search tools with he
ii  w3m                    0.5.2-2+b1        WWW browsable pager with excellent
Versions of packages surfraw suggests:
ii  screen                        4.0.3-12   terminal multiplexor with VT100/AN
-- no debconf information
    
    
More information about the Surfraw-devel
mailing list