emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26600: closed (26.0.50; Compiled ps-print.el is no


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26600: closed (26.0.50; Compiled ps-print.el is non-functional)
Date: Sun, 23 Apr 2017 02:25:02 +0000

Your message dated Sun, 23 Apr 2017 04:24:16 +0200
with message-id <address@hidden>
and subject line Re: bug#26600: 26.0.50; Compiled ps-print.el is non-functional
has caused the debbugs.gnu.org bug report #26600,
regarding 26.0.50; Compiled ps-print.el is non-functional
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26600: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26600
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.50; Compiled ps-print.el is non-functional Date: Sat, 22 Apr 2017 05:41:22 +0200
Hello,

ps-print.el has become non-functional for me in compiled form since some
time (days?  weeks? ... not much longer).  It produces only empty .ps
documents.

Here is a very simple recipe for emacs -Q (from *scratch*):

M-: (require 'ps-print) RET

M-: (ps-spool-buffer-with-faces) RET

Switch to the buffer *Post Script*.  The created document ends with


| BeginDoc
| %%EndSetup
| 
| %%Trailer
| %%Pages: 0
| 
| EndDoc
| 
| %%EOF

If I save the buffer to a .ps file and open it with a viewer, I get a
blank page.

Now I repeat the recipe with the source file ps-print.el loaded.  I get
the expected result this time.  Hmm.


Thanks in advance,

Michael.



In GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
 of 2017-04-22 built on drachen
Repository revision: d812d20fbc3e1eff0f10443baed801adda9031cd
Windowing system distributor 'The X.Org Foundation', version 11.0.11902000
System Description:     Debian GNU/Linux 9.0 (stretch)




--- End Message ---
--- Begin Message --- Subject: Re: bug#26600: 26.0.50; Compiled ps-print.el is non-functional Date: Sun, 23 Apr 2017 04:24:16 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)
Vibhav Pant <address@hidden> writes:

> My bad, this was another bug (argh) in bytecomp.el to do with
> singleton clauses in cond. I've pushed a fix to master for this, and
> (ps-spool-buffer-with-faces) seems to work as intended, with the
> output postscript attached. Could you verify this?

Yes, it works again for me as well.

Thanks for your efforts!


Regards,

Michael. 


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]