emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Re: [PATCH] Re: [BUG] htmlp and latexp


From: Bastien
Subject: [O] Re: [PATCH] Re: [BUG] htmlp and latexp
Date: Tue, 01 Mar 2011 20:06:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Dan,

Dan Davison <address@hidden> writes:

> Here's a patch. I note that Eric S pointed out in a separate thread that
> org-current-export-file can be used for a similar purpose.

Thanks a lot for the patch.  I applied a generalized version of it,
using `org-export-current-backend' whenever possible - see last git
repository.

Now one can use `org-export-current-backend' anytime during export
to check the current export backend.

This also reduces the amount of variable we need to pass to the
function.  I've been through the functions which had a "backend"
variable and I think it's safe to always dismiss such a variable
and use `org-export-current-backend'.

Best,

-- 
 Bastien



reply via email to

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