From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Bill <tfc4@cybcon.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs Printer Issues
Date: Sat, 3 Feb 2007 01:13:02 +0100 [thread overview]
Message-ID: <EAB4E5D3-A714-49D7-8878-5796065A39B2@Web.DE> (raw)
In-Reply-To: <20070131235125.GG348@bill.local>
Am 01.02.2007 um 00:51 schrieb Bill:
> (ps-print-header t) '
This function or variable does not exist for my version of Carbon
Emacs (the Japanese package).
>
> (ps-print-header-frame nil)
This function or variable does not exist for my version of Carbon
Emacs (the Japanese package).
>
> (ps-printer-name "HP_1022")
This variable name is an internal one. What you can do, is set
printer-name:
(setq printer-name "HP_1022")
(This is legal Emacs Lisp; I don't know for sure whether you are
citing valid ELisp statements or their idea.)
For me this works for an imaginary printer I installed as an IPP
client: the print form shows initially that printer queue's name – if
it is set as the default printer! This flaw might come from Mac OS X
and its print GUI.
As a work-around you can invoke on the command line
lpotions -d HP_1022
print from Carbon Emacs and re-set the default printer ...
--
Greetings
Pete
Globalisation -- communism from above.
next prev parent reply other threads:[~2007-02-03 0:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-31 23:51 Emacs Printer Issues Bill
2007-02-01 22:06 ` Peter Dyballa
2007-02-03 0:13 ` Peter Dyballa [this message]
[not found] <mailman.3867.1170341495.2155.help-gnu-emacs@gnu.org>
2007-02-01 17:06 ` Robert Thorpe
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=EAB4E5D3-A714-49D7-8878-5796065A39B2@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
--cc=tfc4@cybcon.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).