From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: john@nospam.demon.co.uk (John McCabe) Newsgroups: gmane.emacs.help Subject: Re: Emacs 21.3.1 Printing on Windows XP Date: Mon, 28 Jul 2003 08:27:29 +0000 (UTC) Organization: BT Openworld Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3f24de99.1377550@news.btclick.com> References: <3efc0363.2744886@news.btclick.com> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1059381212 23508 80.91.224.249 (28 Jul 2003 08:33:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2003 08:33:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 28 10:33:31 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19h3Ri-000671-00 for ; Mon, 28 Jul 2003 10:33:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19h3Op-00053k-3Q for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Jul 2003 04:30:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!nntp.theplanet.net!inewsm1.nntp.theplanet.net!zen.net.uk!btnet-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 Original-NNTP-Posting-Host: host217-37-177-69.in-addr.btopenworld.com Original-X-Trace: titan.btinternet.com 1059380849 7508 217.37.177.69 (28 Jul 2003 08:27:29 GMT) Original-X-Complaints-To: news-complaints@lists.btinternet.com Original-NNTP-Posting-Date: Mon, 28 Jul 2003 08:27:29 +0000 (UTC) X-Newsreader: Forte Free Agent 1.21/32.243 Original-Xref: shelby.stanford.edu gnu.emacs.help:115488 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11406 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11406 On 25 Jul 2003 12:07:17 -0700, cheryma@yahoo.com (Cherry) wrote: >Hello All .. > > I am trying to send print jobs by clicking "Print Buffer" from Emacs >21.3.1 on Windows XP. The application hangs up and no print job is >done. I modified the .emacs file with printer-name set to ><\\printserver name\printer name>. It did not work. I tried specifying >the printer-name to local port (say LPT2) plus running net use >command. It failed. The only case it worked is when I ran the "net >use" command on the print server and used LPT1 port (LPT2 always >fails) In your custom-set-variables section in .emacs try putting something like: '(printer-name "//servername/printersharename" t) >Yet, when I logged on test client computer as end user, user still >could not send print jobs. Any insights please? > >Thanks. >Cherry Best Regards John McCabe To reply by email replace 'nospam' with 'assen'