From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Putting auto-image-file-mode in Options menu Date: Mon, 28 Mar 2005 22:00:41 -0500 Message-ID: References: <87acp8i6f1.fsf@jurta.org> <87ll8qap2h.fsf@jurta.org> <87mzt3h43k.fsf@jurta.org> <87is3mq9ap.fsf@jurta.org> <01c533de$Blat.v2.4$88943de0@zahav.net.il> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1112065648 12655 80.91.229.2 (29 Mar 2005 03:07:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2005 03:07:28 +0000 (UTC) Cc: emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 29 05:07:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DG74a-0000rj-AS for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2005 05:07:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DG7Kn-0001P7-IL for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2005 22:24:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DG7KQ-0001Ma-42 for emacs-devel@gnu.org; Mon, 28 Mar 2005 22:23:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DG7KH-0001Hz-VZ for emacs-devel@gnu.org; Mon, 28 Mar 2005 22:23:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DG7KH-0001GK-HN for emacs-devel@gnu.org; Mon, 28 Mar 2005 22:23:33 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DG6y9-0006el-Ja for emacs-devel@gnu.org; Mon, 28 Mar 2005 22:00:41 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DG6y9-0001h6-3D; Mon, 28 Mar 2005 22:00:41 -0500 Original-To: Eli Zaretskii In-reply-to: <01c533de$Blat.v2.4$88943de0@zahav.net.il> (eliz@gnu.org) 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: news.gmane.org gmane.emacs.devel:35281 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35281 On MS-Windows, auto-image-mode helps me view image files for which no standard viewer comes with the OS. PPM images are a case in point. Is the new image-mode feature a satisfactory replacement? I think it ought to be. If not, why not?