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 autodetection Date: Mon, 29 Jan 2007 20:19:13 +0100 Message-ID: References: <878xflr6vd.fsf@stupidchicken.com> 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 1170098379 4528 80.91.229.12 (29 Jan 2007 19:19:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Jan 2007 19:19:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 29 20:19:36 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 1HBc2O-0008CQ-J7 for ged-emacs-devel@m.gmane.org; Mon, 29 Jan 2007 20:19:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBc2N-0004sl-Sm for ged-emacs-devel@m.gmane.org; Mon, 29 Jan 2007 14:19:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HBc28-0004qT-Tj for emacs-devel@gnu.org; Mon, 29 Jan 2007 14:19:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HBc27-0004pq-DW for emacs-devel@gnu.org; Mon, 29 Jan 2007 14:19:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBc27-0004pm-9o for emacs-devel@gnu.org; Mon, 29 Jan 2007 14:19:15 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.244]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HBc27-0000Ph-1P for emacs-devel@gnu.org; Mon, 29 Jan 2007 14:19:15 -0500 Original-Received: by an-out-0708.google.com with SMTP id b8so551563ana for ; Mon, 29 Jan 2007 11:19:14 -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=gOfakMmTKuVL/zXS0rWDPDPO2QufezJArRca8V/hVEY/o+JG0e5qcluPC/hs1s+a6W3wzYFFDxmtI+mbwJxN+hOzN302oC+OULR8XxBAbl5pB6WOL+afJIkoNH4fkkUI8OcMEj9N0esXmp2kBFH54UbiTi2cz25BJARr9lJszBA= Original-Received: by 10.114.39.16 with SMTP id m16mr295997wam.1170098354080; Mon, 29 Jan 2007 11:19:14 -0800 (PST) Original-Received: by 10.115.93.4 with HTTP; Mon, 29 Jan 2007 11:19:13 -0800 (PST) In-Reply-To: <878xflr6vd.fsf@stupidchicken.com> Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) 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:65599 Archived-At: On 1/29/07, Chong Yidong wrote: > The other changes proposed in that thread, such as using > image-minor-mode by default, are probably unnecessary. The only advantage of the image-minor-mode method is that users would receive a security warning when they first run image-toggle-display (because it would be disabled). But at this moment, I think any of the proposed fixes is good, as long as we adopt one and can go forward with the release. /L/e/k/t/u