From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ChristopherL Newsgroups: gmane.emacs.help Subject: Re: How To Print To Printer GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) of 2008-03-26 on RELEASE Date: Tue, 7 Apr 2009 10:15:04 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <43393e17-505b-4959-9553-f0ce8c22fe29@i28g2000prd.googlegroups.com> <83k55x5xpw.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1239126071 6891 80.91.229.12 (7 Apr 2009 17:41:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Apr 2009 17:41:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 07 19:42:30 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LrFJI-0004PS-Ek for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Apr 2009 19:42:08 +0200 Original-Received: from localhost ([127.0.0.1]:43794 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrFHu-0000bb-7Q for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Apr 2009 13:40:42 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!postnews.google.com!x31g2000prc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: 130.76.32.16 Original-X-Trace: posting.google.com 1239124504 7087 127.0.0.1 (7 Apr 2009 17:15:04 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 7 Apr 2009 17:15:04 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x31g2000prc.googlegroups.com; posting-host=130.76.32.16; posting-account=r24XpwkAAABfAJg5TJRsTScS4AL5MjOT User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:168260 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63541 Archived-At: On Apr 7, 6:48=A0am, Lennart Borgman wrote: > On Tue, Apr 7, 2009 at 3:19 PM, ChristopherL wrote: > > On Apr 6, 1:51=A0pm, Lennart Borgman wrote: > >> On Mon, Apr 6, 2009 at 10:33 PM, Eli Zaretskii wrote: > >> >> From: ChristopherL > >> >> Date: Mon, 6 Apr 2009 09:06:37 -0700 (PDT) > > >> >> How do I setup Emacs to be able to print to a printer. Currently, I > >> >> have to copy everything to notepad and print from there. > > >> > Did you try the advice in the node "Windows Printing" of the Emacs > >> > manual (that is part of the distribution)? > > >> Eli: How about a link from "Printing" to "Windows Printing" in the man= ual? > > >> That said there is a very simple way to get basic printing in colours > >> on all platforms that has a web browser, seehttp://www.emacswiki.org/e= macs/PrintWithWebBrowser > > > I just checked, my employeer does not allow be to use it. > > I do not understand. What is the problem with using it? It is just an > ordinary elisp library.- Hide quoted text - > > - Show quoted text - When I enter Mx browse-url-of-file, it just opens a second emacs session and points to the same file. Note: If I print the file it does not go to the printer, but I get a message saying "Spooling with options (page headers are not supported)...done Chris