From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert Correllus" Newsgroups: gmane.emacs.help Subject: network printing on an Win2k network. Date: Mon, 7 Apr 2003 14:25:19 -0400 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <000001c2fd33$0b7a5080$e508e1a7@CORREROPC> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============059412570711106838==" X-Trace: main.gmane.org 1049740625 15544 80.91.224.249 (7 Apr 2003 18:37:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 7 Apr 2003 18:37:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 07 20:36:58 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 192bUH-00041a-01 for ; Mon, 07 Apr 2003 20:36:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 192bLf-0003kL-00 for gnu-help-gnu-emacs@m.gmane.org; Mon, 07 Apr 2003 14:28:03 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 192bLL-0003jl-00 for help-gnu-emacs@gnu.org; Mon, 07 Apr 2003 14:27:43 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 192bLF-0003ht-00 for help-gnu-emacs@gnu.org; Mon, 07 Apr 2003 14:27:42 -0400 Original-Received: from gnuftp.gnu.org ([199.232.41.6]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 192bLE-0003hJ-00 for help-gnu-emacs@gnu.org; Mon, 07 Apr 2003 14:27:36 -0400 Original-Received: from [141.149.162.66] (helo=mailsrv.fibersense.com) by gnuftp.gnu.org with esmtp (Exim 4.10.13) id 192bLD-0002UZ-00 for help-gnu-emacs@gnu.org; Mon, 07 Apr 2003 14:27:35 -0400 Original-Received: from CORREROPC (167.225.8.229) by mailsrv.fibersense.com (Worldmail 1.3.167) for help-gnu-emacs@gnu.org; 7 Apr 2003 14:31:48 -0400 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8255 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8255 This is a multi-part message in MIME format. --===============059412570711106838== content-type: multipart/alternative; boundary="----=_NextPart_000_0001_01C2FD11.8468B080" This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C2FD11.8468B080 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit This week-end our IT staff changed our network from an NT based server to a win2k server. I edited my ".emacs" file to reflect the changes, using the NT net address format that had been working, but now I don't seem to be able to print. Does any one have any ideas? I have included the print section from my .emacs file. The server named "erp" was the NT server and rsema3-ftpprint is the new server. ;; Set Printer Name ;;(setq ps-printer-name "\\\\rsema3-ftpprint\\HPLJ5000-PS") ;;(setq ps-printer-name "\\\\rsema3-ftpprint\\HPLJ4100") ;;(setq ps-printer-name "\\\\erp\\HPLJ4100") ;;(setq ps-printer-name "C:/PRN") (require 'ps-print) (setq ps-lpr-command "print") ;(setq ps-lpr-switches "\\\\rsema3-ftpprint\\HPLJ4100"); the printer name (setq ps-lpr-switches "\\\\rsema3-ftpprint\\HPLJ5000-ps"); the printer name (setq ps-lpr-buffer "c:\\temp\\psspool.ps") ; a tmp spool file results of net : ************************************************************************ ** Z:\>net view \\rsema3-ftpprint Shared resources at \\rsema3-ftpprint Share name Type Used as Comment ------------------------------------------------------------------------ ------- Canton Fiery X3E Print Canton Fiery X3E HPLJ2200 Print HP LaserJet 2200 HPLJ4100 Print HP LaserJet 4100 Series PCL HPLJ4100-MFFLR Print HPLJ4100-MFFLR HPLJ5000-PCL Print HPLJ5000 Series PCL HPLJ5000-PS Print HPLJ5000 Series PS MinoltaDi251-PCL Print Minolta Di251-PCL MinoltaDi251-PS Print Minolta Di251-PS The command completed successfully. ************************************************************************ *** Robert Correllus ------=_NextPart_000_0001_01C2FD11.8468B080 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

This week-end our IT staff changed our network from = an NT based server to a win2k server.  I edited my “.emacs” = file to reflect the changes, using the NT net address format that had been = working, but now I don’t seem to be able to print.  Does any one have any = ideas?  I have included the print section from my .emacs file.  The server = named “erp” was the NT server and rsema3-ftpprint is the new = server.

 

;; Set Printer Name

;;(setq ps-printer-name "\\\\rsema3-ftpprint\\HPLJ5000-PS")

;;(setq ps-printer-name "\\\\rsema3-ftpprint\\HPLJ4100")

;;(setq ps-printer-name = "\\\\erp\\HPLJ4100")

;;(setq ps-printer-name = "C:/PRN")

 

(require 'ps-print)

(setq ps-lpr-command = "print")

;(setq ps-lpr-switches "\\\\rsema3-ftpprint\\HPLJ4100"); the printer = name

(setq ps-lpr-switches "\\\\rsema3-ftpprint\\HPLJ5000-ps"); the printer = name

(setq ps-lpr-buffer "c:\\temp\\psspool.ps")       ; = a tmp spool file

 

 

 

results of net :

******************************************************= ********************

Z:\>net view \\rsema3-ftpprint

Shared resources at = \\rsema3-ftpprint

 

 

 

Share name   Type         Used as  = Comment

 

------------------------------------------------------= -------------------------

Canton Fiery = X3E

         =     Print        =          Canton Fiery = X3E

HPLJ2200     Print           &n= bsp;     HP LaserJet 2200

HPLJ4100     Print           &n= bsp;     HP LaserJet 4100 Series PCL

HPLJ4100-MFFLR

         =     Print           &n= bsp;     HPLJ4100-MFFLR

HPLJ5000-PCL Print           &n= bsp;     HPLJ5000 Series PCL

HPLJ5000-PS  Print           &n= bsp;     HPLJ5000 Series PS

MinoltaDi251-PCL

         =     Print           &n= bsp;     Minolta Di251-PCL

MinoltaDi251-PS

         =     Print           &n= bsp;     Minolta Di251-PS

The command completed successfully.

******************************************************= *********************

 

Robert Correllus

------=_NextPart_000_0001_01C2FD11.8468B080-- --===============059412570711106838== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnu-emacs --===============059412570711106838==--