From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: recognizing a file by scanning it Date: Mon, 28 Apr 2008 05:16:08 +0200 Message-ID: <87hcdm6553.fsf@ambire.localdomain> References: <87od7vr0kt.fsf@ambire.localdomain> <4814ED09.8030707@gnu.org> <87ve2229nd.fsf@stupidchicken.com> <48150C03.1010303@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209352756 14321 80.91.229.12 (28 Apr 2008 03:19:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Apr 2008 03:19:16 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 28 05:19:52 2008 connect(): Connection refused 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 1JqJu9-0003zm-1W for ged-emacs-devel@m.gmane.org; Mon, 28 Apr 2008 05:19:49 +0200 Original-Received: from localhost ([127.0.0.1]:51006 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JqJtS-0002n1-AX for ged-emacs-devel@m.gmane.org; Sun, 27 Apr 2008 23:19:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JqJtP-0002mw-0M for emacs-devel@gnu.org; Sun, 27 Apr 2008 23:19:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JqJtM-0002mN-Gk for emacs-devel@gnu.org; Sun, 27 Apr 2008 23:19:01 -0400 Original-Received: from [199.232.76.173] (port=44435 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JqJtM-0002mI-BR for emacs-devel@gnu.org; Sun, 27 Apr 2008 23:19:00 -0400 Original-Received: from [151.61.143.83] (helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JqJtL-0002iw-OV for emacs-devel@gnu.org; Sun, 27 Apr 2008 23:19:00 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1JqJqa-0001bB-5U; Mon, 28 Apr 2008 05:16:08 +0200 In-Reply-To: <48150C03.1010303@gnu.org> (Jason Rumney's message of "Mon, 28 Apr 2008 00:28:03 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:96042 Archived-At: () Jason Rumney () Mon, 28 Apr 2008 00:28:03 +0100 The image entries were all dropped completely because of the supposed security issues. Searching gmane, i see a huge list of postings w/ the subject "Image mode". Is that what you are referring to? A brief read (handful of pages) gives me the impression that the issue there is the security of image libraries (libpng, etc). Am i missing something? thi