From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: C file recoginzed as image file Date: Sat, 06 Jan 2007 13:07:18 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1168106909 20353 80.91.229.12 (6 Jan 2007 18:08:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Jan 2007 18:08:29 +0000 (UTC) Cc: lekktu@gmail.com, c.a.rendle@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 06 19:08:27 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 1H3Fxr-0005Jh-Fy for ged-emacs-devel@m.gmane.org; Sat, 06 Jan 2007 19:08:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H3Fxq-00039w-Uo for ged-emacs-devel@m.gmane.org; Sat, 06 Jan 2007 13:08:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H3FxI-0002xW-C5 for emacs-devel@gnu.org; Sat, 06 Jan 2007 13:07:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H3FxH-0002xC-Qp for emacs-devel@gnu.org; Sat, 06 Jan 2007 13:07:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H3FxH-0002x7-NQ for emacs-devel@gnu.org; Sat, 06 Jan 2007 13:07:43 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H3FxH-0003IE-F6 for emacs-devel@gnu.org; Sat, 06 Jan 2007 13:07:43 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1H3Fws-0000Rl-BM; Sat, 06 Jan 2007 13:07:18 -0500 Original-To: "Chris Moore" In-reply-to: (dooglus@gmail.com) 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:64885 Archived-At: Perhaps the question should only be asked if the file content doesn't match its extension. If I'm opening a .png file and it contains a PNG image, then I've already decided that I'm willing to trust the content enough to display it. How cautious are you about files with .png extensions? Do you carefully avoid displaying them if you are not sure where they came from?