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 10:06:28 +0100 Message-ID: References: <87k5yxeg19.fsf@jurta.org> <86veihqdp5.fsf@lola.quinscape.zz> 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 1170666418 6611 80.91.229.12 (5 Feb 2007 09:06:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Feb 2007 09:06:58 +0000 (UTC) Cc: Juri Linkov , emacs-devel@gnu.org To: "David Kastrup" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 05 10:06:51 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 1HDzoG-0006SQ-HZ for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 10:06:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDzoG-00079I-2V for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 04:06:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HDzo0-000795-BT for emacs-devel@gnu.org; Mon, 05 Feb 2007 04:06:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HDzny-00078e-Oh for emacs-devel@gnu.org; Mon, 05 Feb 2007 04:06:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HDzny-00078b-J8 for emacs-devel@gnu.org; Mon, 05 Feb 2007 04:06:30 -0500 Original-Received: from wr-out-0506.google.com ([64.233.184.224]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HDznx-0004L3-Te for emacs-devel@gnu.org; Mon, 05 Feb 2007 04:06:30 -0500 Original-Received: by wr-out-0506.google.com with SMTP id i22so1166030wra for ; Mon, 05 Feb 2007 01:06:29 -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=dHRpMZJpVVCPLoix01mA3OWWnj+pBwtmjnuA/4Kw+1K6gfVw1rhuxQDbdC/JbxQg5y2suqVfZGjBnsjYsy6MRu/HhEW90qmVlhWW2Ia8lLknnMxIEcbPOlMBuYugkTIx48R/pkEQlGgsJRhQKH2mxdWqmnifAj4EOtucgaJVnj8= Original-Received: by 10.114.111.1 with SMTP id j1mr571476wac.1170666388760; Mon, 05 Feb 2007 01:06:28 -0800 (PST) Original-Received: by 10.114.234.16 with HTTP; Mon, 5 Feb 2007 01:06:28 -0800 (PST) In-Reply-To: <86veihqdp5.fsf@lola.quinscape.zz> 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:65893 Archived-At: On 2/5/07, David Kastrup wrote: > But the second? Is in fact, irrelevant. I put in in my example to show how to revert to a few weeks back, but having `image-mode-maybe' or `image-mode' in `magic-mode-alist' is not going to make a difference (except that the image will be in major or minor image mode): you still have to do C-c C-c to see the image. /L/e/k/t/u