From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: dired-do-shell-command on .jpg vs. .JPG Date: Tue, 02 Mar 2004 08:37:45 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <877jy4ozhi.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1078287026 9189 80.91.224.253 (3 Mar 2004 04:10:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Mar 2004 04:10:26 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 03 05:10:22 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AyNi9-0003Tg-00 for ; Wed, 03 Mar 2004 05:10:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AyNhw-0005se-HY for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Mar 2004 23:10:08 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AyFMR-0000Q7-GA for bug-gnu-emacs@gnu.org; Tue, 02 Mar 2004 14:15:23 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AyFLt-00008j-IB for bug-gnu-emacs@gnu.org; Tue, 02 Mar 2004 14:15:20 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1AyFLt-0008Vy-7v for bug-gnu-emacs@gnu.org; Tue, 02 Mar 2004 14:14:49 -0500 Original-Received: from [210.203.46.243] (port=32792 helo=jidanni.org) by frodo.hserus.net with asmtp (Cipher TLSv1:RC4-SHA:128) (Exim 4.30 #1) id 1AyFLd-000F2F-T3 by authid with plain for ; Wed, 03 Mar 2004 00:44:40 +0530 Original-Received: from jidanni by jidanni.org with local (Exim 4.30) id 1Axxur-0001Hg-9T for bug-gnu-emacs@gnu.org; Tue, 02 Mar 2004 08:37:45 +0800 Original-To: bug-gnu-emacs@gnu.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:7145 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:7145 dired-do-shell-command's docstring doesn't mention the variable that gives the defaults that get shown in the minibuffer. Also when one hits ! on a .jpg, a different program is seen than with a .JPG. [At least on debian.]