From: DaveLG526 <David.Gillooly@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Printing with emacs: Not working
Date: Sun, 1 Mar 2009 11:26:39 -0800 (PST) [thread overview]
Message-ID: <b6c908d7-460a-4f07-903b-e06366ecca4d@d2g2000pra.googlegroups.com> (raw)
In-Reply-To: -sqdnZ77OKfLvjXUnZ2dnUVZ_uqdnZ2d@sysmatrix.net
On Feb 27, 9:31 am, "B. T. Raven" <ni...@nihilo.net> wrote:
> Lennart Borgman wrote:
> > On Fri, Feb 27, 2009 at 11:37 AM, Eli Zaretskii <e...@gnu.org> wrote:
> >>> Date: Fri, 27 Feb 2009 09:40:21 +0100
> >>> From: Lennart Borgman <lennart.borg...@gmail.com>
> >>> Cc: help-gnu-em...@gnu.org
>
> >>>> You have to set the value of "printer-name"
> >>> That does not necessarily help.
> >> But does not necessarily fail, either. No need to discourage a fellow
> >> Emacs users before they even tried.
>
> > I did not try to discourage. As you know there is a very simple
> > solution: Use the web browser for printing. For details see the page
> > on EmacsWiki I pointed to.
>
> It's certainly much easier to get something out of Emacs and down in
> black and white (color too) using printing through the browser rather
> than through ghost-script. Virtually every w32 user has a browser but
> very many don't have ghost-script installed. I think that I once had the
> latter method working since I have lines similar to rustom's commented
> out in my .emacs. To get printing through Firefox all I had to do was
> download:
>
> hfyview.el
> htmlfontify.el
>
> These are in my emacs/lisp directory but they could probably go in
> emacs/emacs-lisp instead, where the other piece of the puzzle,
> easymenu.el resides.
>
> Then add to .emacs:
>
> (require 'hfyview)
>
> After restarting (or maybe just rereading .emacs) a new item appears in
> the File menu:
>
> Quick Printing (Using Web Browser)
>
> Ed
Well I gave it a try but I must be missing something as a new Item
does not appear in the emacs File menu and no printing occurs.
Here is my .emacs file:
(require 'hfyview)
;;Org-mode settings
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-ca" 'org-agenda)
(global-font-lock-mode 1)
This is the version of emacs I am using now.
This is GNU Emacs 23.0.91.1 (i386-mingw-nt5.1.2600)
of 2009-02-26 on LENNART-69DE564 (patched)
I will keep investigating this. I like the org application in Emacs
too but occasionally need to print.
Thanks..dave
next prev parent reply other threads:[~2009-03-01 19:26 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-27 4:04 Printing with emacs: Not working DaveLG526
2009-02-27 5:52 ` Jean Magnan de Bornier
2009-02-27 8:40 ` Lennart Borgman
2009-02-27 10:37 ` Eli Zaretskii
2009-02-27 16:03 ` Lennart Borgman
[not found] ` <mailman.1974.1235750623.31690.help-gnu-emacs@gnu.org>
2009-02-27 17:31 ` B. T. Raven
2009-02-27 18:13 ` Lennart Borgman
2009-02-27 18:15 ` Eli Zaretskii
2009-02-27 18:20 ` Lennart Borgman
2009-02-27 21:37 ` Eli Zaretskii
2009-02-27 21:48 ` Lennart Borgman
2009-02-27 21:58 ` Eli Zaretskii
2009-02-27 22:14 ` Lennart Borgman
2009-03-01 19:26 ` DaveLG526 [this message]
2009-03-01 21:01 ` Lennart Borgman
[not found] ` <mailman.2154.1235941286.31690.help-gnu-emacs@gnu.org>
2009-03-02 4:04 ` DaveLG526
[not found] ` <mailman.1940.1235731077.31690.help-gnu-emacs@gnu.org>
2009-02-27 13:51 ` rustom
2009-02-27 15:58 ` Eli Zaretskii
[not found] ` <mailman.1973.1235750331.31690.help-gnu-emacs@gnu.org>
2009-02-28 7:38 ` rustom
2009-02-27 18:44 ` DaveLG526
2009-02-27 21:36 ` Eli Zaretskii
2009-02-28 1:24 ` Joe Fineman
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=b6c908d7-460a-4f07-903b-e06366ecca4d@d2g2000pra.googlegroups.com \
--to=david.gillooly@gmail.com \
--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.
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).