[O] org2blog image issue

2012-02-06 Thread Sheng Xue
Hi all,

I published my post by org2blog, and the image in my org file is correctly
uploaded to the my blog at the first time.  However, after I updated my
image, and published it again, the image on my blog couldn't be updated as
well.

Any idea about this issue? Thanks!

Best regards,
Sheng


[O] How to make python files being found by the function executable-find?

2011-12-30 Thread Sheng Xue
Hi all,

I added .py to the exec-suffixed :

(setq exec-suffixes (cons .py exec-suffixes))

but the function exectuable-find still can't find *.py files.  Any idea?

I am running emacs on Windows 7. Thanks.

Best regards,
Sheng