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: Mon, 14 Jan 2008 22:32:04 +0200 Message-ID: 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> <47876603.7080909@ig.com.br> <478B82D4.7080105@ig.com.br> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1200342771 9962 80.91.229.12 (14 Jan 2008 20:32:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Jan 2008 20:32:51 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, lennart.borgman@gmail.com, jasonr@gnu.org To: Vinicius Jose Latorre Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 14 21:33:07 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 1JEVzU-0000fP-Uy for ged-emacs-devel@m.gmane.org; Mon, 14 Jan 2008 21:33:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEVz6-0002zL-Hq for ged-emacs-devel@m.gmane.org; Mon, 14 Jan 2008 15:32:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JEVyx-0002wt-HY for emacs-devel@gnu.org; Mon, 14 Jan 2008 15:32:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JEVys-0002tY-Os for emacs-devel@gnu.org; Mon, 14 Jan 2008 15:32:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEVys-0002tM-Kr for emacs-devel@gnu.org; Mon, 14 Jan 2008 15:32:26 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JEVys-00007d-LI for emacs-devel@gnu.org; Mon, 14 Jan 2008 15:32:26 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JEVys-000511-3O for emacs-pretest-bug@gnu.org; Mon, 14 Jan 2008 15:32:26 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JEVyp-00006c-9M for emacs-pretest-bug@gnu.org; Mon, 14 Jan 2008 15:32:26 -0500 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JEVyl-00004z-Cf; Mon, 14 Jan 2008 15:32:19 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-122-81.inter.net.il [84.229.122.81]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IVW96080 (AUTH halo1); Mon, 14 Jan 2008 22:29:35 +0200 (IST) In-reply-to: <478B82D4.7080105@ig.com.br> (message from Vinicius Jose Latorre on Mon, 14 Jan 2008 12:42:12 -0300) 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:86908 gmane.emacs.pretest.bugs:20649 Archived-At: > Date: Mon, 14 Jan 2008 12:42:12 -0300 > From: Vinicius Jose Latorre > CC: jasonr@gnu.org, lennart.borgman@gmail.com, emacs-pretest-bug@gnu.org > > > > Could you or your colleague describe the main idea(s) used in the > > detection code? Like which APIs are used, etc.? Then someone here > > could consider implementing those ideas in Emacs. > > > > I had a conversation with my colleague, as he programmed this stuff some > years ago, he is trying to get this information back again. Thanks.