From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: dired-man can't deal with compressed pages Date: 23 Feb 2004 08:12:51 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87r7wolz6u.fsf@mail.jurta.org> <87d687vtgp.fsf@mail.jurta.org> <4038-Sun22Feb2004225922+0200-eliz@elta.co.il> <87smh2h39l.fsf@mail.jurta.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1077517329 29924 80.91.224.253 (23 Feb 2004 06:22:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Feb 2004 06:22:09 +0000 (UTC) Cc: jidanni@jidanni.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Feb 23 07:22:04 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Av9Tg-0001Ml-00 for ; Mon, 23 Feb 2004 07:22:04 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Av9Tg-0003nI-00 for ; Mon, 23 Feb 2004 07:22:04 +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 1Av9Jx-0007s4-MO for emacs-devel@quimby.gnus.org; Mon, 23 Feb 2004 01:12:01 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1Av9Ja-0007rC-V8 for emacs-devel@gnu.org; Mon, 23 Feb 2004 01:11:38 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1Av9JF-0007nh-Bk for emacs-devel@gnu.org; Mon, 23 Feb 2004 01:11:37 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1Av9JE-0007mW-Jt; Mon, 23 Feb 2004 01:11:17 -0500 Original-To: Juri Linkov In-reply-to: <87smh2h39l.fsf@mail.jurta.org> (message from Juri Linkov on Mon, 23 Feb 2004 05:42:38 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20126 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20126 > From: Juri Linkov > Date: Mon, 23 Feb 2004 05:42:38 +0200 > > This means that reading a command for dired-man from the user is a > useful thing. Perhaps as an option, e.g. when given a numeric argument. But it would be nice if Emacs could make a reasonably good guess on the correct command given the file's file-name extension, for example. That way, invoking the command without an argument would DTRT in most cases.