From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myles English Subject: Re: Agenda printing: org-agenda-write doesn't use ps-paper-type Date: Wed, 12 Jun 2013 11:06:52 +0100 Message-ID: <878v2fej7n.fsf@gmail.com> References: <87a9mwdtrh.fsf@gmail.com> <87y5afkcoa.fsf@sbs.ch> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Umhui-0002AW-Da for emacs-orgmode@gnu.org; Wed, 12 Jun 2013 06:04:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Umhuh-0006oS-91 for emacs-orgmode@gnu.org; Wed, 12 Jun 2013 06:04:24 -0400 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]:65417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Umhuh-0006oF-3J for emacs-orgmode@gnu.org; Wed, 12 Jun 2013 06:04:23 -0400 Received: by mail-we0-f174.google.com with SMTP id q58so6584541wes.5 for ; Wed, 12 Jun 2013 03:04:22 -0700 (PDT) In-reply-to: <87y5afkcoa.fsf@sbs.ch> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christian Egli Cc: emacs-orgmode@gnu.org Hi Christian, Christian Egli writes: > Myles English writes: > >> Trying to print an agenda to pdf always results in the paper size being >> US letter even though ps-paper-type is set to a4. > Have you tried setting this variable with the custom interface, i.e. M-x > customize-variable RET ps-paper-type RET? The customise interface shows that ps-paper-type is indeed set to a4, but still the agenda prints on US letter. Any other ideas? Myles