Re: [Orgmode] Name of file being exported.

2009-04-14 Thread Carsten Dominik
On Apr 14, 2009, at 8:26 PM, Nick Dokos wrote: Noufal Ibrahim wrote: Hi Nick, Nick Dokos wrote: [..] Can you run org-update-all-dblocks by hand before doing the export? That's possible. What I do now is to to add the org-update-all-dbblocks to write-file-hooks as suggested by the info p

Re: [Orgmode] Name of file being exported.

2009-04-14 Thread Nick Dokos
Noufal Ibrahim wrote: > Hi Nick, > > Nick Dokos wrote: > [..] > > > > Can you run org-update-all-dblocks by hand before doing the export? > > That's possible. What I do now is to to add the > org-update-all-dbblocks to write-file-hooks as suggested by the info > pages. > > This works for me

Re: [Orgmode] Name of file being exported.

2009-04-14 Thread Noufal Ibrahim
Hi Nick, Nick Dokos wrote: [..] Can you run org-update-all-dblocks by hand before doing the export? That's possible. What I do now is to to add the org-update-all-dbblocks to write-file-hooks as suggested by the info pages. This works for me but there are times when I export directly wit

Re: [Orgmode] Name of file being exported.

2009-04-14 Thread Nick Dokos
Noufal Ibrahim wrote: > Carsten Dominik wrote: > [..] > > In what way are you calling the update of dblocks during export? > > Have you added a function to this effect to a hook? Which function? > > To which hook? > [..] > > Hello Carsten, > I have done this > (add-hook 'org-export-preprocess

Re: [Orgmode] Name of file being exported.

2009-04-14 Thread Noufal Ibrahim
Carsten Dominik wrote: [..] In what way are you calling the update of dblocks during export? Have you added a function to this effect to a hook? Which function? To which hook? [..] Hello Carsten, I have done this (add-hook 'org-export-preprocess-hook 'org-update-all-dblocks) Is this no

[Orgmode] Name of file being exported

2009-04-14 Thread Noufal Ibrahim
Hello everyone, I'm a recent org-mode convert (after hearing the talk) and without question, it's one of the best things I've ever used. Thank you for making such a wonderful program. However, org-mode and emacs being what they are, I'm tempted to try and customise it to do more. :)

Re: [Orgmode] Name of file being exported.

2009-04-14 Thread Carsten Dominik
Hi, On Apr 14, 2009, at 4:22 AM, Noufal Ibrahim wrote: [apologies if this is a repost. I was not on the list] Hello everyone, I'm a recent org-mode convert (after hearing the talk) and without question, it's one of the best things I've ever used. Thank you for making such a wonderful pro

[Orgmode] Name of file being exported.

2009-04-13 Thread Noufal Ibrahim
[apologies if this is a repost. I was not on the list] Hello everyone, I'm a recent org-mode convert (after hearing the talk) and without question, it's one of the best things I've ever used. Thank you for making such a wonderful program. However, org-mode and emacs being what they are,