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 12:39:55 +0100 Message-ID: References: <87k5yxeg19.fsf@jurta.org> <45C70ECD.70208@gmail.com> <86ejp4q1zn.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 1170675626 19709 80.91.229.12 (5 Feb 2007 11:40:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Feb 2007 11:40:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: "David Kastrup" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 05 12:40:20 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 1HE2Cm-0006Ot-Do for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 12:40:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HE2Cl-0005CK-RA for ged-emacs-devel@m.gmane.org; Mon, 05 Feb 2007 06:40:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HE2CV-00059o-TJ for emacs-devel@gnu.org; Mon, 05 Feb 2007 06:39:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HE2CT-00054v-C2 for emacs-devel@gnu.org; Mon, 05 Feb 2007 06:39:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HE2CT-00054s-6C for emacs-devel@gnu.org; Mon, 05 Feb 2007 06:39:57 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.249]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HE2CS-0002Yv-S4 for emacs-devel@gnu.org; Mon, 05 Feb 2007 06:39:57 -0500 Original-Received: by an-out-0708.google.com with SMTP id b8so867039ana for ; Mon, 05 Feb 2007 03:39:56 -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=CGBQu51qbKZpkcq9yHavwF6cG3ZL0Jhm2N+QVUgFuFxzRdnxUcg3pnnybD9DFdUiW1xf3/NBPHPFmNufEwSkTQz5JnJSjEfoNtkXKpxyupgKj4sM9nRjl19H/LggDFyUSIxVALOnDudEgCkRgcfsvGPRPB032BKDjlPTipt6ORA= Original-Received: by 10.114.133.1 with SMTP id g1mr569008wad.1170675595926; Mon, 05 Feb 2007 03:39:55 -0800 (PST) Original-Received: by 10.114.234.16 with HTTP; Mon, 5 Feb 2007 03:39:55 -0800 (PST) In-Reply-To: <86ejp4q1zn.fsf@lola.quinscape.zz> 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:65910 Archived-At: On 2/5/07, David Kastrup wrote: > Files for which the user is likely surprised that they are image > files. It seems like inappropriate file extensions (either those > suggesting a different major mode, or those suggesting nothing at all) > would be a good indicator. OK, but then we go back to the start: JPG, JPEG, TIF, TIFF, PNG, GIF, XBM, etc. are also valid image extensions, not only their downcased variants. /L/e/k/t/u