* Make "Print with faces" the default?
@ 2010-01-21 4:06 Michael Hannon
2010-01-21 9:00 ` Peter Dyballa
0 siblings, 1 reply; 4+ messages in thread
From: Michael Hannon @ 2010-01-21 4:06 UTC (permalink / raw)
To: help-gnu-emacs
Greetings. I'm running GNU Emacs 23.1.1 on an X86_64 Fedora 12 system. I'm loading the "printing" package:
(require 'printing)
(pr-update-menus t)
In my brief experiments with this facility I've found that it's usually desirable to print WITH faces, i.e., so that I see colors, bold-face, etc.
There's a menu option to set this:
File --> Print --> Print with faces
but I'd like to find a way to set this as the default in my .emacs file. If you know how to do this, will you please enlighten me?
Thanks and best wishes,
-- Mike
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Make "Print with faces" the default?
2010-01-21 4:06 Michael Hannon
@ 2010-01-21 9:00 ` Peter Dyballa
0 siblings, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2010-01-21 9:00 UTC (permalink / raw)
To: Michael Hannon; +Cc: help-gnu-emacs
Am 21.01.2010 um 05:06 schrieb Michael Hannon:
> There's a menu option to set this:
>
> File --> Print --> Print with faces
>
> but I'd like to find a way to set this as the default in my .emacs
> file.
This does not set an option but invokes a particular way to print...
(function ps-print-buffer-with-faces?)
--
Greetings
Pete
In a world without walls and fences, who needs gates and windows?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Make "Print with faces" the default?
[not found] <mailman.1854.1264055856.18930.help-gnu-emacs@gnu.org>
@ 2010-01-21 19:19 ` Florian Diesch
2010-01-21 21:40 ` Michael Hannon
0 siblings, 1 reply; 4+ messages in thread
From: Florian Diesch @ 2010-01-21 19:19 UTC (permalink / raw)
To: help-gnu-emacs
Michael Hannon <jm_hannon@yahoo.com> writes:
> Greetings. I'm running GNU Emacs 23.1.1 on an X86_64 Fedora 12
> system. I'm loading the "printing" package:
>
> (require 'printing)
> (pr-update-menus t)
>
> In my brief experiments with this facility I've found that it's
> usually desirable to print WITH faces, i.e., so that I see colors,
> bold-face, etc.
>
> There's a menu option to set this:
>
> File --> Print --> Print with faces
>
> but I'd like to find a way to set this as the default in my .emacs
> file. If you know how to do this, will you please enlighten me?
(setq pr-faces-p t)
Florian
--
<http://www.florian-diesch.de/software/xxgamma/>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Make "Print with faces" the default?
2010-01-21 19:19 ` Make "Print with faces" the default? Florian Diesch
@ 2010-01-21 21:40 ` Michael Hannon
0 siblings, 0 replies; 4+ messages in thread
From: Michael Hannon @ 2010-01-21 21:40 UTC (permalink / raw)
To: Florian Diesch, help-gnu-emacs
Yep, that seems to work. Thanks, Florian.
-- Mike
----- Original Message ----
> From: Florian Diesch <diesch@spamfence.net>
> To: help-gnu-emacs@gnu.org
> Sent: Thu, January 21, 2010 11:19:57 AM
> Subject: Re: Make "Print with faces" the default?
>
> Michael Hannon writes:
>
> > Greetings. I'm running GNU Emacs 23.1.1 on an X86_64 Fedora 12
> > system. I'm loading the "printing" package:
> >
> > (require 'printing)
> > (pr-update-menus t)
> >
> > In my brief experiments with this facility I've found that it's
> > usually desirable to print WITH faces, i.e., so that I see colors,
> > bold-face, etc.
> >
> > There's a menu option to set this:
> >
> > File --> Print --> Print with faces
> >
> > but I'd like to find a way to set this as the default in my .emacs
> > file. If you know how to do this, will you please enlighten me?
>
> (setq pr-faces-p t)
>
>
> Florian
> --
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-01-21 21:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1854.1264055856.18930.help-gnu-emacs@gnu.org>
2010-01-21 19:19 ` Make "Print with faces" the default? Florian Diesch
2010-01-21 21:40 ` Michael Hannon
2010-01-21 4:06 Michael Hannon
2010-01-21 9:00 ` Peter Dyballa
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).