all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris McMahan <first_initiallastname@one.dot.net>
Subject: Re: isn't there any simple, standard way to print in windowsXP?
Date: Tue, 25 Jul 2006 09:08:36 -0400	[thread overview]
Message-ID: <u8xmh3k8b.fsf@HY56D61.pg.com> (raw)
In-Reply-To: mailman.4441.1153826544.9609.help-gnu-emacs@gnu.org

Minesh,

I'm using a program included with GhostScript to open a standard
printing dialog. It works every time, and avoids all of the problems
with creating printer ports, mapping network names and such.
GhostScript is a shareware program. There are no nag screens when
printing, but it's well worth the cost.

I have the following set to do that:

;;;===================================================
;; use the ghostscript printer program to open a standard printer
;; dialog, works like a charm!!
(setq-default ps-lpr-command "c:/utils//gs/gsview/gsprint.exe"))
(setq-default ps-printer-name t)
(setq-default ps-printer-name-option nil)
(setq ps-lpr-switches '("-query")) ; show printer dialog

- Chris

minesh varmas <mineshvarmas@yahoo.com> writes:

> it is so difficult to configure the printer on  Ms
> windows.
> its so wasy in gVim, why is it so difficult on emacs?
>
> All i want is the print dialog box to pop up and get
> the printing done. i have not been able to get it
> right even after following all the printing links. 
> when the shared printer is specfied
> (setq printer-name "//alex/HPLaserJ"
> it prints the document with much larger font without
> any page numbers or heading.
> someone please help me.
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
>
>

-- 
     (.   .)
  =ooO=(_)=Ooo=====================================
  Chris McMahan | first_initiallastname@one.dot.net
  =================================================

       reply	other threads:[~2006-07-25 13:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4441.1153826544.9609.help-gnu-emacs@gnu.org>
2006-07-25 13:08 ` Chris McMahan [this message]
2006-07-25 16:59 ` isn't there any simple, standard way to print in windowsXP? Phillip Lord
2006-07-25 11:22 minesh varmas
2006-07-25 18:34 ` Eli Zaretskii
     [not found] ` <mailman.4459.1153852489.9609.help-gnu-emacs@gnu.org>
2006-07-26  1:47   ` B. T. Raven
2006-07-26  3:22     ` Eli Zaretskii
     [not found]     ` <mailman.4470.1153884179.9609.help-gnu-emacs@gnu.org>
2006-07-26 15:09       ` cameroncb1
2006-07-26 18:46         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u8xmh3k8b.fsf@HY56D61.pg.com \
    --to=first_initiallastname@one.dot.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.