From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: There should be an option to set the display size of an image to zero Date: Tue, 17 Sep 2013 17:57:36 -0400 Message-ID: References: <83li2wotfd.fsf@gnu.org> <87d2o76hkb.fsf@uwakimon.sk.tsukuba.ac.jp> <83hadjq4zf.fsf@gnu.org> <83a9jbpmvy.fsf@gnu.org> <837gefpgyt.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1379455100 18767 80.91.229.3 (17 Sep 2013 21:58:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Sep 2013 21:58:20 +0000 (UTC) Cc: Marc Feeley , stephen@xemacs.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 17 23:58:21 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VM3Hp-0006Pe-8r for ged-emacs-devel@m.gmane.org; Tue, 17 Sep 2013 23:58:21 +0200 Original-Received: from localhost ([::1]:43531 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VM3Ho-0002cG-RS for ged-emacs-devel@m.gmane.org; Tue, 17 Sep 2013 17:58:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VM3He-0002RR-UF for emacs-devel@gnu.org; Tue, 17 Sep 2013 17:58:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VM3HX-0006Kl-LZ for emacs-devel@gnu.org; Tue, 17 Sep 2013 17:58:10 -0400 Original-Received: from relais.videotron.ca ([24.201.245.36]:36971) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VM3HP-0006Jt-P9; Tue, 17 Sep 2013 17:57:55 -0400 Original-Received: from ceviche.home ([24.201.53.56]) by VL-VM-MR001.ip.videotron.ca (Oracle Communications Messaging Exchange Server 7u4-22.01 64bit (built Apr 21 2011)) with ESMTP id <0MTA00JVCIC0OMF0@VL-VM-MR001.ip.videotron.ca>; Tue, 17 Sep 2013 17:57:36 -0400 (EDT) Original-Received: by ceviche.home (Postfix, from userid 20848) id 5C630660E6; Tue, 17 Sep 2013 17:57:36 -0400 (EDT) In-reply-to: <837gefpgyt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 24.201.245.36 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163406 Archived-At: [ Some context: Marc is my office neighbor. ] > I don't think this is possible in Emacs at this time. Yes, we know. The question is how feasible it would be to add to the C code some kind of support for such a feature. Stefan