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

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

bug#5108: 23.1; ps-print-buffer infinite loop on image-mode


From: Lars Magne Ingebrigtsen
Subject: bug#5108: 23.1; ps-print-buffer infinite loop on image-mode
Date: Sun, 18 Sep 2011 11:46:19 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Kevin Ryde <user42@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/





reply via email to

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