bhrgunatha <bhrgunatha@gmail.com> writes:
Open emacs.
Open some .org file with src blocks in some folder <path to file>/some.org
Notice a new folder called babel-stable-nnn (some randome 3 digit
number) appears in the folder containing the .org file.
I think these should be created in my /tmp/ folder, not the folder
containing the .org file.
Sometimes they ARE created in my /tmp/ folder.
Thanks for reporting!
Could you open one of the folders where babel-stable-nnn directories are
present and then run M-: (temporary-file-directory) ?
Is the printed output "/tmp"? Something else?
Thanks for responding Ihor.