From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Benjamin Riefenstahl Newsgroups: gmane.emacs.devel Subject: Re: w32 issues Date: Mon, 21 Jan 2008 16:08:38 +0100 Message-ID: References: <200801192020.m0JKKUWl017748@sallyv1.ics.uci.edu> <200801201710.m0KHAoKn021472@sallyv1.ics.uci.edu> <479388A9.9010600@gmail.com> <200801201755.m0KHtuDH003880@sallyv1.ics.uci.edu> <47938D58.4010809@gmail.com> <200801201820.m0KIKxtW012230@sallyv1.ics.uci.edu> <47939341.6010903@gmail.com> <4793A948.20903@gmail.com> <4793B2D6.9000606@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200931275 25631 80.91.229.12 (21 Jan 2008 16:01:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jan 2008 16:01:15 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 21 17:01:33 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 1JGz5E-0007xS-9S for ged-emacs-devel@m.gmane.org; Mon, 21 Jan 2008 17:01:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGz4o-00065E-SR for ged-emacs-devel@m.gmane.org; Mon, 21 Jan 2008 11:00:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JGz3q-0005FG-06 for emacs-devel@gnu.org; Mon, 21 Jan 2008 10:59:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGz3m-0005B8-FA for emacs-devel@gnu.org; Mon, 21 Jan 2008 10:59:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGz3l-0005Ac-FL for emacs-devel@gnu.org; Mon, 21 Jan 2008 10:59:41 -0500 Original-Received: from [193.99.153.100] (helo=blei.turtle-trading.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JGz3k-0000a4-Lu for emacs-devel@gnu.org; Mon, 21 Jan 2008 10:59:41 -0500 Original-Received: from sueton.benny.turtle-trading.net (sueton.benny.turtle-trading.net [193.99.153.25]) by blei.turtle-trading.net (8.12.10/8.12.10) with ESMTP id m0LElZei004892; Mon, 21 Jan 2008 15:47:36 +0100 Original-Received: by sueton.benny.turtle-trading.net (Postfix, from userid 501) id 9D35F15CF386; Mon, 21 Jan 2008 16:08:39 +0100 (CET) In-Reply-To: <4793B2D6.9000606@gmail.com> (Lennart Borgman's message of "Sun\, 20 Jan 2008 21\:45\:10 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.98 (darwin) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-Greylist: delayed 2967 seconds by postgrey-1.27 at monty-python; Mon, 21 Jan 2008 10:58:10 EST 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:87219 Archived-At: Hi Lennart, "Lennart Borgman (gmail)" writes: > We do not follow the API:s, Streaming printer data to a device *is* an API. It's just that Microsoft has decided not to spend much support on it these days. Just for the record I would like to note that there is a system that uses a standard printer language, can be plugged-in into Emacs rather easily, and can print to any printer using the high-level GDI APIs, namely Ghostscript. benny