bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dired-x: add case insensitivity for guess-shell-alist filetypes


From: Dan Jacobson
Subject: Re: dired-x: add case insensitivity for guess-shell-alist filetypes
Date: 30 Jun 2001 05:14:07 +0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "C" == Christopher S Kush <kushcs@ib.stortek.com> writes:

C> jidanni@kimo.FiXcomTHiS.tw (Dan Jacobson) writes:
>> If case insensitivity were an option, some users wouldn't need to use
>> dired-guess-shell-alist-user just to add (list "\\.JPG" "xv") ...,
>> repeating each command to deal with the .JPG, .Jpg, .jpg, .TAR

C> It looks like you can use regexps:

C> C-h v dired-guess-shell-alist-user

C> Each element of this list looks like

C>     (REGEXP COMMAND...)

mmm, ok, but [Jj][Pp][Gg] kinda feels lunky.  And that would be for
new entries in dired-guess-shell-alist-user.  The user is still faced
with copying all the current defaults to get them to also act on upper
case filename extensions.  I was thinking there could be a switch
added so with one line in .emacs, the user could now enjoy all the
usual actions even when encountering upper case filename extensions.
-- 
http://www.geocities.com/jidanni Tel886-4-25854780 e-mail:restore .com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]