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 15:54:22 +0100 Message-ID: References: <87k5yxeg19.fsf@jurta.org> <45C70ECD.70208@gmail.com> <45C72724.4000800@gmail.com> <7dbe73ed0702050647y15d4ed7cu381a869cd2e835f3@mail.gmail.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 1170687292 31213 80.91.229.12 (5 Feb 2007 14:54:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Feb 2007 14:54:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Mathias Dahl" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 05 15:54:41 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 1HE5Eu-0000e7-3s for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 15:54:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HE5Et-0007vR-P7 for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 09:54:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HE5Eg-0007v0-Vn for emacs-devel@gnu.org; Mon, 05 Feb 2007 09:54:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HE5Ee-0007u3-5y for emacs-devel@gnu.org; Mon, 05 Feb 2007 09:54:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HE5Ee-0007tz-0T for emacs-devel@gnu.org; Mon, 05 Feb 2007 09:54:24 -0500 Original-Received: from nz-out-0506.google.com ([64.233.162.228]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HE5Ed-0000h8-HL for emacs-devel@gnu.org; Mon, 05 Feb 2007 09:54:23 -0500 Original-Received: by nz-out-0506.google.com with SMTP id s1so1460431nze for ; Mon, 05 Feb 2007 06:54:23 -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=W/z8c+m9lSs+BnmCEbj9IlPgdRVsswG6ZsIPjfu9SHVlLx4oCeqUGM7f+gWHHa4OMX/PHVeTg9BPQhkz3aCiBRvBNcvZPwRezjpBAi6s0j0El0e5JWY7pmUB2Tsjcc/1kAWdB+AKiq7xHEG6NNPd94/c0VhvTb4GWQ8jxvZUkHM= Original-Received: by 10.114.111.1 with SMTP id j1mr600523wac.1170687262751; Mon, 05 Feb 2007 06:54:22 -0800 (PST) Original-Received: by 10.114.234.16 with HTTP; Mon, 5 Feb 2007 06:54:22 -0800 (PST) In-Reply-To: <7dbe73ed0702050647y15d4ed7cu381a869cd2e835f3@mail.gmail.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:65923 Archived-At: On 2/5/07, Mathias Dahl wrote: > What happened to this: > > "The extension of file you are about to open suggests that it is a > text file, but the content seems to be an image. Do you want to open > it as an image?" What happened is that it required more code and no one offered to implement it. /L/e/k/t/u