Closed binbowang1987 closed 2 years ago
What is the output of running python /treemacs/install/location/treemacs-single-file-git-status.py /path/to/your/org/file NONE
?
There is nothing output after run the command python elpa\treemacs-20220917.1219\treemacs-single-file-git-status.py E:\test\test.org NONE
The problem was found.
On my OS, C:\Users\hua'wei\AppData\Local\Microsoft\WindowsApps
was added to user's PATH, and there is a python.exe
, which cause emacs invoke error.
I removed C:\Users\hua'wei\AppData\Local\Microsoft\WindowsApps
from users's PATH, this issue was gone.
Thanks @Alexander-Miller for your help.
version: emacs 28.1 OS: Windows 11
If the org files are listed in treemacs project, when I edit the org files and save, this error will happen.