[Orgmode] Re: Error exporting to temp buffer

2009-03-20 Thread Leo
On 2009-03-20 08:25 +, Giovanni Ridolfi wrote:
[...]
 Leo, would you, please, try to upgrade to 6.24b [1]
 and report if this bug still happens? ;-)

These days I tend to use whatever comes with Emacs to save time and also
to help with pretest ;)

-- 
.: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Error exporting to temp buffer

2009-03-19 Thread Leo
On 2009-03-19 16:40 +, Carsten Dominik wrote:
[...]
 Hi Leo,

Hi Carsten,

 I cannot reproduce this.

I can repliably reproduce it. Actually I just tried it with a fresh
Emacs session.

Looking at

(file-name-nondirectory
org-current-export-file)

in org-export-html-preprocess and when an org buffer is NOT visiting any
file, org-current-export-file is set to nil by org-export-as-html, thus
the error occurs.

Can anyone else reproduce this bug?

BTW, I came across this when trying to combine Gnus+Org to blog to
blogger.com. I have come up with a decent solution based on Gnus alone.
So this bug is not bugging me any more.

 - Carsten

-- 
.: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Error exporting to temp buffer

2009-03-19 Thread Leo
On 2009-03-19 22:36 +, Nick Dokos wrote:
 and when I step through it, the when expression evaluates to nil, so the
 whole thing is skipped. So it may be some setting in Leo's setup or maybe
 something is missing from the fragment, that would make that expression
 non-nil. So my question is:

Thank you for finding this.

 What do I have to do to make

  (plist-get parameters :LaTeX-fragments)

Maybe org-export-with-LaTeX-fragments is the culprit. I set it to t in
my setup.

 non-nil?

-- 
.: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode