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: Sun, 13 Mar 2005 22:00:27 -0500 Message-ID: References: <87acp8i6f1.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1110769372 4474 80.91.229.2 (14 Mar 2005 03:02:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Mar 2005 03:02:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 14 04:02:52 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DAfqy-0004oQ-Er for ged-emacs-devel@m.gmane.org; Mon, 14 Mar 2005 04:02:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DAg6Z-0007d7-OU for ged-emacs-devel@m.gmane.org; Sun, 13 Mar 2005 22:18:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DAg5X-0007G0-Oq for emacs-devel@gnu.org; Sun, 13 Mar 2005 22:17:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DAg5S-0007BM-2k for emacs-devel@gnu.org; Sun, 13 Mar 2005 22:17:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DAg5R-0007A1-Lv for emacs-devel@gnu.org; Sun, 13 Mar 2005 22:17:45 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DAfok-0004Wc-9u for emacs-devel@gnu.org; Sun, 13 Mar 2005 22:00:30 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DAfoh-0003rM-DY; Sun, 13 Mar 2005 22:00:27 -0500 Original-To: Juri Linkov In-reply-to: <87acp8i6f1.fsf@jurta.org> (message from Juri Linkov on Sun, 13 Mar 2005 04:14:11 +0200) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34557 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34557 There is already "Automatic File De/compression" menu item for auto-compression-mode in the Options menu, but no menu item for auto-image-file-mode. This looks like an unintentional omission. There is no such thing as an "unintentional omission" from the menu bar. Putting anything in the menu bar requires a positive decision. Please do not make this change. Is there a reason why auto-image-file-mode should not be enabled by default?