From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: [Buglet] issue where org-agenda always prints to PostScript "with faces" Date: Tue, 16 Jun 2009 20:57:27 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGaZo-0007R1-T4 for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 11:27:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGaZo-0007Pb-3B for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 11:27:56 -0400 Received: from [199.232.76.173] (port=56832 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGaZn-0007PK-Vc for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 11:27:56 -0400 Received: from qw-out-1920.google.com ([74.125.92.150]:62436) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGaZm-0000EV-Ct for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 11:27:55 -0400 Received: by qw-out-1920.google.com with SMTP id 9so2450213qwj.24 for ; Tue, 16 Jun 2009 08:27:50 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: James Cc: emacs-orgmode@gnu.org On Tue, Jun 16, 2009 at 9:49 AM, James wrote: > If you tweak org-agenda-custom-commands to create a PostScript version > of your agenda (for example by following this link... > > http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php#sec-5.4 > > ) ... and like me you happen to use a dark background in Emacs > (set-face-background 'default "black"), you end up with PostScript > files which take account of your background colour. In my case if I > were to actually print my agenda on a printer, I'd probably drain it > of black ink! :-) > > This problem appears to be because org-agenda always prints using > "ps-print-buffer-with-faces". > > Please could a variable be added such that for awkward users like me > org-mode would use "ps-print-buffer" instead. A similar issue was dicussed in this thread http://thread.gmane.org/gmane.emacs.orgmode/12719 HTH -- Manish