From: "Urs Rau (UK)" <urs.rau@om.org>
To: Peter Dyballa <Peter_Dyballa@web.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs inject a prolog to print jobs?
Date: Tue, 21 Dec 2010 21:51:43 +0000 [thread overview]
Message-ID: <AANLkTiksfYDYUMHj7amk168vG=PCuw=L6-Z7xaNUkWZS@mail.gmail.com> (raw)
In-Reply-To: <6392C0F4-8559-4CAD-92E8-26891F57D316@Web.DE>
Pete,
Thank you.
On 19 December 2010 09:37, Peter Dyballa <Peter_Dyballa@web.de> wrote:
>
> Am 18.12.2010 um 23:57 schrieb Urs Rau (UK):
>
>> I am using the latest emacs under Mac OS X 10.6.x
>
> Not everyone is using the "latest emacs" – which version is this? Is it a
> terminal, X11, Carbon, Cocoa, or AppKit based variant? M-x emacs-version RET
> would give some information.
>
GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) of
2010-05-09 on black.local
> The Carbon variant has a print entry in the File menu (⌘-P) from
> mac-print-mode.el which interfaces to the Mac OS X printing system and
> offers the standard form to choose a printer, save to a file, etc.
That was great, thanks. I followed the mac-print-mode.el that I found
in tthe Aquamacs bundle and stumbled on a more generic one called
MacPritnMode from http://www.emacswiki.org/emacs/MacPrintMode which in
combination with "coral" actually calls up the standard Mac print
dialog, which then uses the noraml xerox drivers that handle the
accounting etc. The latest "coral" I could find was 1.3 from
http://hmdt.jp/coral/index.html
Basically MacPrintMode calls up a version of htmlize and then passes
the output to coral for ps or pdf -ication and then coral passes that
to the normal print handling dialogs.
>
> --
> Mit friedvollen Grüßen
Ebenfalls. ;-)
mfg
--
Urs Rau
next prev parent reply other threads:[~2010-12-21 21:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-18 22:57 emacs inject a prolog to print jobs? Urs Rau (UK)
2010-12-19 9:37 ` Peter Dyballa
2010-12-21 21:51 ` Urs Rau (UK) [this message]
2010-12-22 0:06 ` Peter Dyballa
2010-12-19 10:46 ` Peter Dyballa
2010-12-21 21:51 ` Urs Rau (UK)
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='AANLkTiksfYDYUMHj7amk168vG=PCuw=L6-Z7xaNUkWZS@mail.gmail.com' \
--to=urs.rau@om.org \
--cc=Peter_Dyballa@web.de \
--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.