I cannot get ps-pinting working in emacs I have a lisp file, and when I try to translate to ps I only get the file with an error
C-u M-x ps-print-buffer-with-faces
I get this file:
It has an error
I'm using Mac Os Sierra, emacs 26.0, but the same configuration on other cmputer but with Captain works, I user the same .emacs.d for both emacs, for example converting an org file to latex pdf it works well in both environments
ps-print-buffer-with-faces
with some large emacs-lisp file. Works fine for me. System: GNU Emacs 25.1.50.2 (i686-pc-linux-gnu, GTK+ Version 3.10.8) of 2016-04-25 on Ubuntu 16.04.2 LTS – Tobias Mar 31 '17 at 11:07%% End of Mule Section
are missing. In his version behind the mule comment there follows immediatelyBeginDoc
in my version there is additional stuff like/F00 /Courier findfont def
. – Tobias Mar 31 '17 at 23:32BeginDoc
andEndDoc
is empty in his ps file (up to some irrelevant ps comments). In my version there stands the actual document content there. – Tobias Mar 31 '17 at 23:34