From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; ps-print-buffer-with-faces hangs on w32 Date: Wed, 09 Jan 2008 20:16:54 +0100 Message-ID: <47851DA6.4090504@gmail.com> References: <4784F452.6060202@gmail.com> <4784FFCF.1050403@gnu.org> <47850DD7.5080907@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199906874 10240 80.91.229.12 (9 Jan 2008 19:27:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Jan 2008 19:27:54 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, jasonr@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 09 20:28:12 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JCgax-0005CU-Ch for ged-emacs-devel@m.gmane.org; Wed, 09 Jan 2008 20:28:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCgaZ-0001i9-Up for ged-emacs-devel@m.gmane.org; Wed, 09 Jan 2008 14:27:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCgZj-0000eT-L5 for emacs-devel@gnu.org; Wed, 09 Jan 2008 14:26:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCgZe-0000WC-Mg for emacs-devel@gnu.org; Wed, 09 Jan 2008 14:26:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCgZd-0000VL-Sb for emacs-devel@gnu.org; Wed, 09 Jan 2008 14:26:50 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JCgZd-0007o1-7z for emacs-devel@gnu.org; Wed, 09 Jan 2008 14:26:49 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JCgZb-00024B-Kx for emacs-pretest-bug@gnu.org; Wed, 09 Jan 2008 14:26:47 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JCgQA-0005Ts-7F for emacs-pretest-bug@gnu.org; Wed, 09 Jan 2008 14:17:05 -0500 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JCgQ3-0005R0-1z; Wed, 09 Jan 2008 14:16:55 -0500 Original-Received: from c83-254-148-228.bredband.comhem.se ([83.254.148.228]:60067 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JCgQ1-0003Ds-52; Wed, 09 Jan 2008 20:16:53 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: X-Antivirus: avast! (VPS 080108-0, 2008-01-08), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.148.228 X-Scan-Result: No virus found in message 1JCgQ1-0003Ds-52. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1JCgQ1-0003Ds-52 dd3191076f0f5788c5ccf1defd0955ec X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:86656 gmane.emacs.pretest.bugs:20563 Archived-At: Eli Zaretskii wrote: >> Date: Wed, 09 Jan 2008 19:09:27 +0100 >> From: "Lennart Borgman (gmail)" >> Cc: emacs-pretest-bug@gnu.org >> >> It did not. It hanged completely (C-g etc does not help, trying to close >> the frame/w32 window does not help). Is there anything we can do to >> avoid this hang? > > Yes, install a program that can print to that printer, and set > lpr-program to point to it. In what way does that help a person that tries to print from Emacs without that program installed? Does not Emacs still hang completely with your advice?