* bug#7064: eps files in lispintro directory are mostly invalid
@ 2010-09-18 9:49 Michael Gilson
2010-09-19 19:08 ` Glenn Morris
0 siblings, 1 reply; 4+ messages in thread
From: Michael Gilson @ 2010-09-18 9:49 UTC (permalink / raw)
To: 7064
[-- Attachment #1: Type: text/plain, Size: 1673 bytes --]
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.
Directory:emacs-22.3-src (changelog modified 9/5/2008 9:12AM)
In GNU Emacs 22.3.1 (i386-mingw-nt6.0.6002)
of 2008-09-06 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 6.0.6002
configured using `configure --with-gcc (3.4)'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: ENU
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Fundamental
Minor modes in effect:
encoded-kbd-mode: t
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
line-number-mode: t
Recent input:
<help-echo> <escape> x <help-echo> r e p o r t - e
m <tab> <kp-enter>
Recent messages:
("D:\\emacs\\emacs-22.3-bin-i386\\emacs-22.3\\bin\\emacs.exe")
Loading encoded-kb...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done
Michael Gilson [On the road to work each day Where the tardy drivers pray And the smog comes up like thunder Out of Burbank, 'cross the way.]
[-- Attachment #2: Type: text/html, Size: 2610 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#7064: eps files in lispintro directory are mostly invalid
2010-09-18 9:49 bug#7064: eps files in lispintro directory are mostly invalid Michael Gilson
@ 2010-09-19 19:08 ` Glenn Morris
[not found] ` <BLU113-W2007692061D85A3C637713E77E0@phx.gbl>
0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2010-09-19 19:08 UTC (permalink / raw)
To: Michael Gilson; +Cc: 7064
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-07-14 14:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-18 9:49 bug#7064: eps files in lispintro directory are mostly invalid Michael Gilson
2010-09-19 19:08 ` Glenn Morris
[not found] ` <BLU113-W2007692061D85A3C637713E77E0@phx.gbl>
2010-09-20 23:10 ` Glenn Morris
2011-07-14 14:12 ` Lars Magne Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).