From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: Agenda printing: org-agenda-write doesn't use ps-paper-type Date: Fri, 14 Jun 2013 13:51:21 +0200 Message-ID: <86k3lwdi6e.fsf@somewhere.org> References: <87a9mwdtrh.fsf@gmail.com> <87y5afkcoa.fsf@sbs.ch> <878v2fej7n.fsf@gmail.com> <871u87nwrs.fsf@ucl.ac.uk> <87y5afc7q2.fsf@gmail.com> <86vc5h86qw.fsf@somewhere.org> <87mwqsdimt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Myles, Myles English wrote: > Sebastien Vauban writes: >> Myles English wrote: >>> >>> I wonder if we need to allow a set of options to be passed to ps2pdf as >>> we do for ps? >> >> And setting that in a custom command? >> >> #+begin_src emacs-lisp >> (add-to-list 'org-agenda-custom-commands >> '("L" "Call list" >> tags-todo "phone" >> ((ps-paper-type 'a4)) >> ("~/org-calls.pdf")) t) >> #+end_src > > Sorry I don't understand what you mean. The ps-paper-type is already > set to a4 but has no effect on the call to ps2pdf. OK, seems I've read too fast... Best regards, Seb -- Sebastien Vauban