emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] How to make python files being found by the function "executable-fin


From: Sheng Xue
Subject: [O] How to make python files being found by the function "executable-find"?
Date: Fri, 30 Dec 2011 13:47:47 +0100

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]