home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!ira.uka.de!yale.edu!spool.mu.edu!darwin.sura.net!ra!mimsy!sdd.comsat.com!ctd.comsat.com!news!neal
- From: neal@ctd.comsat.com (Neal Becker)
- Newsgroups: gnu.emacs.sources
- Subject: update to ange-ftp-binary-file-name-regex
- Message-ID: <NEAL.93Jan26111852@neal.ctd.comsat.com>
- Date: 26 Jan 93 16:18:52 GMT
- Distribution: gnu
- Organization: COMSAT Labs
- Lines: 8
- NNTP-Posting-Host: neal.ctd.comsat.com
- X-Md4-Signature: 1baa65c0965f4de2d69842e9450ff1cd
-
- The proliferation of new zip and gzip stuff has caused me to scramble
- to keep up. Here's my latest list. Any additions
- (subtractions/corrections)?
-
- (defvar ange-ftp-binary-file-name-regexp
- (concat "\\.[zZ]$\\|\\.lzh$\\|\\.arc$\\|\\.zip$\\|\\.zoo$\\|\\.tar$\\|\\.taz$\\|\\.tpz$\\|"
- "\\.dvi$\\|\\.ps$\\|\\.elc$\\|TAGS$\\|\\.gif$\\|\\.exe$\\|\\.mpg$\\|"
- "\\.EXE\\(;[0-9]+\\)?$\\|\\.Z-part-..$\\|part[0-9]+\\|\\.TZ[a-z]?$")
-