[O] [PATCH] * org-publish.el (org-publish-find-date): optimization

2011-04-19 Thread Manuel Giraud
Hi, elp reports important speed gain with this patch to find an org file date. --- lisp/org-publish.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-publish.el b/lisp/org-publish.el index e944eea..7470ee2 100644 --- a/lisp/org-publish.el +++

Re: [O] [PATCH] * org-publish.el (org-publish-find-date): optimization

2011-04-19 Thread Bernt Hansen
Manuel Giraud manuel.gir...@univ-nantes.fr writes: Hi, elp reports important speed gain with this patch to find an org file date. Hi Manual, It would be useful to post the elp results too so we can see the differences before and after your patch. Regards, Bernt

Re: [O] [PATCH] * org-publish.el (org-publish-find-date): optimization

2011-04-19 Thread Manuel Giraud
Bernt Hansen be...@norang.ca writes: Manuel Giraud manuel.gir...@univ-nantes.fr writes: Hi, elp reports important speed gain with this patch to find an org file date. Hi Manual, It would be useful to post the elp results too so we can see the differences before and after your patch.