emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] koma letter exporter: changing the priority of options


From: Nicolas Goaziou
Subject: Re: [O] koma letter exporter: changing the priority of options
Date: Mon, 22 Jul 2013 15:17:30 +0200

Alan Schmitt <address@hidden> writes:

> This is a promising approach. Unfortunately I cannot make it work:
> email-changed-in-buffer-p is always equal to nil, even with an EMAIL in
> the buffer (which I see picked up during export).
>
> Here is what I have. This is the code to set up the EMAIL keyword:
>
>     (:email "EMAIL" nil (org-koma-letter--get-custom org-koma-letter-email) t)
>     (:email-changed-in-buffer-p "EMAIL" nil nil t)
>
> Do we agree there should be two entries for "EMAIL"?

Yes. But ox.el assumed there could be only one property per keyword.
I removed this limitation.

Could you pull latest Org and try again?


Regards,

-- 
Nicolas Goaziou



reply via email to

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