Hi Julien, Julien Danjou <jul...@danjou.info> writes:
> Yes it is. This patch just fix one problem. Without it, what is set > with pom is evaluated multiple times: > > (org-with-point-at (function-that-return-some-marker) > (do-stuff)) > > (function-that-return-some-marker) will be called several times, which > can causes a lot of problem, as you imagine just by reading the current > code. > > This patch evalute the function, store it to `pom' and use this variable > instead. Many thanks for the explanations. I've now applied this patch. -- Bastien _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode