From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#7064: eps files in lispintro directory are mostly invalid Date: Sun, 19 Sep 2010 15:08:53 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284923461 28150 80.91.229.12 (19 Sep 2010 19:11:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Sep 2010 19:11:01 +0000 (UTC) Cc: 7064@debbugs.gnu.org To: Michael Gilson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 19 21:10:59 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OxPHu-0002zT-6M for geb-bug-gnu-emacs@m.gmane.org; Sun, 19 Sep 2010 21:10:58 +0200 Original-Received: from localhost ([127.0.0.1]:48591 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OxPHt-0006Nj-Ip for geb-bug-gnu-emacs@m.gmane.org; Sun, 19 Sep 2010 15:10:57 -0400 Original-Received: from [140.186.70.92] (port=42860 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OxPHm-0006Md-3C for bug-gnu-emacs@gnu.org; Sun, 19 Sep 2010 15:10:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OxPHk-0006xN-UI for bug-gnu-emacs@gnu.org; Sun, 19 Sep 2010 15:10:49 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46805) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OxPHk-0006xH-Ss for bug-gnu-emacs@gnu.org; Sun, 19 Sep 2010 15:10:48 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OxPE6-000571-GQ; Sun, 19 Sep 2010 15:07:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 19 Sep 2010 19:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7064 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7064-submit@debbugs.gnu.org id=B7064.128492318819642 (code B ref 7064); Sun, 19 Sep 2010 19:07:02 +0000 Original-Received: (at 7064) by debbugs.gnu.org; 19 Sep 2010 19:06:28 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OxPDX-00056l-RP for submit@debbugs.gnu.org; Sun, 19 Sep 2010 15:06:28 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OxPDV-00056c-KQ for 7064@debbugs.gnu.org; Sun, 19 Sep 2010 15:06:26 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OxPFt-0002Cj-4E; Sun, 19 Sep 2010 15:08:53 -0400 X-Spook: eternity server Rubin CISU UFO bootleg Telex David John X-Ran: *=9*I\v1jv.!{bk)m4_8FJ@pcFAE4K^vzSId`.j+f@vEk,Fw/|8FqwS,TC1WYHgBkM#zHR X-Hue: white X-Attribution: GM In-Reply-To: (Michael Gilson's message of "Sat\, 18 Sep 2010 02\:49\:33 -0700") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sun, 19 Sep 2010 15:07:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40311 Archived-At: Michael Gilson wrote: > I tried to read cons-1.eps and Ghostscript couldn't preview or load > the file. The same happens with every other eps in the directory, > except for drawers.eps, which loads fine. The versions in the Emacs repository render fine for me on GNU/Linux, using `gv 3.7.1', and it does not look like they have changed since Emacs 22. For all except drawers.eps, the bounding box seems not to be detected correctly, leaving an A4 (for me) sized page with the image at the top-left. Depending on your default GV zoom, you may be faced with an apparently blank page at startup. The difference seems to be caused by the missing "%!PS-Adobe-3.0 EPSF-3.0" magic in the first line of every file except drawers.eps. If I add this, the bounding box is correctly detected. Does it work for you? There is a comment in all the files "Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1". I don't know what this means. If it was just a bug with the program used to create these images, I don't know why the author didn't just add that line by hand. > In GNU Emacs 22.3.1 (i386-mingw-nt6.0.6002) > of 2008-09-06 on SOFT-MJASON