emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C file recoginzed as image file


From: Stefan Monnier
Subject: Re: C file recoginzed as image file
Date: Tue, 09 Jan 2007 17:38:12 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

> The point is that contents detection is not infallible, but it is much
> more reliable (if done correctly) than extension matching. I don't see
> why we should treat the latter as more significant (or even equally
> significant) that the former.

Content detection sometimes works well, but sometimes not.  OTOH name-based
detection overall works more reliably because that's what Unix has used for
many years.
I think that giving precedence to one over the other is an error.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]