[Evolution] Evo Printing - "Just the Body wanted"

2013-08-20 Thread Chris and Tracey
Running Evo 3.4.4, Although I print a few emails i really don't want all
the Sender Recipient lines and stuff underneath. This takes up nearly 1
page (30lines), and I only want the message body. 
How can i stop this being printed all the time?

Thanks
Chris
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo Printing - "Just the Body wanted"

2013-08-23 Thread Bart
On Tue, 2013-08-20 at 11:24 +1200, Chris and Tracey wrote:

> Running Evo 3.4.4, Although I print a few emails i really don't want
> all the Sender Recipient lines and stuff underneath. This takes up
> nearly 1 page (30lines), and I only want the message body. 
> How can i stop this being printed all the time?
> 
> Thanks
> Chris 

I'm using 3.8.3, but I think it has to do with the versions of the gnome
libraries.  When I print a message, and the printer selection pop up
appears, there's a tab (Headers) that allows me to choose what parts of
the message headers I want printed.  All the header stuff was selected
by default.

Hope this helps.

Bart
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo Printing - "Just the Body wanted"

2013-08-31 Thread Matthew Barnes
On Fri, 2013-08-23 at 04:45 -0600, Bart wrote:
> I'm using 3.8.3, but I think it has to do with the versions of the
> gnome libraries.  When I print a message, and the printer selection
> pop up appears, there's a tab (Headers) that allows me to choose what
> parts of the message headers I want printed.  All the header stuff was
> selected by default.

FWIW, I rewrote the "Headers" tab in the print dialog from scratch for
version 3.10 to actually work correctly, as I think it was a bit busted
in the 3.8.x series.  Didn't actually honor your custom header selection
or something like that.  It required substantial code refactoring to get
it to work; I felt it was too invasive to backport to 3.8.x.

Matthew Barnes

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo Printing - "Just the Body wanted"

2013-08-31 Thread Bart
On Sat, 2013-08-31 at 09:43 -0400, Matthew Barnes wrote:
> On Fri, 2013-08-23 at 04:45 -0600, Bart wrote:
> > I'm using 3.8.3, but I think it has to do with the versions of the
> > gnome libraries.  When I print a message, and the printer selection
> > pop up appears, there's a tab (Headers) that allows me to choose what
> > parts of the message headers I want printed.  All the header stuff was
> > selected by default.
> 
> FWIW, I rewrote the "Headers" tab in the print dialog from scratch for
> version 3.10 to actually work correctly, as I think it was a bit busted
> in the 3.8.x series.  Didn't actually honor your custom header selection
> or something like that.  It required substantial code refactoring to get
> it to work; I felt it was too invasive to backport to 3.8.x.
> 
> Matthew Barnes
> 
> 
First, thanks a lot for your reply, and especially for the work you did!

Had you not replied, I would have answered that the print dialog was
part of the general gnome package, not evolution.  OP said he was using
3.8.3 and apparently on Mint.  I'm using 3.8.3 on openSUSE and the print
dialog gives me the option of printing just the message.  And it works!

Does the print dialog allow you to send options to it from the
application?  I guess it must or they're would be nothing for you to
re-write.  

Without listing all the various versions of all the gnome files on my
system, and his, is it possible for me to have newer versions of files
than the OP has?  And still have everything work?  Could the fact I'm
using KDE have anything to do with it?

Got me curious now.

Bart

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo Printing - "Just the Body wanted"

2013-09-01 Thread Pete Biggs

> 
> Does the print dialog allow you to send options to it from the
> application?  I guess it must or they're would be nothing for you to
> re-write.  

Yes, you can add custom tabs to the print dialog box. See

  https://developer.gnome.org/gtk3/3.8/GtkPrintUnixDialog.html

P.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo Printing - "Just the Body wanted"

2013-09-01 Thread Matthew Barnes
On Sun, 2013-09-01 at 11:13 +0100, Pete Biggs wrote:
> > 
> > Does the print dialog allow you to send options to it from the
> > application?  I guess it must or they're would be nothing for you to
> > re-write.  
> 
> Yes, you can add custom tabs to the print dialog box. See
> 
>   https://developer.gnome.org/gtk3/3.8/GtkPrintUnixDialog.html


Right.  The basic print dialog is a stock GTK+ widget, but the Headers
tab is an Evolution extension for printing emails.

Matthew Barnes

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list