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: Tue, 6 Feb 2007 10:06:37 +0100 Message-ID: References: <87k5yxeg19.fsf@jurta.org> <87lkjc5opu.fsf@stupidchicken.com> <87d54ob8c5.fsf@stupidchicken.com> <87iregmafd.fsf@stupidchicken.com> <86irefojcc.fsf@lola.quinscape.zz> <86tzxzn0bx.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 1170752826 20416 80.91.229.12 (6 Feb 2007 09:07:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Feb 2007 09:07:06 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: "David Kastrup" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 06 10:07:05 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 1HEMI4-00086A-E3 for ged-emacs-devel@m.gmane.org; Tue, 06 Feb 2007 10:07:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HEMI1-0007kY-AB for ged-emacs-devel@m.gmane.org; Tue, 06 Feb 2007 04:07:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HEMHj-0007kT-8k for emacs-devel@gnu.org; Tue, 06 Feb 2007 04:06:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HEMHh-0007kH-9A for emacs-devel@gnu.org; Tue, 06 Feb 2007 04:06:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HEMHg-0007kE-Vy for emacs-devel@gnu.org; Tue, 06 Feb 2007 04:06:41 -0500 Original-Received: from wr-out-0506.google.com ([64.233.184.230]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HEMHg-0001j0-Jm for emacs-devel@gnu.org; Tue, 06 Feb 2007 04:06:40 -0500 Original-Received: by wr-out-0506.google.com with SMTP id i22so1511872wra for ; Tue, 06 Feb 2007 01:06:40 -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=C0fmu5TE0SKy193lGKYSkjkBl7cCL9iF7Z2vxc32oqu1JQcrWKNPdtaK7q+OiqROPpqE3rWsXjSDJZYGQ6FQvq67ryL/miFeXWapymHtquisf2cdhtoaMu7FI+uLJiMP1Re4p6oovgozJ9gy+HG2Q4wGzHjSAtE1zV70txFgFd8= Original-Received: by 10.114.12.9 with SMTP id 9mr730011wal.1170752797956; Tue, 06 Feb 2007 01:06:37 -0800 (PST) Original-Received: by 10.114.234.16 with HTTP; Tue, 6 Feb 2007 01:06:37 -0800 (PST) In-Reply-To: <86tzxzn0bx.fsf@lola.quinscape.zz> Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:65994 Archived-At: On 2/6/07, David Kastrup wrote: > And I ask why a user would open a binary image file in Emacs (short of > using hexl-mode) if he did not intend to see it as an image? Let's not go in circles. My remark, that you quoted, was not about the user opening binary images as other than images, but whether we would warn the user or not that images could be dangerous. I don't like the warning; but for a while we were doing it, and it seems that with Chong's proposed answers, we won't now (although I'm not sure what's the status after Richard's latest comment). I was asking whether we had changed the policy. /L/e/k/t/u