From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: dired-view-command-alist Date: Tue, 04 Jan 2005 14:54:13 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1104869387 26897 80.91.229.6 (4 Jan 2005 20:09:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Jan 2005 20:09:47 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 04 21:09:38 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Clurm-0003Mk-00 for ; Tue, 04 Jan 2005 21:01:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Clv2z-0000tw-QD for ged-emacs-devel@m.gmane.org; Tue, 04 Jan 2005 15:12:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Clv2p-0000sH-2w for emacs-devel@gnu.org; Tue, 04 Jan 2005 15:12:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Clv2o-0000s0-Ge for emacs-devel@gnu.org; Tue, 04 Jan 2005 15:12:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Clv2o-0000rT-7f for emacs-devel@gnu.org; Tue, 04 Jan 2005 15:12:42 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ClurG-0005Wr-D9 for emacs-devel@gnu.org; Tue, 04 Jan 2005 15:00:46 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Clukv-0004WJ-UC; Tue, 04 Jan 2005 14:54:13 -0500 Original-To: sds@gnu.org In-reply-to: (message from Sam Steingold on Tue, 04 Jan 2005 09:38:37 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:31840 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31840 So, what exactly do I use instead of `dired-view-command-alist'? The replacement is not installed yet. The idea is to move the code in gnus-dired.el and mailcap.el out of Gnus and make ordinary Dired use it. This feature is much better than dired-view-command-alist. We're waiting for someone to make the change. Would you like to work on it?