all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: queries0 <queries0@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs for Mac OS X - questions
Date: Tue, 30 Jun 2009 10:49:50 +0200	[thread overview]
Message-ID: <AA986122-38F7-49E8-8128-CA92E42DCD18@Web.DE> (raw)
In-Reply-To: <c7cf66bb-1e93-4302-9e6e-d8d94d4ad540@r33g2000yqn.googlegroups.com>


Am 30.06.2009 um 05:23 schrieb queries0:

> In my experience, what I miss most from Aquamacs is printing, and I  
> wish the other apps could deliver what Aquamacs delivers.


When the buffer just contains ISO Latin-1 (ISO 8859-1) characters,  
then the PostScript print entries from the File menu are the proper  
choice. Mac OS X converts PostScript to PDF and sends it to your  
PostScript printer. When your printer is dumb, then you've installed  
software (a printer driver) which converts the vector graphics  
(PostScript or PDF) to a flood of pixels.

When you try to print from buffers with characters from behind the  
basic ISO Latin-1 range then htmlize is the choice. It converts such  
a buffer to Unicode encoded HTML and delegates its further use to  
your Web browser. This one is embedded in Mac OS X and when you then  
try to print the OS will take over all work.

Htmlize.el by Hrvoje Nikšić: http://fly.srk.fer.hr/~hniksic/emacs/ 
htmlize.el. A sample of its capabilities can be seen here: http:// 
fly.srk.fer.hr/~hniksic/emacs/htmlize.el.html – missing some CJK and  
other non-Latin content. Lennart Borgman's htmlize-view.el helps a  
bit to handle printing (http://piprim.tuxfamily.org/home/pi/emacs.d/ 
site-lisp/htmlize-view.el). (Fink supports some Emacs Lisp files or  
packages and can bring it to your Mac.)

--
Greetings

   Pete

With Capitalism man exploits man. With communism it's the exact  
opposite.







  reply	other threads:[~2009-06-30  8:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25 18:27 Emacs for Mac OS X - questions Marc Tfardy
2009-06-25 18:56 ` Andrea Crotti
2009-06-26  4:46   ` Kevin Rodgers
2009-06-26 16:34   ` Marc Tfardy
2009-06-26 18:57     ` Nurullah Akkaya
2009-06-25 19:22 ` Tim Visher
2009-06-25 19:23 ` queries0
2009-06-25 21:32   ` Nurullah Akkaya
2009-06-26 16:40   ` Marc Tfardy
2009-06-29 23:21     ` Xah Lee
2009-06-30  3:23       ` queries0
2009-06-30  8:49         ` Peter Dyballa [this message]
2009-06-25 22:43 ` Peter Dyballa
     [not found] ` <mailman.1258.1245957740.2239.help-gnu-emacs@gnu.org>
2009-06-26  2:29   ` Barry Margolin
2009-06-26 16:55   ` Marc Tfardy
2009-06-27  2:26     ` Barry Margolin
2009-06-30  0:28     ` Xah Lee
2009-07-02 18:57       ` Marc Tfardy
2009-07-02 20:26         ` Xah Lee
2009-06-26 22:49 ` Xah Lee
2009-06-27  4:04 ` Ian Eure
2009-06-27 10:35   ` Peter Dyballa
2009-06-28 23:27 ` David Reitter
2009-06-29 20:49   ` Marc Tfardy
2009-06-30  0:58     ` David Reitter

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=AA986122-38F7-49E8-8128-CA92E42DCD18@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=queries0@gmail.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.