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 autodetection Date: Tue, 30 Jan 2007 18:07:22 +0100 Message-ID: References: <878xflr6vd.fsf@stupidchicken.com> <45BF0A1B.70202@gnu.org> <45BF7839.6050400@gnu.org> 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 1170176919 27260 80.91.229.12 (30 Jan 2007 17:08:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Jan 2007 17:08:39 +0000 (UTC) Cc: Chong Yidong , Stefan Monnier , emacs-devel@gnu.org To: "Jason Rumney" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 30 18:08:32 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 1HBwT9-0006kS-A8 for ged-emacs-devel@m.gmane.org; Tue, 30 Jan 2007 18:08:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBwT8-0005CS-Ni for ged-emacs-devel@m.gmane.org; Tue, 30 Jan 2007 12:08:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HBwS6-0004tM-TJ for emacs-devel@gnu.org; Tue, 30 Jan 2007 12:07:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HBwS5-0004sZ-C4 for emacs-devel@gnu.org; Tue, 30 Jan 2007 12:07:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBwS5-0004sP-1h for emacs-devel@gnu.org; Tue, 30 Jan 2007 12:07:25 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.240]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HBwS4-0002aT-E0 for emacs-devel@gnu.org; Tue, 30 Jan 2007 12:07:24 -0500 Original-Received: by an-out-0708.google.com with SMTP id b8so711910ana for ; Tue, 30 Jan 2007 09:07:24 -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=ItO1gBbk3ZRJtCfEaHSVZITZWs8CZuAAdR97XFAltyndBXJL6KzKBYveD5xqgS/6jswSt+deFz3zn95aGacACOV+cNJ4NIDFANUFYciiQBMOQF5w6vy5lQkXzmsWXkfRQZlsg0G40vIFBnAcq2bBGUbHpJnPvQfOJ7gdzhwQ5m4= Original-Received: by 10.114.195.19 with SMTP id s19mr63569waf.1170176843618; Tue, 30 Jan 2007 09:07:23 -0800 (PST) Original-Received: by 10.115.93.4 with HTTP; Tue, 30 Jan 2007 09:07:22 -0800 (PST) In-Reply-To: <45BF7839.6050400@gnu.org> Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) 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:65645 Archived-At: On 1/30/07, Jason Rumney wrote: > With some minor changes, it could be used in magic-mode-alist. I see `image-mode-maybe' more as a user command, but if you can make it work and the changes are really minor it could be a good option (additionally to the changes already installed by Chong). /L/e/k/t/u