emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] changing "Agenda View (unsaved)" title for agenda export to pdf


From: Bastien
Subject: Re: [O] changing "Agenda View (unsaved)" title for agenda export to pdf
Date: Wed, 28 Dec 2011 18:07:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Hi Konstantin,

Konstantin Ziegler <address@hidden> writes:

> I've configured several agenda views and use their pdf-exports quite
> frequently.
> Is there a way to substitute the generic header "Agenda View (unsaved)"
> with something specific to the agenda view?  Maybe the description that
> is used in the agenda buffer?  Or maybe some option in the definition of
> that particular agenda?

You can now use this:

(setq org-agenda-exporter-settings
     '((org-agenda-write-buffer-name "Your Agenda View Name")))

Also check `org-agenda-before-write-hook', which might help.

Thanks,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]