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: Fri, 11 Jan 2008 12:29:38 +0100 Message-ID: <47875322.5030607@gmail.com> References: <4784F452.6060202@gmail.com> <47851163.8050205@ig.com.br> <47850C39.5060905@gmail.com> <47862D83.3030709@gnu.org> <478643B8.5010903@gmail.com> <4787495A.1010200@gnu.org> 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 1200051023 20482 80.91.229.12 (11 Jan 2008 11:30:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jan 2008 11:30:23 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Jason Rumney To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 11 12:30:42 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 1JDI5u-0006ve-Nq for ged-emacs-devel@m.gmane.org; Fri, 11 Jan 2008 12:30:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDI5X-0003kK-0p for ged-emacs-devel@m.gmane.org; Fri, 11 Jan 2008 06:30:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JDI5R-0003i4-O4 for emacs-devel@gnu.org; Fri, 11 Jan 2008 06:30:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDI5Q-0003hm-VB for emacs-devel@gnu.org; Fri, 11 Jan 2008 06:30:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDI5Q-0003hj-TV for emacs-devel@gnu.org; Fri, 11 Jan 2008 06:30:08 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JDI5Q-0000V0-53 for emacs-devel@gnu.org; Fri, 11 Jan 2008 06:30:08 -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 1JDI5P-0004om-UU for emacs-pretest-bug@gnu.org; Fri, 11 Jan 2008 06:30:07 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JDI5M-0000Tv-Io for emacs-pretest-bug@gnu.org; Fri, 11 Jan 2008 06:30:07 -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 1JDI58-0000PM-Q1; Fri, 11 Jan 2008 06:29:51 -0500 Original-Received: from c83-254-148-228.bredband.comhem.se ([83.254.148.228]:60531 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JDI57-0001uK-3R; Fri, 11 Jan 2008 12:29:49 +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 080110-0, 2008-01-10), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.148.228 X-Scan-Result: No virus found in message 1JDI57-0001uK-3R. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1JDI57-0001uK-3R 0f73f0d4f2940c2512ddf2e8e5033d32 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:86737 gmane.emacs.pretest.bugs:20587 Archived-At: Eli Zaretskii wrote: > I'd like first to try to find a way of detecting this. Any ideas? > How about trying to find out what is the default printer configured by > Windows, for example? Perhaps that can solve part of the problem. (default-printer-name) gives "USB001" for me.