From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: 23.0.60; gs.el - This code is experimental. Don't use it. Date: Wed, 4 Feb 2009 15:56:27 +0000 Message-ID: <20a0c1020902040756j2e42bc8s142a3f7f362fa6@mail.gmail.com> References: <87iqps29hf.fsf@cyd.mit.edu> <87priv5m8f.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1233764665 14557 80.91.229.12 (4 Feb 2009 16:24:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Feb 2009 16:24:25 +0000 (UTC) Cc: Chong Yidong , 1524@emacsbugs.donarmstrong.com, kastrup@gnu.org, Leo , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 04 17:25:38 2009 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 1LUkZ4-0007o6-KA for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2009 17:25:26 +0100 Original-Received: from localhost ([127.0.0.1]:40865 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUkXl-0000N4-98 for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2009 11:24:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUk75-0003Zu-3a for emacs-devel@gnu.org; Wed, 04 Feb 2009 10:56:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUk73-0003XB-BB for emacs-devel@gnu.org; Wed, 04 Feb 2009 10:56:30 -0500 Original-Received: from [199.232.76.173] (port=49962 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUk73-0003Wp-41 for emacs-devel@gnu.org; Wed, 04 Feb 2009 10:56:29 -0500 Original-Received: from wf-out-1314.google.com ([209.85.200.174]:44443) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LUk72-0003Hv-S9 for emacs-devel@gnu.org; Wed, 04 Feb 2009 10:56:29 -0500 Original-Received: by wf-out-1314.google.com with SMTP id 28so2669797wfc.24 for ; Wed, 04 Feb 2009 07:56:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=LshNVqeeQ/qVJVPFzJ9uSxtraEd3/zkyICA3iBaR0Bg=; b=pWn4pytwbj9MhAVb6tMCF3LTQ29u/tY4bXHBsSn7WqatEq+ZKns9FsLuueiLZ3rP6M DZPLVEj/SH7XJpL4/ZJA4Y0Ieg1vIb1O91GIfmj+PKTCvAyPaNNQYy7PGiqq5auyboxH t9wxL8eQdpKEJe05V1Yotjz27AoTX3neWpzRc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vWe7KZY4c2D/tBDTVlPZRsnHkn+aJPsxoIVTMulu3E8TSyp5kZwnVbnpegwdT6Gfgm AjP0HYbTaapYu2E4I/MTEqsXeSsNfJf/n/4BQ6IvqTL3rWH0tspvca94jS5/IFhVBos3 7MRWpz8pHhn8WNFqP1Hy/RVvHa4zzrAFDaQZo= Original-Received: by 10.142.142.16 with SMTP id p16mr2984717wfd.321.1233762987678; Wed, 04 Feb 2009 07:56:27 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Wed, 04 Feb 2009 11:24:00 -0500 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:108741 Archived-At: 2009/1/11 Stefan Monnier : >>>> I think it is safe to remove (info "(elisp)PostScript Images") and >>>> gs.el now that over a month has passed. >>> It's used in image.c. We should probably try to fix it if it doesn't >>> work properly. >> I don't use it so I don't know whether it has bugs. I suspect it >> has. But I'm mostly concerned by the comment in the source which advise >> users not to use it. > > IIRC David Kastrup would know how broken it is. Ping? > Stefan >