Package: mc
Version: 1:4.6.1-7
Severity: wishlist
Tags: patch

Hi,

my file /etc/mc/mc.ext contains some entries to open/view gziped/bzip2ed
html and (e)ps files without need to uncompress them before. Please consider
to add them.

# view gzipped HTML
regex/\.htm(|l)\.gz$
        Open=zcat %f|w3m -T text/html
        View=zcat %f|%view{ascii} w3m -dump -T text/html;

# view bzipped HTML
regex/\.htm(|l)\.bz2$
        Open=bzcat %f|w3m -T text/html
        View=bzcat %f|%view{ascii} w3m -dump -T text/html;

# view gzipped (E)PS
regex/\.(e|)ps\.gz$
        Open=gv %f &
        Icon=postscript.xpm
        View with GhostView=gv %f &

I guess the entry for (E)PS is fine, the entry for html can be more generic
as visible in line 443 of the actual mc.ext.

Thanks for listening,
  Hilmar

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to POSIX)
Shell: /bin/sh linked to /bin/bash

Versions of packages mc depends on:
ii  libc6                         2.6.1-5    GNU C Library: Shared libraries
ii  libglib2.0-0                  2.14.1-3   The GLib library of C routines
ii  libgpmg1                      1.19.6-25  General Purpose Mouse - shared lib
ii  libslang2                     2.0.7-5    The S-Lang programming library - r

mc recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to