unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* print mail (gnus)
@ 2008-11-12 15:27 henry atting
  2008-11-12 15:55 ` Lowell Gilbert
  0 siblings, 1 reply; 3+ messages in thread
From: henry atting @ 2008-11-12 15:27 UTC (permalink / raw)
  To: help-gnu-emacs

How can I customize the gnus print command (`A P')? The problem is that
it prints the messages sort of 'with faces'. I have a grey background
and the default foreground color is goldenrod, so with my black/white
laser printer the result is a nearly unreadable text in faded grey. 

I gave muttprint a try, but muttprint tries to print the attachement as
well (which it cannot, hence a lot of wasted paper is the only result)

It works well if I move to the article buffer and print
with `pr-ps-buffer-print', which is okay for me but I think a single
command would be more convenient.

henry


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: print mail (gnus)
  2008-11-12 15:27 print mail (gnus) henry atting
@ 2008-11-12 15:55 ` Lowell Gilbert
  2008-11-12 20:00   ` henry atting
  0 siblings, 1 reply; 3+ messages in thread
From: Lowell Gilbert @ 2008-11-12 15:55 UTC (permalink / raw)
  To: help-gnu-emacs

henry atting <nspm_01@literaturlatenight.de> writes:

> How can I customize the gnus print command (`A P')? The problem is that
> it prints the messages sort of 'with faces'. I have a grey background
> and the default foreground color is goldenrod, so with my black/white
> laser printer the result is a nearly unreadable text in faded grey. 
>
> I gave muttprint a try, but muttprint tries to print the attachement as
> well (which it cannot, hence a lot of wasted paper is the only result)
>
> It works well if I move to the article buffer and print
> with `pr-ps-buffer-print', which is okay for me but I think a single
> command would be more convenient.

Well, you could always write a command that does exactly that.  
You could also set ps-print-color-p to nil, but that would lose you the
fonts as well.

I suppose you could defadvice the gnus-summary-print-article function
with something that switches to the *Article* buffer and changes the
background.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: print mail (gnus)
  2008-11-12 15:55 ` Lowell Gilbert
@ 2008-11-12 20:00   ` henry atting
  0 siblings, 0 replies; 3+ messages in thread
From: henry atting @ 2008-11-12 20:00 UTC (permalink / raw)
  To: help-gnu-emacs

Zitat - Lowell Gilbert * Mi Nov 12 2008 um 16:55 -

> henry atting <nspm_01@literaturlatenight.de> writes:
>
>> How can I customize the gnus print command (`A P')? The problem is that
>> it prints the messages sort of 'with faces'. I have a grey background
>> and the default foreground color is goldenrod, so with my black/white
>> laser printer the result is a nearly unreadable text in faded grey. 
>>
>> I gave muttprint a try, but muttprint tries to print the attachement as
>> well (which it cannot, hence a lot of wasted paper is the only result)
>>
>> It works well if I move to the article buffer and print
>> with `pr-ps-buffer-print', which is okay for me but I think a single
>> command would be more convenient.
>
> Well, you could always write a command that does exactly that.  
> You could also set ps-print-color-p to nil, but that would lose you the
> fonts as well.
>
> I suppose you could defadvice the gnus-summary-print-article function
> with something that switches to the *Article* buffer and changes the
> background.

I am afraid that would not work. I did something similiar: I can
switch to another, brighter color theme with `M-x set-mytheme'. It is a
quite simple black on white theme. But the printing command ignores the
new faces and the output looks exactly the same as with my default
theme.
I should have to restart emacs with changed face settings.

henry


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-12 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 15:27 print mail (gnus) henry atting
2008-11-12 15:55 ` Lowell Gilbert
2008-11-12 20:00   ` henry atting

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).