GNU bug report logs - #5108
23.1; ps-print-buffer infinite loop on image-mode

Previous Next

Package: emacs;

Reported by: Kevin Ryde <user42 <at> zip.com.au>

Date: Wed, 2 Dec 2009 22:35:05 UTC

Severity: normal

Tags: confirmed

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Kevin Ryde <user42 <at> zip.com.au>
Cc: 5108 <at> debbugs.gnu.org
Subject: bug#5108: 23.1; ps-print-buffer infinite loop on image-mode
Date: Sun, 18 Sep 2011 11:46:19 +0200
Kevin Ryde <user42 <at> zip.com.au> writes:

> A ps-print-buffer on some image files in image-mode goes into an
> infinite loop.  For example "cut.xpm" in the current emacs cvs,
>
>     (progn
>       (switch-to-buffer "x")
>       (erase-buffer)
>       (insert-file-contents (concat data-directory "images/cut.xpm"))
>       (image-mode)
>       (ps-print-buffer "/tmp/foo.ps"))
>
> shows message
>
>     Formatting...  0%
>
> and then goes away apparently forever.

I can confirm that this bug is still present in Emacs 24.

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




This bug report was last modified 13 years and 249 days ago.

Previous Next


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