all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "B. T. Raven" <ecinmn@peoplepc.com>
Subject: Re: printing from w32 emacs
Date: Thu, 10 Nov 2005 02:10:01 GMT	[thread overview]
Message-ID: <ZZxcf.7017$m81.5289@newsread1.news.atl.earthlink.net> (raw)
In-Reply-To: mailman.14348.1131425112.20277.help-gnu-emacs@gnu.org


"Eli Zaretskii" <eliz@gnu.org> wrote in message
news:mailman.14348.1131425112.20277.help-gnu-emacs@gnu.org...
> > From: "B. T. Raven" <ecinmn@peoplepc.com>
> > Date: Tue, 08 Nov 2005 01:11:07 GMT
> >
> > Thanks  Lennart and Eli. Eli, yes I did read it, more than once. I
think
> > I even understood everything except the part about printing on a
> > network. I left 'lpr-command at "" (null string). I tried PRN (and
> > suffixed with :), LPT1, LPT2, LPT3. Printer light blinks once but
> > nothing else happens.
>
> Does it blink no matter which port name you use?  Or just for some
> specific port?  If the latter, which port causes the blinking?

Unfortunately, the former. It blinks once on all ports and then sends
everything to the bit bucket.

>
> You can cause the printer to capture a specific port in the "Ports"
> tab of the printer settings (Start->Settings->Printers and Faxes, then
> right-click on the printer name and select Properties).
>
> Failing that, there's a nice program called PrFile32 (look for it on
> the net).  You can set it up to be your lpr replacement with the
> following settings:
>
>  (setq lpr-command "C:/Program Files/PrintFile/prfile32.exe")
>  (setq lpr-switches '("/q"))

Thanks for this one. I downloaded the 32 bit version but haven't played
around with it yet.

>
> (If your printer supports Postscript, you can add 2 similar settings
> for ps-print.)
>
> > (setq ps-lpr-command "C:\\Program
Files\\Ghostgum\\gsview\\gsprint.exe")
> > (setq ps-printer-name t)
> >
> > I can print ordinary files with this setup but if the files contain
any
> > characters outside of the Latin-1 range then a popup dialogue
appears
> > with: "Font for some characters not found..." when I run Postscript
> > print buffer.
>
> That's a different problem: you need to install BDF fonts and set up
> ps-print to use them.  See the large commentary in the file ps-mule.el
> for more details.
>
>

I think the font problem is the main one. For now I use only .ttf and
.otf fonts in the \windows\fonts directory. Can w32 emacs use both
types? I am assuming that I can't put the BDF ones in the same directory
with the .tty ones. Do you happen to know what combination of fonts
cover approximately the same range of glyphs as MS's- arialuni.ttf (file
size 24 Megs +/-) ?
Anyway I am going to try to start learning emacs on Linux instead (or in
addition). I'm going to try to install Fedora Core 4 on another machine
and see if things make more sense there.

Thanks,

Ed.

  parent reply	other threads:[~2005-11-10  2:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-07  4:24 printing from w32 emacs B. T. Raven
2005-11-07  7:07 ` Lennart Borgman
2005-11-07 20:22 ` Eli Zaretskii
     [not found] ` <mailman.14313.1131394933.20277.help-gnu-emacs@gnu.org>
2005-11-08  1:11   ` B. T. Raven
2005-11-08  1:23     ` Lennart Borgman
2005-11-08  4:45     ` Eli Zaretskii
     [not found]     ` <mailman.14348.1131425112.20277.help-gnu-emacs@gnu.org>
2005-11-10  2:10       ` B. T. Raven [this message]
2005-11-10  4:25         ` Eli Zaretskii
2005-11-10  5:21 ` rgb

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='ZZxcf.7017$m81.5289@newsread1.news.atl.earthlink.net' \
    --to=ecinmn@peoplepc.com \
    /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.