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 11:25:29 -0500 Message-ID: References: <87acp8i6f1.fsf@jurta.org> <87wtsbbrlt.fsf-monnier+emacs@gnu.org> <87ll8qap2h.fsf@jurta.org> <87mzt3h43k.fsf@jurta.org> <87is3mq9ap.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1112028224 14595 80.91.229.2 (28 Mar 2005 16:43:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Mar 2005 16:43:44 +0000 (UTC) Cc: juri@jurta.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 28 18:43:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DFxJd-0008Ui-Fd for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2005 18:42:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DFxZk-0004SZ-UH for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2005 11:58:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DFxUz-0002B9-Qz for emacs-devel@gnu.org; Mon, 28 Mar 2005 11:53:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DFxUp-00028K-Lk for emacs-devel@gnu.org; Mon, 28 Mar 2005 11:53:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DFxUl-00022Z-Rf for emacs-devel@gnu.org; Mon, 28 Mar 2005 11:53:44 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DFx3S-0003an-7T for emacs-devel@gnu.org; Mon, 28 Mar 2005 11:25:30 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DFx3R-0004hO-7C; Mon, 28 Mar 2005 11:25:29 -0500 Original-To: snogglethorpe@gmail.com, miles@gnu.org In-reply-to: (message from Miles Bader on Sun, 27 Mar 2005 10:39:10 +0900) 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:35258 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35258 BTW, shouldn't "image-file.el" (the source file for `auto-image-mode') be moved to lisp/obsolete, now that image-mode is preferred? I don't know if it is totally obsolete. Does anyone think it isn't?