From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Image mode Date: Mon, 5 Feb 2007 20:14:43 +0100 Message-ID: References: <87k5yxeg19.fsf@jurta.org> <45C70ECD.70208@gmail.com> <45C72724.4000800@gmail.com> <7dbe73ed0702050647y15d4ed7cu381a869cd2e835f3@mail.gmail.com> <87lkjcttv5.fsf@stupidchicken.com> <45C77904.8080308@gnu.org> <87hcu0l909.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1170702904 5613 80.91.229.12 (5 Feb 2007 19:15:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Feb 2007 19:15:04 +0000 (UTC) Cc: Mathias Dahl , emacs-devel@gnu.org, Jason Rumney To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 05 20:14:57 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 1HE9Im-0007YK-VG for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 20:14:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HE9Im-0002sE-El for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 14:14:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HE9Ic-0002s3-Ep for emacs-devel@gnu.org; Mon, 05 Feb 2007 14:14:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HE9Ia-0002rY-QV for emacs-devel@gnu.org; Mon, 05 Feb 2007 14:14:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HE9Ia-0002rV-L6 for emacs-devel@gnu.org; Mon, 05 Feb 2007 14:14:44 -0500 Original-Received: from wr-out-0506.google.com ([64.233.184.239]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HE9Ia-0006Iq-AJ for emacs-devel@gnu.org; Mon, 05 Feb 2007 14:14:44 -0500 Original-Received: by wr-out-0506.google.com with SMTP id 68so1290092wri for ; Mon, 05 Feb 2007 11:14:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OGxK5r5py0aH9kZ0E53Y3hiAHSFEii6Je7u6ITQI8g3RO1zwAh3Nc7WpyAI2QvZaVbPhrY0z5Llf5pMCABl8qm+Ar0W0fZO2MNGr84Y6cr09WGPKrDyqLHyEcVqT0gUFAQw9rawbMfPQHPgxpz5rh+syQy6qUobyB3qcRrwWA6g= Original-Received: by 10.115.106.7 with SMTP id i7mr650510wam.1170702883431; Mon, 05 Feb 2007 11:14:43 -0800 (PST) Original-Received: by 10.114.234.16 with HTTP; Mon, 5 Feb 2007 11:14:43 -0800 (PST) In-Reply-To: <87hcu0l909.fsf@stupidchicken.com> Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:65942 Archived-At: On 2/5/07, Chong Yidong wrote: > Indeed, xpm and xbm are special in that they can be treated as both C > files and images. As it is Postscript. That's part of the reason `image-type-auto-detected-p' and `image-type-auto-detectable' were introduced. > Let us > remove xpm/xbm detection from image-type-auto-detected-p That's just setting them to nil in `image-type-auto-detectable'. Still... > If people agree with this design, I can implement it quite easily. ...I really, knees-on-the-ground, wholeheartedly BEG we don't do more accretion-patching without taking half a dozen steps back to gain some perspective. /L/e/k/t/u