From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; ps-print-buffer-with-faces hangs on w32 Date: Thu, 10 Jan 2008 06:09:41 +0200 Message-ID: References: <4784F452.6060202@gmail.com> <4784FFCF.1050403@gnu.org> <47850DD7.5080907@gmail.com> <47851DA6.4090504@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1199938231 5472 80.91.229.12 (10 Jan 2008 04:10:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2008 04:10:31 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, jasonr@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 10 05:10:52 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 1JCokj-0007a8-CI for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 05:10:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCokL-0006X6-Nl for ged-emacs-devel@m.gmane.org; Wed, 09 Jan 2008 23:10:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCojn-0005tx-3V for emacs-devel@gnu.org; Wed, 09 Jan 2008 23:09:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCojk-0005qM-CP for emacs-devel@gnu.org; Wed, 09 Jan 2008 23:09:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCojk-0005q8-7C for emacs-devel@gnu.org; Wed, 09 Jan 2008 23:09:48 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JCojj-0000RZ-SY for emacs-devel@gnu.org; Wed, 09 Jan 2008 23:09:48 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JCojj-0001sB-Mb for emacs-pretest-bug@gnu.org; Wed, 09 Jan 2008 23:09:47 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JCojg-0000Qj-G3 for emacs-pretest-bug@gnu.org; Wed, 09 Jan 2008 23:09:47 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JCojc-0000PU-GI; Wed, 09 Jan 2008 23:09:40 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-36-232.inter.net.il [80.230.36.232]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JWC27481 (AUTH halo1); Thu, 10 Jan 2008 06:09:21 +0200 (IST) In-reply-to: <47851DA6.4090504@gmail.com> (lennart.borgman@gmail.com) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:86677 gmane.emacs.pretest.bugs:20571 Archived-At: > Date: Wed, 09 Jan 2008 20:16:54 +0100 > From: "Lennart Borgman (gmail)" > CC: jasonr@gnu.org, emacs-pretest-bug@gnu.org > > 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? I tried to explain how to print, not how to hang. > Does not Emacs still hang completely with your advice? It doesn't hang for me.