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: C file recoginzed as image file Date: Mon, 8 Jan 2007 22:03:30 +0100 Message-ID: References: <854pr1gsnm.fsf@lola.goethe.zz> <85zm8tfdhm.fsf@lola.goethe.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 1168290338 25872 80.91.229.12 (8 Jan 2007 21:05:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Jan 2007 21:05:38 +0000 (UTC) Cc: dooglus@gmail.com, c.a.rendle@gmail.com, Stefan Monnier , rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 08 22:05:33 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 1H41gJ-0000Mn-NN for ged-emacs-devel@m.gmane.org; Mon, 08 Jan 2007 22:05:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H41gJ-0001xV-5M for ged-emacs-devel@m.gmane.org; Mon, 08 Jan 2007 16:05:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H41eY-0000i8-Mi for emacs-devel@gnu.org; Mon, 08 Jan 2007 16:03:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H41eW-0000gU-UW for emacs-devel@gnu.org; Mon, 08 Jan 2007 16:03:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H41eW-0000gH-Kf for emacs-devel@gnu.org; Mon, 08 Jan 2007 16:03:32 -0500 Original-Received: from [64.233.182.186] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H41eW-0005kq-0N for emacs-devel@gnu.org; Mon, 08 Jan 2007 16:03:32 -0500 Original-Received: by nf-out-0910.google.com with SMTP id h2so2188275nfe for ; Mon, 08 Jan 2007 13:03:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fmnT2xZP8bXtYYbtNbXUSKbMeEf5SyFJ38oZaSZjr4RcmreHJ5aNY207pBBKdhdXKyI9ORy4Sa+xADLQUbO9+l1RnMevgkBprBoZPx5n/1H+fgabeLlJR+ZsyPVpRhsvZ8oB4ujGuKsiKH5MEazdGaVxx0Gdvo1qGwha6TykfUo= Original-Received: by 10.82.152.16 with SMTP id z16mr2335000bud.1168290210428; Mon, 08 Jan 2007 13:03:30 -0800 (PST) Original-Received: by 10.82.146.7 with HTTP; Mon, 8 Jan 2007 13:03:30 -0800 (PST) Original-To: "David Kastrup" In-Reply-To: <85zm8tfdhm.fsf@lola.goethe.zz> Content-Disposition: inline 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:65009 Archived-At: On 1/8/07, David Kastrup wrote: > I don't agree with the "absolutely, non-ambigously" angle. And your counterargument is a contrived example. Even if you were right, that's a matter of the regexp used to match the contents. Perhaps for GIFs it's not very good, but as I've said, I'd like to see a real-world .c file with a PNG or TIFF header (or even a real-world .c file with a GIF header, instead of your proof-of-concept). /L/e/k/t/u