all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <brianjiang@gdnt.com.cn>
To: <eliz@gnu.org>, <help-gnu-emacs@gnu.org>
Subject: RE: Emacs
Date: Thu, 9 Aug 2007 09:18:39 +0800	[thread overview]
Message-ID: <63F95800EDD046419F17688AAFD41CCF01C569A1@rnd-ex01.rnd.gdnt.local> (raw)
In-Reply-To: <ups1xg9x3.fsf@gnu.org>

Thanks. Will have a try later.

Regards,
Brian 

-----Original Message-----
From: help-gnu-emacs-bounces+brianjiang=gdnt.com.cn@gnu.org [mailto:help-gnu-emacs-bounces+brianjiang=gdnt.com.cn@gnu.org] On Behalf Of Eli Zaretskii
Sent: 2007年8月9日 2:26
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs

> Date: Wed, 8 Aug 2007 10:48:32 +0800
> From: <brianjiang@gdnt.com.cn>
> 
> "M-: printer-name RET" displays "PRN". The version is "This is GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)"
> 
> I have never configured the printer for Emacs since I never try to use Emacs to print anything before. But in my computer, the printer has been setup and works well for other programs (and actually it doesn't need a separated printer setup for those programs. I just setup the printer in the system and then other programs can printe well. But it seems Emacs doesn't act in the same way.).

Then I suggest to download and install PrintFile (http://www.lerup.com/printfile/), and then configure Emacs to use that program as the printer driver.  Something like this (in your ~/.emacs file):

 (setq printer-name nil)
 (setq lpr-command "C:/Program Files/PrintFile/prfile32.exe")  (setq lpr-switches '("/q"))  (setq ps-lpr-command "C:/Program Files/PrintFile/prfile32.exe")  (setq ps-lpr-switches '("/q"))


_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

  reply	other threads:[~2007-08-09  1:18 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-06 23:48 how to byte-compile .el files automatically after save? sunway
2007-08-07  2:29 ` Robert D. Crawford
2007-08-07  3:15   ` Emacs brianjiang
2007-08-07  6:28     ` Emacs Herbert Euler
2007-08-07  8:38       ` Emacs brianjiang
2007-08-07 21:05     ` Emacs Eli Zaretskii
2007-08-08  2:48       ` Emacs brianjiang
2007-08-08 18:26         ` Emacs Eli Zaretskii
2007-08-09  1:18           ` brianjiang [this message]
2007-08-07  4:26   ` how to byte-compile .el files automatically after save? sunway
2007-08-07 15:37     ` Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2018-05-15 20:20 emacs Nathan A
2018-05-15 20:21 ` emacs Nathan A
2008-08-07  2:46 emacs Sean Sieger
     [not found] <mailman.9904.1207198714.18990.help-gnu-emacs@gnu.org>
2008-04-03  6:06 ` Emacs Martin Fischer
2008-04-04 17:22 ` Emacs Exal de Jesus Garcia Carrillo
2008-04-02 20:10 Emacs Ursina Maria Calmonte
     [not found] <mailman.5110.1197901728.18990.help-gnu-emacs@gnu.org>
2007-12-17 18:19 ` emacs Walker Pendleton
2007-12-17 17:45 emacs martin rudalics
2007-12-16 11:43 emacs shankarrg
2007-12-17 14:46 ` emacs Peter Dyballa
2007-12-17 22:04 ` emacs Bastien
2006-12-21 14:46 emacs peter moueza
2006-12-23 20:14 ` emacs Richard Stallman
2006-12-29  2:38 ` emacs Kevin Rodgers
     [not found] <mailman.1662.1147294399.9609.help-gnu-emacs@gnu.org>
2006-05-11 22:29 ` emacs ajones1
2006-05-11 22:53   ` emacs Lennart Borgman
2006-05-10 15:37 emacs Saady Abd-Elfattah
     [not found] <mailman.16503.1132781656.20277.help-gnu-emacs@gnu.org>
2005-11-23 21:46 ` emacs Martin Klaffenboeck
2005-11-23 22:29 ` emacs Pascal Bourguignon
2005-11-23 21:34 emacs tvtel24933
2005-11-23 22:04 ` emacs Peter Dyballa
2005-09-09 19:52 emacs Sullivand945
2005-09-10  2:07 ` emacs Sean Sieger
2003-11-04  4:38 emacs adsf afff

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=63F95800EDD046419F17688AAFD41CCF01C569A1@rnd-ex01.rnd.gdnt.local \
    --to=brianjiang@gdnt.com.cn \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.