From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Image mode Date: 08 Feb 2007 10:23:24 -0500 Message-ID: References: <87k5yxeg19.fsf@jurta.org> <873b5h4vv7.fsf@stupidchicken.com> <45CAEDA9.6040705@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1170948240 24632 80.91.229.12 (8 Feb 2007 15:24:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Feb 2007 15:24:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 08 16:23:44 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HFB7e-0006te-VZ for ged-emacs-devel@m.gmane.org; Thu, 08 Feb 2007 16:23:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HFB7e-0005dK-D8 for ged-emacs-devel@m.gmane.org; Thu, 08 Feb 2007 10:23:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HFB7R-0005dF-CZ for emacs-devel@gnu.org; Thu, 08 Feb 2007 10:23:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HFB7Q-0005d7-1a for emacs-devel@gnu.org; Thu, 08 Feb 2007 10:23:28 -0500 Original-Received: from biscayne-one-station.mit.edu ([18.7.7.80]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HFB7P-0000UQ-NK; Thu, 08 Feb 2007 10:23:27 -0500 Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id l18FNQSq025084; Thu, 8 Feb 2007 10:23:26 -0500 (EST) Original-Received: from all-night-tool.mit.edu (ALL-NIGHT-TOOL.MIT.EDU [18.7.18.66]) (authenticated bits=56) (User authenticated as cyd@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id l18FNPKd002654 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 8 Feb 2007 10:23:25 -0500 (EST) Original-Received: (from cyd@localhost) by all-night-tool.mit.edu (8.12.9.20060308) id l18FNOod017184; Thu, 8 Feb 2007 10:23:24 -0500 (EST) In-Reply-To: <45CAEDA9.6040705@gnu.org> Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 X-Scanned-By: MIMEDefang 2.42 X-Spam-Score: 0.00 X-detected-kernel: Solaris 9.1 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:66120 Archived-At: Jason Rumney writes: > Chong Yidong wrote: > > I would like to present a concrete proposal based on the discussion > > over the last couple of days. > > > The only consequence of your proposal that I can see is that it > removes the convenience of having an ambigous file start with > image-minor-mode enabled, so the user has to do more work to display > it. As I (and several others) have argued, that is a dubious convenience.