GNU bug report logs - #44648
28.0.50; handwrite produces invalid postscript output, needs a space

Previous Next

Package: emacs;

Reported by: Omar Antolín <omar.antolin <at> gmail.com>

Date: Sat, 14 Nov 2020 22:04:02 UTC

Severity: normal

Tags: fixed

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 44648 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Omar Antolín <omar.antolin <at> gmail.com>
Cc: 44648 <at> debbugs.gnu.org
Subject: Re: bug#44648: 28.0.50; handwrite produces invalid postscript
 output, needs a space
Date: Mon, 16 Nov 2020 23:54:38 +0100
Omar Antolín <omar.antolin <at> gmail.com> writes:

> I discovered today the `handwrite' command which produces postscript
> output than renders the current buffer in a handwritten style.  I tried
> it only discover my postscript viewer couldn't open the resulting file,
> signaling an error: "undefined ashowpage".
>
> I manually added a space to the single occurrence of "ashowpage",
> turning it into "a showpage" and now the postscript file works in my
> viewer.
>
> So it seems that simply changing line 244 of handwrite.el from
>
>     (insert "showpage exec Hwsave restore\n\n")
>
> to
>
>     (insert " showpage exec Hwsave restore\n\n")
>
> will fix this bug.

Yup; I can confirm both the problem and that this fixes the bug, so I've
now installed this in Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.